body
{
	font-size: smaller;
	/*background-image: url(back-line.jpg); */
	background-color:#A5A39E; /*PMS Color Cool Gray 7*/
	background-repeat:repeat-x;
	margin-top:40px;
	color: #231f20;
	font-family: Arial;
	text-decoration: none;
}
a , a:active, a:visited
{
	font-family: Arial;
	text-decoration:underline;
	font-size:13px;
	color:#231f20;
	
}
.bgBlack
{
	font-size: 15px;
	color: white;
	background-color:#231F20;
	font-weight:400;
	padding-left:8px;

}
.ScrolledHeading, .ScrolledHeading a, .ScrolledHeading a:visited, .ScrolledHeading a:active
{
	font-size: 10pt;
	color: white;
	background-color: red;
	vertical-align:middle;
	text-decoration:none;
}

.headerlink, .headerlink a, .headerlink a:visited, .headerlink a:active
{
	font-size: 10pt;
	font-weight:bold;
	color: #474749;
	text-decoration:none;
}
.footer
{
	font-size: 8pt;
	color: #FFFFFF;
	padding-left:5px;
	background-color: #000000;
}

.MainTable
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
background:White;
	bgcolor:White;

	}
.Heading2 
{
	font-size: 12pt;
	color:#424447;
	padding-left:20px;
	line-height:30px;
	font-weight:bold;
}
.Heading2 a, .Heading2 a:visited, .Heading2 a:active
{
	font-size: 12pt;
	color:#424447;
	font-weight:bold;
	text-decoration:none;
}
.bgRed
{
	font-size: 12pt;
	color: white;
	background-color:Red;
	width:200px;
	font-weight:bold;
	padding-left:20px;
}
.bgRed a, .bgRed a:visited, .bgRed a:active
{
	font-size: 12pt;
	color: white;
	background-color:Red;
	width:200px;
	font-weight:bold;
	text-decoration:none;
}
.redHeading
{
	color:#e63c34;
	font-size:medium;
	font-weight:bolder;
}
.Content1
{
	padding-left:5px;
	font-size:smaller;	
}
.Content2
{
	padding-left:20px;
	padding-Right:20px;
	font-size:13px;	
	color:#231f20;
	text-align:justify;
	line-height:20px;
}
.Heading1
{
	padding-left:5px;
	font-size:smaller;
	color:#555658;

}
.leftbar
{
	
	background-color: #8b9299;
	vertical-align:top;
}
.MainPageLink
{
	font-size: 14pt;
	
	color: #474749;
	text-decoration:none;
}
.SearchBoxText
{
	font-size: 8pt;
	
	color: #474749;
	text-decoration:none;
}
.menulink, .menulink a, .menulink a:active, .menulink a:visited
{
	border:solid 1px #000000;
	font-family:Arial;
	color:Black;
	background-color:White;
	font-size:12px;
	width:150px;
	text-decoration:none;
	letter-spacing:1px;
	line-height:15px;
	text-align:center;
}

.menulink hover, .menulink a:hover 
{
	font-family:Arial;
	color:White;
	background-color:red;
	font-size:12px;
	width:150px;
	text-decoration:none;
}
.anylinkcss{
position:absolute;
visibility: hidden;
border:0px solid black;
border-bottom-width: 0;
font:normal 9px Arial;
line-height: 18px;
z-index: 100;
background-color: #E6E4E4;
text-decoration: none;
width: 150px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}
P
{
	font-family: Arial;
	text-decoration:none;
	font-size:smaller;
	color:#231f20;
}

.RedButton, .RedButton input
{
	background-color:Red;
	color:White;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	padding:0px 0px 0px 0px;
	border:solid 0 #Ffffff;
	height:25px;
}
.RedButton a, .RedButton a:visited, .RedButton a:active	
{
	background-color:Red;
	color:White;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	padding:3px 3px 3px 3px;

	height:25px;
}

.SearchBox
{
	text-decoration:none;
	padding-left:0px;
	font-size:13px;
	font-weight:bold;
	color:#231f20;
	padding-bottom:5px;
	border-bottom   :solid 0 black;
	border-right   :solid 0 black;
	border-top   :solid 0 black;
}

.SearchBoxDDL
{
	text-decoration:none;
	padding-left:0px;
	font-size:11px;
	color:#231f20;
	overflow:hidden;

}
.BlackButton, .BlackButton input
{
	background-image:url(SearchButton.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#FFFFFF;
	color:White;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:28px;
	padding-right:28px;
	border:solid 0 #Ffffff;
	height:25px;
}
.BlackButton a, .BlackButton a:visited, .BlackButton a:active	
{
	background-color:Black;
	color:White;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	padding:3px 3px 3px 3px;

	height:25px;
}