@charset "utf-8";
/* CSS Document */
/*body  {
	position: relative;
	margin: 0, auto;
	padding: 0;
	}*/
a {
	color: #FFCC33;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #009900
}

#leftNav {
	background-image: url(../images/sidbg.gif);
	color: #FFCC33;
	background-repeat: repeat-y;
	height: auto;
	
	}
#CenterBox  {
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #380B0B; 
	color: #000000;*/
}
#CenterContent  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;

}
#CenterBox a  {
	color: #0000FF;
	text-decoration: none;
}
#CenterBox a:hover  {
	color: #0000FF;
	text-decoration: underline;
}
#LeftTable  {
	float: left;
	width: auto;
}
#MiddleTableL   {
	width: auto;

}
#MiddleTableR  {
}
#RightTable   {
}
/* TEXT STYLES */
.PageHeader  {
	font-size:large;
	color:#66864D;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.PageHeader2   {
	font-size:large;
	color: #660000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodytextblk  {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;

}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style3 {
	font-size: smaller;
	color: #000000;
	font-weight: normal;
}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: smaller; font-weight: bold; color: #FFFFFF; }

.style6 {
	color: #666666;
	font-weight: bold;
}
.style7 {
	color: #000000;
	font-weight: normal;
}
.style8 {
	color: #0000FF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
}
.style9 {color: #666666}
.style10 {
	color: #000000;
	font-size:14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
.style11 {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.style12 {
	font-size: small;
	font-family: Verdana;
}

.style22 {
	font-size: small;
}

.style23 {
	border-collapse: collapse;
	border-style: solid;
	border-width: 2px;
}

.style24 {
	border-style: solid;
	font-size: x-small;
	font-family: Verdana;
}

.style26 {
	font-size: x-small;
	font-family: Verdana;
}

.style27 {
	font-size: x-small;
}

.style29 {color: #0000FF}

.style30 {
	border-style: solid;
	border-width: 2px;
}
.style31 {
	color: #CC3300;
	font-size: x-small;
}
.style32 {
	color: #0000FF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}
.RedLarge{
	color: #CC3300;
	font-size: small;
	font-weight: bold;
}
.RedLarger{
	color: #CC3300;
	font-size: 12;
	font-weight: bold;
}
table { 
   border-collapse: collapse;
}
td {
   empty-cells: show;
}
form {
  padding: 0;
  margin: 0;
}
