/* CSS Document */
body {
	margin:0px;
	background-color:#3eaddd;
	background-image:url(../images/bg-img.jpg);
	background-repeat:repeat-x;
	}
.content {	
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:18px;
	line-height:1.2em;
	text-decoration:none;
	}	
.content_left {	
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:18px;
	line-height:1.2em;
	text-align:justify;
	}	
.heading_red {
	font-family:"Trebuchet MS";
	color:#ee2b7b;
	font-size:20px;
	font-weight:bold
	}
.login-text {	
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:14px;
	text-decoration:none;
	}	
.text1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	line-height:1.4em;
	text-align:justify;
	}	
.text_gray {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#696969;
	font-weight:bold;
	text-decoration:none;
	}	
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
		}	
a.footer:hover {
	text-decoration:underline;
	}		
#topBtn {
	DISPLAY: block;
	Z-INDEX: 60;
	WIDTH:778px;
	POSITION: absolute;
	HEIGHT: 320px;
	margin-left:80px;
	left: 61px;
}
.blue_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#147ec8;
	font-weight:bold;
	text-decoration:none;
	}
.blue_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#147ec8;
	text-decoration:none;
	}