.backgrounder {
	background-image: url(images/bgim.jpg);
	background-repeat: repeat-y;
}
.backgroundermenu {
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
}

.backgrounderbottom {
	background-image: url(images/bottom_img.jpg);
	background-repeat: no-repeat;
}

.backgrounderleft {
	background-image: url(images/bg_leftgif.gif);
	background-repeat: repeat-y;
}
.backgrounderlogo {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position:bottom right; 
}

.bottom-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4b789b;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c799c;
	text-decoration: none;
	}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #629fce;
	text-decoration: none;
	}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37688d;
	font-weight: normal;
	text-decoration: none;
	}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
	}
.Body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;

}
.Title{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #094d81;
	font-weight: bold;
}


.login {
	background: url(images/bglogin.jpg) no-repeat center top;
}
.BodyWhite {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #06C;
}
