body {
	margin: 0px;
	background-image: url(img/bg_bluesky.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #94b4dd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7b7b7b;
	text-decoration: none;
}

.index {
	background-image: url(img/index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.content {
	background-image: url(img/content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_footer {
	background-color: #FFFFFF;
	background-image: url(img/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #288e9b;
	text-decoration: none;
	line-height: 14px;
}

.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #288e9b;
	text-decoration: none;
	line-height: 14px;
}

.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b7b7b;
	text-decoration: none;
	line-height: 14px;
}
.header{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b7b7b;
	text-decoration: none;
}
a{
	color: 007db2;
	text-decoration: none;
}
a:hover{
color: 2e1e67;
text-decoration: none;
}
.left_bg{
background-image: url(img/left_bg.jpg);
	background-repeat: repeat;
	background-position: top;
}
.table_bg{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/table_bg.jpg);
	background-repeat: no-repeat;
	color: 248e9c;
	font-size: 13px;
	font-weight: bold;
}
ul {
	list-style-image: url(img/li.gif);
	
}
.content_1{
font-size: 13px;
}

input{
height: 20px;
}