.light_graybg {
	background-image: url(images/light_graybg.gif);
	background-repeat: repeat;
}
.link_line {
	background-image: url(images/link_line.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.link_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.side_bg {
	background-image: url(images/side.gif);
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.dark_gray {
	background-image: url(images/dark.gif);
}
.news_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0074C5;
	font-size: 11px;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.labelbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #7194BC;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}


.read_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}
.search_bg {
	background-image: url(images/search_bg.gif);
}
.main_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.middile_line {
	background-image: url(images/line.gif);
}
.bottom_bg {
	background-image: url(images/bottom-_bg.gif);
	background-repeat: no-repeat;
}
.btoom_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}
.bottom_bar {
	background-image: url(images/bottom_bar.gif);
}
.bgleftbar {
	background-image: url(images/bg_leftbar.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.leftlink {
	color:#990000; 
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
A.leftlink:visited {
	color:#990000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
A.leftlink:hover {
	color:#AB270D; 
	font-size:11px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	
}
.dark_grayCopy {
	background-image: url(images/dark.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
}
.bluedot {
	background-image: url(images/bluedot.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
}
.floatimg {
	float: left;
}

.vertdot {
	background-image: url(images/vertdot.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 8px;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3333FF;
	text-decoration: none;
}

.whitetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.whitebg {
	background-color: #FFFFFF;
	background-repeat: repeat;
}

.sourceedge {
	color:#FFFFFF; 
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:bold;
}
A.sourceedge:visited {
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:bold;
}
A.sourceedge:hover {
	color:#FFFFFF; 
	font-size:11px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:bold;
}
