* {  font-family: Verdana, Arial, Helvetica, sans-serif;}

body { 
	background-color: #EeeeFF;
	margin:0;
	padding:0;	
	scroll: auto;
	scrollbar: hide;  
	scrollbar-face-color: #BBDDEE;
    scrollbar-shadow-color: #999999;
    scrollbar-highlight-color: #ccffCC;
    scrollbar-3dlight-color: #DDDDFF;
    scrollbar-darkshadow-color: #555555;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;}
	
a:link{	color: blue; text-decoration:none; 	}
a:visited{ color: blue; text-decoration:none; }
a:hover{	color: blue;	text-decoration: underline;	}
a:active{ color:red;    text-decoration:none;    }
 /* class="men"  */
a.men:link{ color: blue; font-size: 12px; line-height: 14px; font-weight: bold; text-decoration:none;}
a.men:visited{ color: blue; font-size: 12px; line-height: 14px; font-weight: bold; text-decoration:none;}
a.men:hover{ color: black;		font-size: 12px; line-height: 14px; font-weight: bold; text-decoration:underline;}
a.men:active{ color: red;   font-size: 12px; line-height: 14px; font-weight: bold; text-decoration:none; }    

h1 {
	text-align: left;
	font-size: 18px;
	color: #000000;
	line-height: 6px;
	font-weight:bold;
	letter-spacing: 2px;
	word-spacing: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	text-align: left;
	font-size: 15px;
	color: #000000;
	font-weight:bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-indent: 3pt;
	line-height: 15px;
}
h3 {text-align: left; font-size: 13px; color: #000000; line-height: 13px; font-weight:bold; letter-spacing: normal; text-decoration:underline;    }
p, td{
	text-align: justify;
	color: #000000;
	font-size: 12px;
	border: 0;
}
li, ul {
	text-align: left;
	color: #000000;
	font-size: 11px;
	border: 0;
	list-style-position: outside;
	list-style-type: circle;
}
blockquote {text-align: justify;
	font-size: 11px;
	border: 0; font-style: italic; color:#660000;}
hr { color: #99CCCC;}
img {border:none;}


/* div definitions identified with id="logo"  */
#all{ left:5px; top:5px; position:absolute;}

#heading {position:absolute; top:0; width:745px; height:110px;  
		background-color: #bbddff; padding:5px;
		font-size: 23px; color: #000000; line-height: 40px; font-weight:bold;  
		letter-spacing: 1px;  word-spacing: 3px; 
		text-align: left; 
		font-family: "BankGothic Lt BT", "BankGothic Md BT", Verdana, Arial, sans-serif;}
/* container for the menu*/
#register{
	font-weight:bold;
	position:absolute;
	background:#BBDDff;
	top:95px;
	left:80px;
	width:645px;
	height:15px;
	z-index:100000;}
#content {position:absolute; top:115px; width:745px; background-color: #ffffff;  
 border:none; padding:5px;}

#pic {font-size: 10px; padding:5px; color:black;}
#count { text-align: right; color:#bbffff; font-size:10px; }
#subline { text-align: center; font-size: 9px; color:#223fff;}
.v_tbl {
	text-align: left;
	font-size: 11px;
	vertical-align: top;
	border:solid 1px #cccccc;
}
