body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #94D8EB;
	
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:20px;
	
}

a:link {
	color: #0A6275;
}
a:visited {
	color: #0A6275;
}
a:hover {
	color: #0A6275;
}
a:active {
	color: #0A6275;
}

p{margin-top:0px;}

.footer {font-size: 11px;	color: #FFFFFF;	padding-top:5px; line-height:17px;}

.footer a{font-size: 11px; color: #FFFFFF;}

.footer a:hover{font-size: 11px; color: #FFFFFF; text-decoration:underline;}


.item-td {
	border: 1px solid #CCCCCC;
}

.textbox1 {
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
	width:250px;
}
.button1 {
	color: #FFFFFF;
	background-color: #0E8299;
	border: 1px solid #108399;
	font-weight: bold;
	height: 25px;
	width: 80px;
}
