BODY {
	scrollbar-arrow-color:#FF9900;
	scrollbar-3d-light-color: #ffff00;
	scrollbar-face-color:#0066FF;
	scrollbar-base-color: #000000;
	scrollbar-highlight-color:#99C;
	scrollbar-shadow-color: #777777;
	scrollbar-dark-shadow-color: #333;
	font-family: Tahoma,Arial;
	font-size: 12px;
	background-color: #000033;
	margin: 0px;

}
#content {
	padding: 0px 15px 15px;
}
#btm {
	background-image: url(../img/bg_btm.jpg);
	display: block;
	padding: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
}

a:link,a:visited,a:active {  
color : #003399; 
font-family : Tahoma, Arial; 
font-weight : bold;font-size : 12px;  }

a:hover { 
color : #FF0000; 
font-family : Tahoma, Arial; 
font-size : 12px; 
font-weight : bold; 
text-decoration : underline; }

a.wht:link,a.wht:visited,a.wht:active{
	color: #FFFFFF;
	font-weight: bold;
}

table.main {
	border: 2px dashed;
}

span {
font-size : 12px;  } 

.red{
color : #FF0000; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-style : normal; 
font-weight : bold; 
text-decoration : none; } 

.white{
color : #FFFFFF; 
font-family : Tahoma, Arial; 
font-size : 12px; 
font-style : normal; 
font-weight : normal; 
text-decoration : none; } 

td {
	font-family : Tahoma, Arial;
	font-size : 10pt;
	text-decoration : none;
	line-height: 1.3;
} 

h1 {
	color : #003399;
	font-size : 22px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	font-family: "Trebuchet MS", Verdana, Arial;
} 


p {
	color : #000000;
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
	line-height: 1.5;
}
#top {
	background-image: url(../wimg/bg_nav.gif);
	margin-top: 5px;
	display: block;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center;
	white-space: nowrap;
}
.i_bdr {
	border: 1px groove #000000;
}
h2 {
	font-size: 11pt;
	color: #3366FF;
	line-height: 10px;
}
.button {
	background-color: #FFFF00;
	color: #0000CC;
	border: 1px inset #000099;
	font-weight: bold;
	font-size: 11px;
}
input {
	font-size: 10pt;
	font-family: Tahoma, Arial;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10pt;
}
#toplink {
	padding: 3px;
	width: 735px;
	color: #FFFFFF;
}
#bgtop {
	background-image: url(../wimg/bg_top.jpg);
	background-repeat: repeat-x;
}
