@charset "utf-8";
/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.head{font-family: Arial;
font-size:18px;
color: #000066;
font-weight:bold;
line-height:28px;
}
.head1{font-family: Arial;
font-size:18px;
color:#FF0000;
font-weight:bold;
line-height:28px;
}
.headblack{font-family:
font-size:13px;
color:#000;
font-weight:bold;
}
.headnew{font-family: Tahoma;
font-size:35px;
color: #FF0000;
font-weight:bold;
line-height:40px;
text-align:center;
}
.headnew1{font-family: Arial;
font-size:21px;
color: #FF0000;
font-weight:bold;
line-height:30px;
}
.headnew2{font-family: Arial;
font-size:21px;
color:#00CC00;
font-weight:bold;
line-height:30px;
text-align:center;
}
.lefthead{font-family: Arial;
font-size:16px;
color:#fff;
font-weight:bold;
}
.lefthead1{font-family: Arial;
font-size:16px;
color:#fff;
font-weight:bold;
text-align:center;
}
.content{
font-family: Arial;
font-size:15px;
color: #000066;
font-weight:normal;
line-height:20px;
text-align:justify;

}
.browntext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:25px;
color:#AF2336;
font-weight:bold;
line-height:30px;
font-style:italic;
}
.browntext1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:25px;
color:#AF2336;
font-weight:bold;
line-height:30px;
}
.browntext2{
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color:#AF2336;
font-weight:bold;
line-height:30px;
}
.blackboldtext2{
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color:#000;
font-weight:normal;
line-height:30px;
}

.bluetext{
font-family: Arial, Helvetica, sans-serif;
font-size:25px;
color:#0033CC;
font-weight:bold;
line-height:30px;
text-align:center;
}

/*-----menu style---------*/

.indentmenu{
font: bold 12px Arial;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
border: 0px solid #A71D1A; /*dark purple border*/
border-width: 0px 0;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 6px 8px 8px; 
text-decoration: none;
border-right: 1px solid #000; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
background-color:#76A102;
padding: 5px 6px 8px 8px;


}
.new{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;}

 .menu {
	BORDER-RIGHT: #A21B18 1px solid; BORDER-TOP: #A21B18 1px solid; Z-INDEX: 100; BACKGROUND:#fff; repeat-y right 50%; VISIBILITY: hidden; FONT: 11px/18px Arial; BORDER-LEFT: #A21B18 0px solid; WIDTH: 170px; height: 27px; BORDER-BOTTOM: #A21B18 1px solid; POSITION: absolute; TEXT-ALIGN: left;
}
.menu A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 1px; WIDTH: 100%; TEXT-INDENT: 10px; PADDING-TOP: 1px; BORDER-BOTTOM: #A21B18 1px solid; TEXT-DECORATION: none; background-color:#fff; BORDER-RIGHT: #A21B18 1px solid; BORDER-LEFT: #A21B18 1px solid;
}

.article a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color: #000000;
	text-decoration:none;
}
.article a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color: #000000;
	text-decoration:none;
}
.article a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#009900;
	text-decoration:underline;
}
.article a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color: #000000;
	text-decoration:none;
}

.whitetext{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:17px;
color:#FFFFFF;
font-weight:bold;}


a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #D61C29;
	text-decoration:underline;
}
a:active {
	color: #000000;
	text-decoration:none;
}

input{
font-size:11px;
font-weight:normal;
color:#000000;
width:auto;
height:auto;
border:#EAEAEA solid 1px;
}