a {
	color: #0000cc;
	text-decoration: none;
}
a:hover {
	color: Red;
	text-decoration: underline;
}

body {scrollbar-face-color: #0066CC; scrollbar-shadow-color: #003399; scrollbar-3dlight-color: #003399; scrollbar-arrow-color: #FFFFFF; scrollbar-track-color: white; scrollbar-darkshadow-color: #003399; background-color: #ffffff}
	
body, tr, td {
	font-size: 13px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
}


.error {
	font-size: 13px;
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
}
sup {font-size: 10px;}
p {font-size: 13px; font-family: Arial, Helvetica, sans-serif; padding-left : 10px; padding-right : 10px;}
.bb {border-bottom: 1px solid #f0; background-color : #f4; text-align : center;}
.bbr {border-bottom: 1px solid #f0; border-right: 1px solid #f0; background-color : #f4;}

h1, .h1 { margin: 0em 0% 0em 0%; font-family: Arial; font-size: 14px; font-weight: bold; padding-left : 10px;}
h2, .h2 { margin: 0em 0% 0em 0%; font-family: Arial; font-size: 14px; font-weight: bold; padding-left : 10px;}
h3, .h3 { margin: 0em 0% 0em 0%; font-family: Arial; font-size: 14px; font-weight: bold; padding-left : 10px;}

.nav {	color : #FFFFFF;}
a.nav {	color : #FFFFFF;	text-decoration: none;}
a.nav:hover {	color : #FFFFFF;	text-decoration: underline;}

.nav1 {	color : #FF9900;}
a.nav1 {	color : #FF9900;	text-decoration: none;}
a.nav1:hover {	color : #FF9900;	text-decoration: underline;}

.f {background-color : Maroon; color : White; font-style : italic; font-weight : bold; font-size : 15px; padding-left : 2px; padding-right : 2px; margin-left : 10px;}
.menu {padding-left: 6px; padding-right: 5px; padding-top: 5px;}

ul.lv1 {list-style-image:url(images/dot.gif); padding-left : 2px;}
ul.lv2 {list-style-image:url(images/dottr.gif);}

.hw {	font-size: 16px;	color : #FFFFFF;	font-weight : bold;}
.shad  {font-size : 20px;	color : #FFFFFF;	font-weight : bold;	height : 15px;	filter : dropShadow(color=#333333, offX=2, offY=2, positive=1);}
