/* CSS Document */
body {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td {
	color: #6C6C6C;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18pt;
}
a {
	color: #DC1A26;
	text-decoration: none;
}
a:hover {
	color: #DC1A26;
	text-decoration: underline;
}
ul {
	list-style-type: disc;
	list-style-image: url(images/icon_ul.jpg);
	color: #DC1A26;
	text-decoration: none;

}
li {
	vertical-align: text-top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
/*============================================= main menu ================================*/
.mainmenu {
	font-size: 12px;
	color: #DC1A26;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
a.mainmenu,
a.mainmenu:link,
a.mainmenu:visited{
	font-size: 12px;
	color: #5C5C5C;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}
a.mainmenu:hover {
	font-size: 12px;
	color: #DC1A26;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.submenu {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 26px;
	text-indent: 10px;
	height: 26px;
	background-image: url(images/admin_16.jpg);
	width: 180px;
	display: block;
}
a.submenu,
a.submenu:link,
a.submenu:visited {
	font-size: 12px;
	font-weight: normal;
	color: #767676;
	text-decoration: none;
	line-height: 26px;
	text-indent: 10px;
	height: 26px;
	background-image: url(images/admin_20.jpg);
	width: 180px;
	display: block;
}
a.submenu:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 26px;
	text-indent: 10px;
	height: 26px;
	background-image: url(images/admin_16.jpg);
	width: 180px;
	display: block;
}
/*============================================= bottom menu ===============================*/
.bottommenu {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}
a.bottommenu,
a.bottommenu:link,
a.bottommenu:visited{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}
a.bottommenu:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}
/*============================================= font =====================================*/
.font_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #DC1A26;
}
.font_footer {
	font-size: 10px;
	color: #999999;
	line-height: 15px;
}
a.font_infinity {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.font_infinity:hover {
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
.font_red {
	color: #DC1A26;
	text-decoration: none;
}
.font_bold {
	font-weight: bold;
}
.font_heading1 {
	font-size: 18px;
	color: #DC1A26;
	text-transform: uppercase;
	height: 40px;
	text-align: left;
}
.font_heading2 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	height: 40px;
	text-align: left;
}
.font_title {
	font-size: 12px;
	font-weight: bold;
	color: #2B2B2B;
	text-decoration: none;
}
.font_title_ga {
	font-size: 12px;
	font-weight: bold;
	color: #2B2B2B;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/ga_bk.jpg);
	background-position: left;
	text-indent: 10px;
	display: inline;
}
.font_contact {
	font-size: 11px;
	font-weight: bold;
	color: #C2121D;
	text-decoration: none;
}
.font_www {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-decoration: none;
}
.font_topcornet {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-decoration: none;
}
/*======================================== form ====================================*/
.input {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #929292;
	color: #6C6C6C;
}
select.form_box1,
select.form_box1 option{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #A4BBCB;
	background-color: #3C7998;
	width: 80%;
}
select,
select option{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C6C6C;
	text-decoration: none;
}
/*======================================== box ====================================*/
.box {
	border: 1px solid #C2121D;
}
.box_leftline {
	border-right: 1px solid #C2121D;
	border-left: 1px solid #C2121D;
}
.box_leftxuline {
	background-image: url(images/icon_line.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.box1 {
	border: 1px solid #BFBFBF;
}
