body {
	margin: 0px;
	scrollbar-face-color: #98B1D2; 
	scrollbar-shadow-color: #445E88; 
	scrollbar-highlight-color: #445E88; 
	scrollbar-3dlight-color: #445E88; 
	scrollbar-darkshadow-color: #445E88; 
	scrollbar-track-color: #445E88; 
	scrollbar-arrow-color: #FF2236;
	background-attachment: fixed; 
	background-image: url(http://www.wass-up.com/images/watermark.jpg); 
	background-repeat: no-repeat; 
	background-position: center center;
	background-color: #FFFFFF ;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style1 {	font-size: medium;
	font-weight: bold;
}
.boxheader {
	background-color:#1A4BAF;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	color: #FFFFFF;
	font-weight: bold;
}
.boxheader2{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1A4BAF;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	margin-top: 10px;
}
#outer {
	margin: 10px;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: none;
}
.c2 {
	font-size: 16px;
	color: #1D1DB6;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
.tablerheader {
	color: #FFFFFF;
	background-color: #445E88;
	font-weight: bold;
}
.title {
	background-color: #1A4CB0; 
	padding:5px 5px 5px 5px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: underline;
}

input.blue1 {background-color: #1B4CB0;} 
input.blue {background-color: #1B4CB0; font-weight: bold; font-size: 12px; color: white;}
input {font-size: 10px;}
option.blue {background-color: #1B4CB0; font-weight: bold; font-size: 12px; color: white;}
option.grey {background-color: #F5F5F5;	font-size: 10px; color: #000000; font-weight: normal;}
select {background-color: #1B4CB0; color: #FFFFFF; font-weight: bold; font-size: 12px;}

hr {
 	color: #1A4BAF;
	background-color: #1A4BAF;
	height: 3px;
}
