﻿body,html{
	padding : 0px;
	margin : 0px;
}
.home {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.foot {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.fonts_01 {
	font-family: Tahoma;
	font-size: 12px;
	color: #383838;
	text-decoration: none;
	line-height: 18px;
}
.fonts_01:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.more_01 {
	font-family: Tahoma;
	font-size: 12px;
	color: #434055;
	text-decoration: underline;
}
.more_01:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.news {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.news:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #3A2960;
	text-decoration: underline;
}
.link {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.link:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #3A2960;
	text-decoration: underline;
}
.news-bar {
	font-family: Tahoma;
	font-size: 12px;
	color: #333366;
	text-decoration: underline;
}
.page {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.page:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.header_content {
	font-family: Tahoma;
	font-size: 18px;
	color: #c60a00;
}
.header_content2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #666666;
}
.header_subContent {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.fonts_01_white_b {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.inputText200x23 {
	height: 23px;
	width: 200px;
}
.inputText110x23 {
	height: 23px;
	width: 110px;
}
.inputText300x23 {
	height: 23px;
	width: 300px;
}
.inputText90x23 {
	height: 23px;
	width: 90px;
}
.dropDown80x23{
	height: 23px;
	width: 80px;
}
.dropDown200x23{
	height: 23px;
	width: 200px;
}
.textArea200x98 {
	height: 98px;
	width: 200px;
}
.inputText45x23 {
	height: 23px;
	width: 45px;
}
.fonts_01_red_b {
	font-family: Tahoma;
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
.fonts_red_b {
	color: #cc0000;
	font-weight: bold;
}

.fonts_13_red_b {
	font-family: Tahoma;
	font-size: 13px;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
.font_red {
	color: #FF0000;
}
.fonts_10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #383838;
	text-decoration: none;
}
.submenuBG {
	background-image: url(../images/menuGradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.indexPopup {
	left: 234px;
	top: 184px;
	position: absolute;
	height: 408px;
	width: 545px;
	visibility: visible;
}
.indexPopupClose {
	float: right;
	top: 10px;
	position: absolute;
	right: 10px;
}
