body {
	background-color: #666666;
/*	background-image: url(../images/bak-page.jpg); */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
font:normal 14px "calibri", sans-serif, serif;
}

a:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 11px;
	text-decoration: none;
}
a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 11px;
	text-decoration: underline;
}
td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ebebeb;
	line-height:18px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ebebeb;
	line-height:18px;
	text-align:justify;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ebebeb;
	line-height:18px;
	text-align:justify;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ebebeb;
	line-height:18px;
	text-align:justify;
}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ebebeb;
	font-weight:bold;
	line-height:18px;
	text-align:justify;
}
.headertxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#EBEBEB;
	font-weight:bold;
}	

.highlightedtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFCC00;
	line-height:20px;
	text-align:justify;
	font-weight:bold;
}
hr {
	color:#FF9900;
	background-color:#FF9900;
	height:1px;
	width:85%;
}
hr.fulltext {
	color:#FF9900;
	background-color:#FF9900;
	height:1px;
	width:100%;
}
.imglink {
	border: 3px solid #CC6600;
	border-top: 3px;
	border-bottom: 3px;
	border-left: 3px;
	border-right: 3px;
	border-bottom-color:#CC6600;
	border-top-color:#CC6600;
	border-left-color:#CC6600;
	border-right-color:#CC6600;
	}
a.imglink:link {
	border: 3px solid #CC6600;
	border-top: 3px;
	border-bottom:3px;
	border-left: 3px;
	border-right: 3px;
	border-bottom-color:#CC6600;
	border-top-color:#CC6600;
	border-left-color:#CC6600;
	border-right-color:#CC6600;
	}
headmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
	
/* Begin Form Elements 
input {
	width: 140px;
	color: #6699CC;
	background-color: #FFFFFF;
	border: 1px dashed #D4D0C8;
}
textarea {
	color: #6699CC;
	background-color: #FFFFFF;
	border: 1px dashed #D4D0C8;
	scrollbar-base-color: #CCCC99;
	scrollbar-arrow-color: #6699CC;
}
input.checkbox {
	width: 15px;
	color: #ffffff;
	background-color: #FFFFFF;
	border: 0px dashed  #CCCC99;
}
input.radiobutton {
	width: 15px;
	color: #ffffff;
	background-color: #FFFFFF;
	border: 0px dashed  #CCCC99;
}
input.button {
	font-size: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	padding: 0.2em;
	width: 75px;
	background-color: #D4D0C8;
	line-height: 10px;
	border: 1px solid #FFCC00;
}	
	
 End Form Elements */

