body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/main-background.jpg);
	background-repeat:repeat;
}
.mid-top-title-blue {
background-color:#008cff;
}
.white-text{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
line-height:15px;
}
.navigation-bg {
	background-image:url(../images/navi-bg.jpg);
	height:38px;
	background-repeat:repeat-x;
}
.green-td-border {
	border:1px solid #237800;
}
.left-td-gray {
	background-color: #cacaca;
}
.bottom-bg {
	background-image:url(../images/bottom-bg.jpg);
	height:30px;
}
.copyright {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.bottom-text :link{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
.bottom-text :visited{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
.bottom-text :hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.middle-main-bg {
	background-image:url(../images/mid-main-bg.jpg);
	background-repeat:repeat-y;
}
.mid-top-title-bg {
	background-image:url(../images/mid-title-top-bg.jpg);
	height:40px;
	background-repeat:repeat-x;
}
.green-title {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#b4ff94;
	text-decoration:none;
}
.blue-title {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#0084ff;
	text-decoration:none;
}
.main-table-bg {
	background-color:#ffffff;
	border:1px solid #b8b8b8;
}
.middle-content-bg {
	background-image:url(../images/mid-content-bg.jpg);
	height:189px;
	background-repeat:repeat-x;
}
.small-content {
	font-family:Tahoma;
	font-size:9px;
	font-weight:bold;
	color:#bdd7b2;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
.green-big-title {
	font-family:"Myriad Pro";
	font-size:18px;
	font-weight:bold;
	color:#237400;
	text-decoration:none;
}
select{
	font-family:tahoma;
	font-size:13px;
	font-weight:normal;
	color:#336699;
	text-decoration:none;
	width:145px;
	border:1px solid #7f9db9;
	height:20px;
}
input{
	font-family:tahoma;
	font-size:13px;
	font-weight:normal;
	color:#336699;
	text-decoration:none;
	width:145px;
	border:0px;
	height:22px;
}
.content {
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#5c5c5c;
	text-decoration:none;
	line-height:14px;
}
.each-page-title {
	font-family:"Myriad Pro";
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
form {
	margin:0px;
}