@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.table_bg_dot {
	background-image: url(images/bg_dot.jpg);
}
.background_inner_page_line {
	background-image: url(images/inner_page_line.jpg);
}


a:hover {
	text-decoration: none;
}
.background_nav {
	background-image: url(images/nav_bg.jpg);
}
.background_nav_over {
	background-image: url(images/nav_over_bg.jpg);
}


.hr_color {
	background-color: #cccccc;
}

a:active {
	text-decoration: none;
}
.index_bg {
	background-color: #D9DDE0;
}
.top_banner_bg {
	background-image: url(images/banner_bg.jpg);
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
	font-weight: bold;
}
.box_left_bg {
	background-image: url(images/box_left_bg.jpg);
	background-repeat: repeat;
}
.box_right_bg {
	background-image: url(images/box_right_bg.jpg);
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A9333C;
	font-weight: bold;
}
.box_bot_bg {
	background-image: url(images/box_bot_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.gra_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #757575;
	font-weight: bold;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CECECE;
}
.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CECECE;
	font-weight: bold;
	text-decoration: none;
}
.box_bg {
	background-image: url(images/bg_dot.jpg);
	background-color: #F5F5F5;
}
.img_bro {
	background-color: #F5F5F5;
	text-decoration: none;
	background-image: url(images/bg_dot.jpg);
}
.menu_activ_bg_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A9333C;
	font-weight: bold;
	text-decoration: none;
}

.sub_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A9333C;
	font-weight: bold;
}
.sub_gra_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
	font-weight: bold;
}
.sub_heading_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.box_right_inner_bg {
	background-image: url(images/box_right_inner_bg.jpg);
}
.box_left_inner_bg {
	background-image: url(images/box_left_inner_bg.jpg);
}
.box_bot_inner_bg {
	background-image: url(images/box_bot_inner_bg.jpg);
}
.index_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
}
input{ 
		background-color:#990000
		border-bottom:thin;
		border-left:thin;
		border-right:thin;
		border-top:thin;
		border-bottom-color:#cccccc;
		border-left-color:#cccccc;
		border-right-color:#cccccc;
		border-top-color:#cccccc;
 		border-style:ridge;
		color:#000000
		 
} 
.background_footer {
	background-image: url(images/footer.jpg);
}

select{ 
 		background-color:#000000;
		border-bottom:thin;
		border-left:thin;
		border-right:thin;
		border-top:thin;
		border-bottom-color:#cccccc;
		border-left-color:#cccccc;
		border-right-color:#cccccc;
		border-top-color:#cccccc;
 		border-style:ridge;
		color:#ffffff;
}
.img_bor_2 {
	border: medium solid #620000;
}

.background_inner_shadow {
	background-image: url(images/shadow_bg.jpg);
}
.box_bgpoint {
	background-image: url(images/bg_dot.jpg);
	background-color: #F5F5F5;
	padding-top: 5px;
}