.c1 {
	color: #148E8F;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg1.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #979696;
}
.ml1 {
	color: #979696;
	text-decoration: none;
}
.ml1:link{
	color: #979696;
	text-decoration: none;
}
.ml1:hover{
	color: #128F90;
	text-decoration: none;
}
.ml2 {
	color: #0E898A;
	text-decoration: none;
}
.ml2:link{
	color: #128E8E;
	text-decoration: none;
}
.ml2:hover{
	color: #000000;
	text-decoration: none;
}
.bigfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #108E8E;
}

.columnbg {
	background-color: #E7F4F3; 
}
.line20 {
	line-height: 20px;
}
 .hrlinebg {
	background-image: url(linebg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom:8px
}
.but1 {

	font-family: Arial, Helvetica, sans-serif;
	color: #D7E9E8;
	background-color: #47A7A7;
	letter-spacing: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E7F4F3;
	border-bottom-color: #E7F4F3;
	height: 22px;
}
.input1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 18px;
}
