body {
	font-family: Tahoma,Verdana,Arial;
	font-size:12px;
	color: #4E5355;
	margin: 0px;
}
img{
	border: 0px;
}

form {
	margin: 0px;
}



div.mainhd {
	font-family: Tahoma,Verdana,Arial;
	color: #00A6CF;
	font-size:18px;
}

div.lightfont {
	font-family: Tahoma,Verdana,Arial;
	color: #9B9B9B;
	font-size:12px;
}

div.darkfont {
	font-family: Tahoma,Verdana,Arial;
	color: #4E5355;
	font-size:12px;
}

div.errorfont {
	font-family: Tahoma,Verdana,Arial;
	color: red;
	font-size:12px;
}


A:LINK {color :  #008CD2; font-size:12px; text-decoration : underline;}
A:VISITED {color : #008CD2; font-size:12px; text-decoration : underline;}
A:ACTIVE {color : #008CD2; font-size:12px; text-decoration : underline;}
A:HOVER {color : #008CD2; font-size:12px; text-decoration : none;}

A:LINK.invert {color :  #008CD2; font-size:11px; text-decoration : none;}
A:VISITED.invert {color : #008CD2; font-size:11px; text-decoration : none;}
A:ACTIVE.invert {color : #008CD2; font-size:11px; text-decoration : none;}
A:HOVER.invert {color : #008CD2; font-size:11px; text-decoration : underline;}

A:LINK.biglink {color :  #4E5355; font-size:18px; text-decoration : underline;}
A:VISITED.biglink {color : #4E5355; font-size:18px; text-decoration : underline;}
A:ACTIVE.biglink {color : #4E5355; font-size:18px; text-decoration : underline;}
A:HOVER.biglink {color : #4E5355; font-size:18px; text-decoration : underline;}

td.tempmenu {
	background-color: #7FA0B0; 
	height: 19px;
	border-top: solid 1px; border-top-color: #DDE7EC;
	border-bottom: solid 1px; border-bottom-color: #DDE7EC;
	border-left: solid 1px; border-left-color: #DDE7EC;
	border-right: solid 1px; border-right-color: #DDE7EC;
	padding-left: 5px;
	color: white;
}

td.search {
	background-color: #C3D8E3; 
	height: 43px;
}

td.maincell {
	background-color: #7FA0B0; 
	height: 19px;
	border-top: solid 1px; border-top-color: #DDE7EC;
	border-bottom: solid 1px; border-bottom-color: #DDE7EC;
	border-left: solid 1px; border-left-color: #DDE7EC;
	border-right: solid 1px; border-right-color: #DDE7EC;
	padding-left: 5px;
	color: white;
}

td.mainmenucell {
	background-color: #F5FBFE;
	padding-left: 2px;
	border: solid 1px; border-color: white;
}

td.spcell {
	padding-top: 3px;
	background-color: white;
	padding-left: 10px;
	border: solid 1px; border-color: #DAEEF9;
}

div.openproddiv{
	border: solid 1px; 
	border-color: #A5ACB2;
	padding: 5px;
	margin-bottom: 0px;
	background-color: white;
}


