BODY {
	background-color : White;
	color: Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	FONT-SIZE: smaller;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	background-color:  	#c0c0c0;
	
}



P.red {
	color: Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

p.menu {
	color: Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	padding-left : 10px;
	font-weight : bold;
}

p.blink {
	color: f99509;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	padding-left : 25px;
	font-weight : bold;
	text-decoration: blink;
}

TD {
	color: Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
TD.t {
	color: Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	border-right : 1px dotted Silver;
	border-bottom : 1px dotted Silver;
}

TD.orange {
	color: Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	border-right : 2px solid white;
	border-bottom : 2px solid white;
	border-top : 2px solid white;
	border-left: 8px solid white; border-left: 3px solid #c0c0c0;	
	background-color :   	 	#f5f5f5;
	overflow:auto;
	padding:4px;
}

TD.blue {

	color: Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	border-right : 2px solid white;
	border-bottom : 2px solid white;
	border-top : 2px solid white;
	border-left : 2px solid white;
	background-color :  	 	 	 	 	#f0f8ff;
	overflow:auto;
	padding:2px;
}

TD.green {
	color: Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	border-right: 8px solid white;border-right: 3px solid #c0c0c0;
	border-bottom : 2px solid white;
	border-top : 2px solid white;
	border-left : 2px solid white;
	background-color : 	 	#f5f5f5;
	overflow:auto;
}

TD.logo {
	color: Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	border-top: 8px solid white;border-top: 3px solid #c0c0c0; 
	border-left: 8px solid white;border-left: 3px solid #c0c0c0; 
	border-bottom: 0px solid white; 
	border-right: 8px solid white;border-right: 3px solid #c0c0c0; 
	background-color :white;
}

TD.menu {
	color: Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	border-right: 8px solid white;border-right: 3px solid #c0c0c0;
	border-left: 8px solid white;border-left: 3px solid #c0c0c0;
	border-bottom: 0px;
	background-color : white;
}

TD.dole {
	color: Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	border-right: 8px solid white;border-right: 3px solid #c0c0c0;
	border-left: 8px solid white;border-left: 3px solid #c0c0c0;
	border-bottom: 8px solid white;border-bottom: 3px solid #c0c0c0;
	background-color : #f5f5f5;
}

DIV {
	color: Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

DIV.small {
	color: 60869f;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
}

DIV.title {
	color: Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}
TABLE {
	border-style : solid;
	border : 0px Blue;
}


A.menu:LINK {
	color: black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration: none;
	font-weight : bold;
}

A.menu:active {
	color: black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration: none;
	font-weight : bold;
}
A.menu:visited {
	color: 	#778899;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration: none;
	font-weight : bold;
}
A.menu:hover {
	color:  black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-decoration: none;
	font-weight : bold;
}

A.menu2:LINK {
	color: black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

A.menu2:active {
	color: black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
A.menu2:visited {
	color: 	#778899;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
A.menu2:hover {
	color:  #228b22;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

p	{text-indent: 30px; margin: 0px }

A.small:LINK {
	color: Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration: none;
	font-weight : bold;
}

img {
	border : 0px none;
}

