body {
	color:#333333;
	margin-left: 1in;
	margin-top: 0.05in;
	margin-right: 0.8in;
	margin-bottom: 0.8in;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 10px;
	background-color:#BEC9DB;
	background-image: url(pagecolor.png);
	background-repeat: repeat;
}

a {
	color: #3366CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#778990;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.font3 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: text-top;
	margin-top: 0px;
	margin-bottom: 0px;
}
.font4 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8px;
	font-weight: bold;
	color: #6C6C6C;
	text-align: left;
	vertical-align: text-top;
}
.font5 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #6C6C6C;
	text-align: left;
	vertical-align: text-top;
}

.tr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-image: url(menu.png);
	background-color: #A3B2CC;
	text-align: center;
	vertical-align: middle;
}
.h1 {

	font-family: Tahoma, Arial, Helvetica;
	font-size: 8px;
	font-weight: bold;
	color: #0A246A;
	text-align: left;
	vertical-align: text-top;
}
.h2 {

	font-family: Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #0A246A;
	text-align: left;
	vertical-align: text-top;
}
ul {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9px;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	list-style-type: circle;
	text-align: left;
	vertical-align: top;
	text-indent: 20px;
	list-style-position: outside;
}
.FONT6 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 10px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
}
.FONT7 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 10px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

.border-bottom { border-bottom: 
1px solid #778990; 
}

.border-left { 
border-left: 1px solid #778990; 
}

.border-right { 
border-right: 1px solid #778990; 
}

.border-angle { 
border-bottom: 1px solid #778990; 
border-left: 1px solid #778990; 
}