body {
	background-image: url(../images/bg_b.gif);
	background-attachment: fixed;
}
.main_table {
	padding: 0px;
	border: 1px solid #CCCCCC;
	height: auto;
	width: 939px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.top_blue {
	background-color: #cfdfeb;
	height: 20px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	border: 1px solid #9dbfd7;
	text-align: right;
	line-height: 18px;
	padding-right: 3px;
}
.top_blue a:link{
	color: #000000;
	text-decoration:none;
	text-transform:capitalize;
}
.top_blue a:visited {
	color: #000000;
}
.top_blue a:hover {
	color: #0000CC;
	text-decoration:none;
	text-transform:capitalize;
}

.category_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
}
.category_links a:link{
	color: #000;
	text-decoration:none;
	text-transform:capitalize;
}
.category_links a:visited {
	color: #000;
}
.category_links a:hover {
	color: RED;
	text-decoration:none;
	text-transform:capitalize;
}
.banner {
	background-image: url(../images-backup/banner.jpg);
	height: 90px;
	width: 939px;
}
.main_content {
	background-color: #FFCCFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9dbfd7;
	border-right-color: #9dbfd7;
	border-bottom-color: #9dbfd7;
	border-left-color: #9dbfd7;
	border-top-width: 0px;
}
#left_column {
	margin-bottom: 0px;

}

#left_column ul {
	padding: 0;
	border: 0;
	margin: auto;
}
#left_column li {
	text-align: left;
	width: 155px;
	color: #3f81b0;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3f81b0;
	line-height: 20px;
	list-style-type: none;
	text-indent: 5px;
	height: 20px;
}
.left_column_top {
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #000000;
}
#left_column li a {
	display: block;
	font-weight: normal;
	padding: 0;
	background: #FFF;
	color: #3f81b0;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 155px;
}
html>#left_column li a {
	width: 155px;
}
#left_column li a:hover {
	font-weight: normal;
	background: #cfdfeb;
	color: #3f81b0;
	text-decoration: none;
	height: 20px;
}
.middle_content {
	background-color: #FFFFFF;
	vertical-align: top;
}
.top_footer {
	background-color: #3f81b0;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000000;
}

.top_footer form[action="http://www.google.com/cse"]{
	height: auto;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
.top_footer input[type="text"]  {
	background:#ECECEC;
	color:#000000;
	border:#000000 solid 1px;
}
.top_footer input[type="submit"]  {
	background: url(../images/submit_bg.jpg)#CCCCCC;
	color:#000000;
	border:#000000 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.bottom_footer {
	border: 1px solid #9dbfd7;
	background-color: #a7c5db;
	background-image: url(../images/small_logo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 6px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.bottom_footer a:link, a:visited {
	
}
.bottom_footer a:hover {
	color: #FFFFFF;
}
#contactus_form {
	width: 700px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F81B0;
	font-weight: bold;
	margin-left: 50px;
	margin-top: 20px;
}

#contactus_form input[type="submit"]  {
	background: url(../images/submit_bg.jpg)#CCCCCC;
	color:#000000;
	border:#000000 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.lines{
	color:#000000;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding: 0px;
	font-weight:bold;
}
.color_codes {
	border: 1px dotted #000000;
}
.text5 {
	text-align: left;
	color: #069;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
