.border {
border:1px solid #000000;}

a  {text-decoration: none;
	color: #000000;}

}
.white {color: #ffffff;
		}
.blue	{ color: #452E4B;}
.red	{ color: #990000;}

.text {
	font-size: 10px;
	color: #452E4B;
	font-family: arial;
	padding-left:22px;
	text-align: right;
	}

.text1 {
	font-size: 11px;
	color: #ffffff;
	font-family: verdana;
	padding-right: 25px;
	text-align: right;

}
.maintxt {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
    line-height:17px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right:10px;
	text-align: justify;

}

.text2 {
	font-size: 11px;
	color: #16384C;
	font-family: Tahoma;
	padding-left:8px;
	padding-right:8px;
   line-height:17px;
   text-align: justify;
}
.text3 {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	padding-left:8px;
	margin-right:8px;
	margin-top:10px;
	padding-bottom:8px;
   line-height:17px;
}
.text4 {
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	padding-right:20px;
	padding-left:10px;
}

.txt2{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
    line-height:23px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right:10px;

}
h1{ 
    font-size: 17px;
	font-family: "Tahoma";
	color: #2B5180;
	background-image: url(images/top-bg.jpg);
	width: 575px;
	padding-top:2px; padding-left:28px; padding-bottom:0px; margin-top:0px; margin-bottom:0px;
	height: 25px;}

h2{
	font-size: 18px;
	color: #4E7501;
	font-family: "Tahoma";
	padding-top:3px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:10px;
	text-align:center;
	text-decoration: underline;
	font-style: italic;
}
	
	
.txt3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-align: justify;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 848FA7;
	border-right-color: 848FA7;
	border-bottom-color: 848FA7;
	border-left-color: 848FA7;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	}

