body {
	background-attachment: fixed;
	background-color: #005378;
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #CCDDE4;
	padding:0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #CCDDE4;
}
a {
	font-size: 10px;
	color:#81b1b8;
}
.fade {
font-size: 10px;
	color:#5A95A5;
}
a:hover {
	text-decoration:underline;
}

.a {
	font-size: 10px;
	color:#81b1b8;
	text-decoration:none;
}
.rborder {
	background-image: url(images/sub_r1_c5.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.yellows {
	color: #FFFF01;
	padding-right:0px;
}
.tableb {
	border: 1px solid #A5C2CF;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #003045;
	background-color: #94B7C6;
	border: 1px solid #FFFFFF;
}
.check {
	background-color: #94B7C6;

}

.button1 {
	font-family: Verdana, tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	border: 1px solid #94B7C6;
	background-color: #2E7290;
	padding: 2px 5px;
	color:#FFFF00;
}.lhieght {
	line-height: 15px;
}

