body, form{
	margin: 0px;
	padding: 0px;
}
body, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #99C7A3;
	text-decoration: none;
	line-height: 11px;
}

.bg {
	background-attachment: scroll;
	background-color: #35AFFC;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.corner {
	background-image:url(images/v4_07.jpg); 
	background-repeat: no-repeat; 
	background-position: right top;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #0EB1EA;
	text-decoration: none;
}

#menuSide td{
	height: 37px;

}
#menuSide a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 33px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #2D84E1;
	margin: 0px;
		width: 100%;
}
#menuSide a:hover{
}
#menuSide .linkUp{
	background-image: url(images/v4_05.jpg);
	background-repeat: no-repeat;
}
#menuSide .linkMid{
	background-image: url(images/v4_09.jpg);
	background-repeat: no-repeat;
}
#menuSide .linkBot{
	background-image: url(images/v4_11.jpg);
	background-repeat: no-repeat;
}
.head2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#tbl{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
#tbl td{
	padding: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
/*#tbl li{
	list-style-type: disc;
	list-style-position: outside;

}*/
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #00632C;
}
