body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	
}

.NavTxt {font-size: 13px; font-family: Arial, Helvetica, sans-serif;}

.NavTable {background-color: #FCE66C;}

.SearchTable {background-color: #FCE66C; border-top-style: solid; border-bottom-style: solid; border-color: #ffffff; border-width: 1px;}

.box {background-color: #f2f9e9;}

.sidebar {background-color: #c4df9b; border-color: #b3ca8f; border-left-style: solid; border-bottom-style: none; border-right-style: none; border-top-style: none; border-width: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 13px;}

.sidebar img {border-color: #000; border-style: solid; border-width: 1px; padding: 1px;}

.sidebar a {color:#622117; text-decoration: none; font-weight:bold;}

.SideBarTitle {color: #FFFFFF;	font-size: 13px;	padding-left: 4px; text-transform: uppercase;}

.sidebar2 {background-color: #c4df9b; border-color: #b3ca8f; border-left-style: solid; border-bottom-style: none; border-right-style: none; border-top-style: none; border-width: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 13px;}

.sidebar2 a {color:#622117; text-decoration: none; font-weight:bold;}


.mainTable { background-image: url('imgs/mainbg.jpg'); background-repeat: repeat-x; background-color: white; font-family: Arial, Helvetica, sans-serif; font-size: 13px;}

.mainTable p {padding: 0px 10px; font-family: Arial, Helvetica, sans-serif; font-size: 15.5px;}

.SubMainTable p {padding: 0px 10px; font-family: Arial, Helvetica, sans-serif; font-size: 17.5px;}

.subtable2 {padding: 0px 10px; font-family: Arial, Helvetica, sans-serif; font-size: 15.5px;}

.SubMainTable img {border-color: #000; border-style: solid; border-width: 1px; padding: 5px;}

.SubSideTable {background-image: url('imgs/sidbarsepbarbg.jpg'); font-family: Arial, Helvetica, sans-serif; font-size: 11px;} 

.mainhead {font-size: 24px; font-weight:bold; padding: 0px 10px; font-family: "Times New Roman", Times, serif;}

.NewsTable {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; border-color: #000; border-style: solid; border-width: 1px;}
.NewsTable a {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff}

.cpy {color: #FFFFFF; font-size: 10px; font-family: Arial, Helvetica, sans-serif;}

.style1 {background-color: #c4df9b; border-color: #b3ca8f; border-left-style: solid; border-bottom-style: none; border-right-style: none; border-top-style: none; border-width: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; }
.style2 {color: #FFFFFF;font-weight: bold;font-size: 18px;}
.style3 {font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #ffffff;font-weight: bold;}



/*MENU*/

.menustyle{
height: 23px;
background-color: #FCE66C;
margin: 0px;
margin-bottom: 0px;
}

.menustyle ul{
height: 23px;
background-color: #FCE66C;
margin: 0px;
margin-bottom: 0px;
}

.menustyle ul li{
display: inline;
}




/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid white;
border-bottom-width: 0;
border-top-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: #FCE66C;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid white; /*THEME CHANGE HERE*/
padding: 0px 0;
text-decoration: none;
color: #003449;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #f8f2ab;
}
.pageheader {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}