body {
background-color:#2727ff;
	background-image : url(images/bg.jpg);
   background-repeat : repeat;
   background-position : top left;
   margin-top: 0px;
   margin-right: 0;
   margin-bottom: 0;
   margin-left: 0;}

a {
	color: white;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: red;
}

a.email2:link {color: black; text-decoration: none; }
a.email2:active {color: black; text-decoration: none; }
a.email2:hover {color: #0000FF ; text-decoration: none; }

.footer {
background:#3F5255 none repeat scroll 0 0;
border-top:2px solid #DEDEDE;
color:#FFFFFF;
font-size:11px;
line-height:40px;
padding:5px 15px;
width:900px;
}
	
.main {font-size: 14px; color: #333333; font-family: Arial;}
.title {font-size: 16px; color: #047eb1; font-family: Arial; font-weight: bold;}
.side {font-size: 120px; color: #ffffff; font-family: Arial; font-weight: bold;}
.side_sml {font-size: 14px; color: #ffffff; font-family: Arial; font-weight: bold;}
.small {font-size: 11px; color: #333333; font-family: Arial;}
.header {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #ffffff;}
.menu {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #FFFFFF; font-weight: bold;}
.menu_on {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #97c6ff; font-weight: bold;}
.table { background-image : url(images/tb_bg.jpg);} 
.header_tb { background-image : url(images/header.jpg);} 
.image{	border-style:solid;	border-color: white;	border-width:5px;	}	
.image2{	border-style:solid;	border-color: white;	border-width:10px;	}	
.form {font-size: 12px; color: black; font-family: Arial;}
