body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3E3E;
	background-color: #3F3E3E;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.lightgrayboxheaderbg {
	font-size: 12px;
	color: #C84013;
	background-image: url(../img/lightgraybox_headingbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9D9D9;
	border-bottom-color: #ABABAB;
}
.darkgrayboxheaderbg {
	font-size: 12px;
	color: #C84013;
	background-image: url(../img/darkgraybox_headingbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9D9D9;
	border-bottom-color: #ABABAB;
}
.yellowboxheaderbg {
	font-size: 12px;
	color: #C84013;
	background-color: #EFDB98;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CBBB86;
	padding-left: 5px;
}
.lightgrayboxleftborder {
	background-image: url(../img/lightgraybox_borderbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.lightgrayboxrightborder {
	background-image: url(../img/lightgraybox_borderbg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.lightgrayboxbottomborder {
	background-image: url(../img/lightgraybox_borderbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.categorieslinkcss {
	color: #3E3D3D;
	text-decoration: none;
	background-color: transparent;
}
.categorieslinkcss:hover {
	color: #C84013;
	text-decoration: none;
	background-color: transparent;
}
.black12linkcss {
	font-size: 12px;
	color: #3E3D3D;
	text-decoration: none;
	background-color: transparent;
}
.black12linkcss:hover {
	font-size: 12px;
	color: #C84013;
	text-decoration: none;
	background-color: transparent;
}
.categoriessublinkcss {
	font-size: 10px;
	color: #3E3D3D;
	text-decoration: none;
	background-color: transparent;
}
.categoriessublinkcss:hover {
	font-size: 10px;
	color: #C84013;
	text-decoration: none;
	background-color: transparent;
}
.graybg {
	background-color: #ECECEC;
}
.grayborderbg {
	height: 1px;
	background-color: #ECECEC;
}
.yellowborderbg {
	height: 1px;
	background-color: #CBBB86;
}
.pageheadingborder {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C84013;
	text-transform: uppercase;
	background-color: transparent;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ABABAB;
	height: 30px;
}
.blaktimescss {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3E3D3D;
	text-transform: uppercase;
	background-color: transparent;
}
.orangeheadingtext {
	font-size: 12px;
	color: #C84013;
	background-color: transparent;
}
.bodytext12 {
	color: #3F3E3E;
	font-size: 12px;
	background-color: transparent;
}
.bodyheighttext12 {
	font-size: 12px;
	background-color: transparent;
	line-height: 18px;
}
.copyrightcss {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #454445;
	font-size: 9px;
	color: #787878;
	text-transform: uppercase;
	background-color: #DADADA;
	padding: 8px;
}

.TextboxCss
{
	 color :Black;
	 font-family : Tahoma,Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 11px;
	 border : solid 1px #000000; 
	 background-color: #F9F8F8; 
}
.normalText
{
	 color :Black;
	 font-family : Tahome,Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 10px;
	 padding-left: 5px;
}



.middlecontentparttopbg {
	background: url(../img/middlecontentpart_round.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
}

.verdanablue24css {
	font-weight: bold;
	font-size: 24px;
	color: #063E93;
	background-color: transparent;
}

.verdana12orangecss {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E37206;
	background-color: transparent;
}

.shadedlefttopcorner {
	background: url(../img/shaded_lefttopcoener.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-left: 5px;
}

.verticalgraymiddlelinebg {
/*background-color: #DBDBDB;
width: 1px;*/
border-right: 1px solid #DBDBDB;
border-bottom: 1px solid #DBDBDB;
}
.bottomborder {
/*background-color: #DBDBDB;
width: 1px;*/
border-bottom: 1px solid #DBDBDB;
}

.section_title
{
	 color :Black;
	 font-family : Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 11px;
	 background-color: #D4D0C8;
	 font-weight: bold;
	 PADDING-LEFT: 27px; 
}