body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT: 12px arial;
}

 a:link 
{

color:#336699;
text-decoration:none;
}

 a:visited 
{

color:#336699;
text-decoration:none;
}

 a:hover 
{

color:#336699;
text-decoration:underline;
}



.menubg
{
background-image:url(../assets/menubg.jpg);
height:41px;	
}

#menu a:link
{

color:#000;
text-decoration:none;	
}

#menu a:visited
{

color:#000;
text-decoration:none;	
}

#menu a:hover
{

color:#FFFF66;


}

#menu td:hover
{

color:#FFFF66;
background-image:url(../assets/menubg_hover.jpg);
	
}

#menu td
{

border-left:1px solid #b88ac5;
padding-left:15px;
padding-right:15px;	
}

.footer
{
background-image:url(../assets/menubg.jpg);
height:24px;
color:#000;
padding-left:10px;	
}

#title a:link 
{

color:#336699;
text-decoration:none;
}

#title a:visited 
{

color:#336699;
text-decoration:none;
}

#title a:hover 
{

color:#336699;
text-decoration:underline;
}

#description
{
color:#555;
}

.borderbottom {

border-bottom:1px solid #efefef;
margin-top:20px;
}

.searchtable {

height:28;
background-color:#efefef;
border:1px solid #CCC;

}

.toptext1{
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
font-weight:bold;
color:#000;
}

.toptext2{
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
font-weight:bold;
color:#e3901a;
}


.defbutton {

background-color:#CCCCCC;
color:#000000;
height:26;

}
