html, body  {
	height:100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	text-align: left;
	background-image:url(images/background.jpg);
	background-position:top; 
	background-repeat:repeat-x;
    background-color:#19729a;
	
}
   
#wrapper {
	text-align: left;
	vertical-align: top;
	width: 100%;
	height:100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
   }

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.bg1 {
	background-image: url(images/index30.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.main_page_title {
    font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;
}

.main_page {
    font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;
}

.menu {
	font-family: Tahoma;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	color: #0a3d6c;
	text-decoration: none;
}
.menu a:link{
	font-family: Tahoma;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	color: #0a3d6c;
	text-decoration: none;
}
.menu a:visited{
	font-family: Tahoma;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	color: #0a3d6c;
	text-decoration: none;
}
.menu a:hover{
	font-family: Tahoma;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	color: #1c870d;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer a:link{
	font-family: Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer a:visited{
	font-family: Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover{
	font-family: Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #5bb3ee;
	text-decoration: none;
}
.right {
	background-color: #446fc5;
	background-image: url(images/right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.middle_img {
	background-image: url(images/middle_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
