/* classic tags */



body	{
	margin:	0;
	padding:	0;
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	background : #fff;
	}



div, p, th, td, li, dd, dl, dt, sup    {
    font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
    }


img	{	border:	0 }

a	{
	text-decoration:	none;
	font-weight:	normal;
	}
a:link	{
	color:	#0033ff;
	background-color: transparent;
	text-decoration:	underline;
	}
a:visited	{
	color:	#000066;
	background-color: transparent;
	}
a:active	{
	color:	#990000;
	background-color: transparent;
	}
a:hover	{
	color:	#990000;
	background-color: transparent;
	text-decoration:	underline;
	}


a.nav	{
	text-decoration:	none;
	font-weight:	normal;
	}
a.nav:link	{
	color:	#0033ff;
	background-color:transparent;
	text-decoration:none;
	}
a.nav:visited	{
	color:	#000066;
	background-color:#fff;
	}
a.nav:active	{
	color:	#990000;
	background-color: #eee;
	text-decoration:underline;
	}
a.nav:hover	{
	color:	#990000;
	background-color:transparent;
	text-decoration:underline;
	}

a.menu	{
	color:	#ffffff;
	text-decoration:	none;
	font-weight:	bold;
	}
a.menu:link	{
	color:	#ffffff;
	background-color:transparent;
	text-decoration:none;
	}
a.menu:visited	{
	color:	#ffff00;
	}
a.menu:active	{
	color:	#ffffff;
	background-color: #ff0000;
	text-decoration:underline;
	}
a.menu:hover	{
	color:	#ffff00;
	background-color:#0033cc;
	text-decoration:underline;
	}

h1	{
	font-size: 28px;
	}
h2	{
	font-size: 18px;
	}
h3	{
	font-size: 14px;
	}
h4	{
	font-size: 12px;
	}
h5	{
	font-size: 12px;
	}
h6	{
	font-size: 10px;
	}

h1, h2, h3, h4, h5, h6	{
	margin:	3 0 3 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #990000;
	font-weight: bold;
	}


ul {
list-style-image: url(gifs/b1.jpg);
}


ol {
line-height: 17px; 
}


dl {
line-height: 17px; 
}


sup {
font-size: 8px;
}

code, tt, pre	{
	font: 12px "andale mono", monaco, courier, "courier new", monospace;
	color: #000;
	background: transparent;
	}

p {
	margin-top: 0; padding-top: 0;
	line-height: 16px;
	margin-bottom: 	1em;
	}
 
.small	{
	font-size: 10px;
	}




/* style sections */



#footer, .copyright {
	font: 10px  Verdana,Arial,Helvetica,sans-serif;
	margin-top: 3px;
	padding-top: 3px;
	}


.fade { 
	color: #dedede; 
} 

.dropdown { 
font-size: 11px; 
font-family: Verdana,Arial,Helvetica,sans-serif;               
color: #000; 
font-weight: normal;
background-color: #ffffff; 
}

.searchform { 
font-size: 11px; 
font-family: Verdana,Arial,Helvetica,sans-serif;               
color: #111; 
font-weight: normal; 
padding:1px;
width: 80px; 
height: 16px; 
border-top: #555 1px solid; 
border-bottom: #cecece 1px solid; 
border-right: #cecece 1px solid; 
border-left: #555 1px solid 
}





/* inline style sections */

.biline { 
    font-size: 10px;
	text-transform: uppercase;
}



.bodytext { 
    font-size: 11px;
	color: #222; 
}

.bodytextspan { 
	line-height: 16px;
    font-size: 11px;
	color: #222; 
}


.white { 
	color: #fff; 
	background:	#CCC;
}


.forms { 
	font: 11px Verdana,Arial,Helvetica,sans-serif;
}


.fineprint { 
	font-size: 10px; 
	font-family: Verdana, Arial, Tahoma, sans-serif;  
}

.fineprintsoft
{
    font-size: 10px;
	font-family: Verdana, Arial, Tahoma, sans-serif; 
	color: #666; 
}

.error	{	
	font-weight: bold;
	background:	#FF0;
	color:	#F00;
	}	

.hi	{	
	color:	#909;
	}	


.smallsans {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	margin: 6px 6px 8px 6px;
	}

.lefty {margin: 20px 78px 64px 78px;}


.sections {font: 12px/1.5em verdana, arial, tahoma, sans-serif;
	color: #000;
	margin: 25px 5px 25px 5px;
	padding: 5px 5px 5px 5px;
	}

.pullout {
	margin: 26px 0px 60px 0px;
	padding: 10px 60px 10px 60px;
	border-left: solid 12px #d00;
	}

.subnav {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 1px 1px 1px 1px;
	margin: 0;
	}

.softmargins {
	margin: 10px 10px 10px 10px;
	}



.hideme {display: none;}



.red { color:#990000;
font-weight:bold;}

 



























