body {
	background-color : #191b1a;
    background-image: url(images/bg.jpg); 
    background-repeat : no-repeat;
    background-attachment: fixed;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-left : 0;
}

a:hover {
	text-decoration: underline;
	color: red;
}

a.email2:link {color: white; text-decoration: none; }
a.email2:active {color: red; text-decoration: none; }
a.email2:hover {color: red ; text-decoration: none; }

.shadow_lhs {background-image : url(images/drop_lhs.png);}
.shadow_rhs {background-image : url(images/drop_rhs.png);}
.new {height: 260px; background-image : url(images/news.gif);}

	
.main {font-size: 14px; color: #333333; font-family: Arial;}
.style2 {font-family: Arial, Helvetica, sans-serif;	font-size: 13px; color: #000000;}
.title {font-family: Arial, Helvetica, sans-serif;	font-size: 15px; color: #000000;}
.title2 {font-family: Arial, Helvetica, sans-serif;	font-size: 15px; color: #3485bc; font-weight: bold;}
.header {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #ffffff;}
.image{	border-style:solid;	border-color: white;	border-width:5px;	}	
.form {font-size: 12px; color: black; font-family: Arial;}
