

A:link 		{text-decoration: none; color: #ff0000;}
A:visited {text-decoration: none; color: #ff0000;}
A:active 	{text-decoration: none; color: #ff0000;}
A:hover 	{text-decoration: underline; color: #ff0000;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

	table {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
}

.header {
	background-color: #FFFFFF;
	border-color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
}


span {
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
	

.menu {
	background-color: #FFFFFF;
	border-color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.menu2 {
	border-color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.title {
	color: Black;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.titlesm {
	color: Black;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.home_title {
/*	color: #0066CC;	*/
	color: navy;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.title2 {
/*	color: #0066CC;	*/
	color: navy;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.title2sm {
	color: #0066CC;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.odd {
	background-color: #fff4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.even {
	background-color: #f4f4ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#top_navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#top_navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	
}
	
#top_navigation li {
	display: inline;
}

#top_navigation a:link, #top_navigation a:visited {
	padding: 3px 10px 2px 10px;
	color: #ffffff;
	text-decoration: none;
	border-right:1px solid #000000;
}

#top_navigation a:hover {
	color: #cc0000;
}	

#box {
	font: 80%/1.6 Aria, Helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
	margin: 0 5px 10px 0;
}
		
.roundborder {
	height: 1px;
	overflow: hidden;
	background-color: #ffffff;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.c1 {
	margin: 0 12px 0 12px;
	border: none;
	background-color: #cccccc;
}

.c2 {
	margin: 0 9px;
	border-width: 0 3px;
}	

.c3 {
	margin: 0 7px;
	border-width: 0 2px;
}	

.c4 {
	margin: 0 6px 0 6px;
}	

.c5 {
	margin: 0 5px 0 5px;
}	

.c6 {
	margin: 0 4px 0 4px;
}	

.c7 {
	margin: 0 3px 0 3px
}	

.c8 {
	margin: 0 2px 0 2px;
	height: 2px;
}	

.c9 {
	margin: 0 1px 0 1px;
	height: 3px;
}	

.content {
	height: auto;
	padding: 0 15px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #505050;
	font-weight: bold;
}	

 .submit input
{
color: #ffffff;
background: #0066CC;

font-size: 10px;
}

.upperlower {text-transform: capitalize;}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
