body {
	background-image: url('../images/bg.jpg');
	background-position:top;
	background-repeat:repeat-x;
	background-color: #7aa3d6;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-family:  Verdana, Arial, Trebuchet MS,;
	font-size: 11px;
	text-align:left;
 	}

.text1 {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #4d4c4c;
	text-align:justify;
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px;
	line-height: 13px; 
	}

.text2 {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #244649;
	text-align:left;
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px;
	/*line-height: 13px; */
	}
.pg_id {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #4d4c4c;
	text-align:left; 
	}

.footer_txt {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #004179;
	text-align:left;
	PADDING-LEFT: 10px;
	line-height:18px;
}
.heading1 {
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #251b04;
	text-align:left;
	/*padding-left:12px;*/
}
.heading2 {
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #98292b;
	text-align:left;
	padding-left:10px;
}
.heading3 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b50606;
	text-align:left;
	padding-left:10px;
}


.link1 {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #0180bb;
	text-align:left;
	TEXT-DECORATION: none;
	/*padding-left:12px;*/
	}
	A.link1:link {
	COLOR: #0180bb; TEXT-DECORATION: none;
	}
	A.link1:active {
	COLOR: #0180bb; TEXT-DECORATION: none;
	}
	A.link1:hover {
	COLOR:#0033ff ;  TEXT-DECORATION: underline;
}
.link2 {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
	TEXT-DECORATION: none;
	/*padding-left:12px;*/
	}
	A.link2:link {
	COLOR: #ffffff; TEXT-DECORATION: none;
	}
	A.link2:active {
	COLOR: #ffffff; TEXT-DECORATION: none;
	}
	A.link2:hover {
	COLOR:#0033ff ;  TEXT-DECORATION: none;
}
.link3 {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #0180bb;
	text-align:left;
	TEXT-DECORATION: none;
	/*padding-left:12px;*/
	}
	A.link1:link {
	COLOR: #0180bb; TEXT-DECORATION: none;
	}
	A.link1:active {
	COLOR: #0180bb; TEXT-DECORATION: none;
	}
	A.link1:hover {
	COLOR:#0033ff ;  TEXT-DECORATION: underline;
}
	
.footer_link {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #5b5b5b;
	TEXT-ALIGN: left;
	/*padding-left: 2px; padding-right:2px;*/
	TEXT-DECORATION: none;
	}
	A.footer_link:link {
	COLOR: #5b5b5b; TEXT-DECORATION: none
	}
	A.footer_link:active {
	COLOR: #5b5b5b; TEXT-DECORATION: none
	}
	A.footer_link:hover {
	COLOR:#000000;  TEXT-DECORATION: none;
	}
.padding10 {
	PADDING-LEFT: 10px;
	}