/* CSS Document */
body *{outline:none;}

html{
background: #D1E8F9 }

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:17px;
	
	
	}
	
.text-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
.text-2 {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
}
.padding{ padding-left:10px;
}
.toplink {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.toplink:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.main-bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}
.footer-text {
	font-family: tahoma;
	font-size: 11px;	
	color: #660000;
	text-decoration: none;
}.border {
	border: 2px solid #660000;
}
.link2 {
	font-family: tahoma;
	font-size: 11px;	
	color: #660000;
	text-decoration: none;
	}
	.link2:hover {
	font-family: tahoma;
	font-size: 11px;	
	color: #660000;
	text-decoration: underline;
	}
	
	
	.link3{
	font-family: verdana;
	font-size: 11px;	
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	}
	.link3:hover{
	font-family: verdana;
	font-size: 11px;	
	color: #660000;
	text-decoration: underline;
	font-weight:bold;
	}
	.main-heading {
	font-family: verdana;
	font-size:24px;	
	color: #000033;
	font-weight:bold ;
	}
	
	.main-heading2 {
	font-family: verdana;
	font-size:18px;	
	color: #660000;
	font-weight:bold ;
	}
	.main-link {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;

	}
	
	.main-link:hover {
	font-family: verdana;
	font-size: 12px;
	color: #000033;
	text-decoration: underline;
	font-weight:bold;

	}
	
	
	.textbox{ height:20px; widows:80px; background-color:#ffffff; border:solid 1px; border-color:#0E4D96  
}
.textbox2{ height:40px; widows:30px; background-color:#ffffff; border:solid 1px; border-color:#0E4D96   
}
.link4{
	font-family: verdana;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
	font-weight:bold;

	}
	.link4:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000033;	
	font-weight:bold;
	background-color:#FFFFFF;
	text-decoration: blink;
	

	}
	
	.link5{
	font-family: verdana;
	font-size: 12px;	
	color: #660000;
	text-decoration: none;
	font-weight:bold;
	text-decoration:none;
	}
	
	.link5:hover{
	font-family: verdana;
	font-size: 12px;	
	color: #000033;
	text-decoration: none;
	font-weight:bold;
	text-decoration:underline;
	}
	
	
	.email{
	font-family: verdana;
	font-size: 11px;
	color: #000033;
	text-decoration: underline;
	font-weight:bold;

	}
	
.email:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000033;		
	text-decoration: none;
	}