body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: square;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}

.submit {
   float: right;
   vertical-align: bottom;
}

.text, .btn {
   font-size: 8pt;
   font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
   color: #000000;
   border: 1px solid #5e74b3;
}



.btn {
   font-size: 8pt;
   font-weight: bold;
   border: 1px solid #000000;
   background-color: #999900;/*#FFCC33;*/
   cursor: pointer;
   height: 17px;
}

div.errForm, span.errForm {
   margin: 0px 0 0px 5px;
   padding: 2px 3px 2px 3px;
   color: #FF0000;
   background: #FFFFF3;
   border: 1px solid #cccccc;
   text-align: left;
   clear: right;
}


a:link {
	color : #333333; 
	text-decoration : underline; 
} 

a:active {
	color : #333333; 
	text-decoration : underline; 
}
	a:visited {
	color : #333333; 
	text-decoration : underline; 
} 
	a:hover {
	color : #FF3333; 
	text-decoration : none; 
} 

td {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px inset #CCCCCC;

}

h1 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin: 5px 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #FF3333;
}


h3 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin: 5px 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #FF3333;
}
.box {
	padding: 15px 15px 15px 15px;
	vertical-align : top;
	border : 1px solid #FF3333;
	background-color: #FFCCCC;
	
} 
.search-bg {
	color:#bfcad3;
	background-image: url(images/search-bg.gif);
}
	.search-bg a:link{
	color : #bad3e9; 
	text-decoration : none; 
} 
	 .search-bg a:visited {
	color : #bad3e9; 
	text-decoration : none; 
} 
	.search-bg a:hover {
	color : #bad3e9; 
	text-decoration : underline; 

}

.footbg {
	color:#bfcad3;
	
}
	.footbg a:link{
	color : #bad3e9; 
	text-decoration : none; 
} 
	 .footbg a:visited {
	color : #bad3e9; 
	text-decoration : none; 
} 
	.footbg a:hover {
	color : #bad3e9; 
	text-decoration : underline; 
} 


.featured {
	background-color:#FFCCCC;
	border: 1px solid #d8e4b5;
	margin: 0 10px 10px 10px;
	padding: 14px 5px 5px 5px;
}





} 

.m-bg {
	background-image: url(images/m-bg.gif);
	background-repeat: repeat-x;
}
.l-rep {
	background-image: url(images/l-rep.gif);
	background-repeat: repeat-y;
}
.r-rep {
	background-image: url(images/r-rep.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.nav-bg {
	background-image: url(images/bg.gif);
	color:#bfcad3;
}
.nav-bg a:link {
	color : #bad3e9; 
	text-decoration : none; 
} 
.nav-bg a:visited {
	color : #bad3e9; 
	text-decoration : none; 
}

.nav-bg a:active {
	color : #bad3e9; 
	text-decoration : none; 

} 
.nav-bg a:hover {
	color : #bad3e9; 
	text-decoration : underline; 
} 


.nav-bg1 a:link {
	color : #000000; 
	text-decoration : none; 
} 

.nav-bg1 a:active, .nav-bg1 a:link{
	color : #000000; 
	text-decoration : none; 
} 

.nav-bg1 a:visited, .nav-bg1 a:link{
	color : #000000; 
	text-decoration : none; 
} 
.nav-bg1 a:hover {
	color : #990000; 
	text-decoration : none; 
} 



div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}


div.prg1{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb1{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}




span.req{
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.url {
	color: #333333;
}
div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #F7F7F7;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #0000FF;
	background: #F7F7F7;
	border: 1px solid #A0A0A0;
	text-align: left;
}