body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C4C4C4;
}

.headerbg1 {
	background-image: url(../images/topheader_im1.jpg);
	background-repeat: repeat-x;
	height: 78px;
	width: 290px;
}
.headerbg2 {
	background-image: url(../images/topheader_im2.jpg);
	background-repeat: repeat-x;	
	height: 44px;
	width: 266px;
}
.headerbg3 {
	background-image: url(../images/topheader_im3.jpg);
	background-repeat: repeat-x;
	height: 34px;
	width: 266px;
}
.orange {
	background-color:#FEAF0A;
	background-repeat: repeat-x;
	height:2px;
	width:762px;
}
.menubg  {
	background-color:#242222;
	background-repeat:repeat-x;
	height:23px;
	width:762px;	
}
.leftsidebg1 {
	background-image: url(../images/leftside_softscript_bg.jpg);
	width: 9px;
}
.rightsidebg {
	background-image: url(../images/rightside_softscript_bg.jpg);
	width: 9px;
}
.dotline {
	background-image: url(../images/dot_line.jpg);
	width: 1px;
}

td {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	/*text-align:justify;*/	
	color:#333333;
	}

.white	{
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:justify;
}

.white A{
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:justify;
}

.white A:hover{
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	text-align:justify;
}

.bodytext {
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	text-align:justify;
	}
	
.border {
	border-right-width: 1px;
	border-top-style : solid; 
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style : solid; 
	border-top-color : #D6D3D3;
	border-right-color: #D6D3D3;
	border-bottom-color: #D6D3D3;
	border-left-color: #D6D3D3;
}
		
.white {
	font-family:Tahoma;
	font-size:11px;
	line-height:20px;	
	color: #ffffff;
	background-color: Gray;
	}
.gray {
	font-family:Tahoma;
	font-size:11px;
	line-height:20px;
	color: #333333;
	}
.blue {
	font-family:Tahoma;
	font-size:11px;
	line-height:20px;
	color: #122565;
	}
.text {
	font-family:Tahoma;
	font-size:11px;
	line-height:20px;
	color: #000000;
	}	
.header {
	font-family:Tahoma;
	font-size:16px;
	line-height:20px;
	color: #000000;
	}
.headerblue {
	font-family:Tahoma;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	color: #3978C6;
	}	
	

.headerborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
}

#marqueecontainer {
	position: relative;
	width: 160px; /*marquee width */
	height: 230px; /*marquee height */
	background-color: #F3F4F8;
	overflow: hidden;
	padding: 2px;
	text-align:justify;
	padding-left: 4px;
	padding-right: 2px;
}

#webmarqueecontainer {
	position: relative;
	width: 160px; /*marquee width */
	height: 560px; /*marquee height */
	background-color: #F3F4F8;
	overflow: hidden;
	padding: 2px;
	text-align:justify;
	padding-left: 4px;
	padding-right: 2px;
}

.style2 {
	font-size:11px;
	line-height:20px;
	color: #3978C6;
	font-family: Tahoma;
}



	

