
BODY { background: #ffffff; margin: 0px; }

a:hover { color: #004A8F; font-size: 10px; font-family: "verdana", "arial", sans-serif; text-decoration: underline;  line-height: 8pt;}
a:link { color: #004A8F; font-size: 10px; font-family: "verdana", "arial", sans-serif; text-decoration: none;  line-height: 8pt;}
a:visited { color: #004A8F; font-size: 10px; font-family: "verdana", "arial", sans-serif; text-decoration: none;  line-height: 8pt;}
a:hover { color: #004A8F; font-size: 10px; font-family: "verdana", "arial", sans-serif; text-decoration: underline;  line-height: 8pt;}

body, p { color: #414040; font-size: 10px; font-family: "verdana", "arial", sans-serif; line-height: 16px; }
td { color: #414040; font-size: 10px; font-family: "verdana", "arial", sans-serif; line-height: 16px; }
ul { color: #414040; font-size: 10px; font-family: "verdana", "arial", sans-serif; line-height: 16px; }

h1
{
	color: white;
	font-weight: bold;
	margin:0;
	padding:0;
	font-size: 14px;
	margin-right: 55px;
}

h2, .header { color: #099B5B; font-size: 12px; font-family: "verdana", "arial", sans-serif; line-height: 16px; font-weight: bold; }


ul.popupMenu
{
	position: absolute;
	background: #039E9C;
	margin: 0;
	padding: 0;
	margin-left: 180px;
	margin-top: -20px;
	list-style: none;
	width: 170px;
	visibility: hidden;
}
ul.popupMenu li
{
	padding: 0;
	margin: 0;
}
ul.popupMenu li a
{
	margin: 0;
	display: block;
	color: white;
	padding: 7px;	
	font-weight: normal;	
	text-decoration:none;
	border-right: 3px #039E9C solid;
}
ul.popupMenu li a:hover
{
	background: #007573;
	font-weight: bold;
	text-decoration:none;
	color: white;
	border-right: 3px #6F2E81 solid;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

table.main { width: 770px; height: 100%; background-image: url(images/main_bg.gif); }

td.content
{ height: 100%; padding: 15px; vertical-align: top; }

td.tablehead
{ background-color: #CBD9E0;
font-weight: bold;
padding: 3px; 
border-right: 1px #ffffff solid;
}

td.tablehead2
{ background-color: #E7ECEE;
font-weight: bold;
padding: 3px; 
border: 1px #CBD9E0 solid;
width: 25%;
vertical-align: top;
}

td.tabletext
{ padding: 6px;
border-bottom: 1px #CBD9E0 solid;
vertical-align: top;
}

td.pic
{ padding-left: 10px;
vertical-align: top;
text-align: center;
}

td.tabletext2
{ padding: 3px;
border: 1px #CBD9E0 solid;
vertical-align: middle;
width: 55%;
}

td.tabletext3
{ padding: 3px;
border-right: 1px #CBD9E0 solid;
border-bottom: 1px #CBD9E0 solid;
vertical-align: middle;
}

td.tabletext5
{ width: 250px;
padding: 3px;
border-bottom: 1px #CBD9E0 solid;
vertical-align: middle;
}

td.blackline
{ background-color: #000000;
width: 1px; height: 100%;
}

td.newstop
{ background-color: #099B5B;
width: 100%;
}
