body{
	height: 100%;
	width: 100%;
	position: absolute;
	color: #333333;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
a:link {
	color: #104EB6;
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: #104EB6;
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #104EB6;
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #104EB6;
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: underline;
}

#main{
	height: 100%;
	width: 100%;
}

a.footer:link {
	font-size: 9pt;
	color: #870A07;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold
}
a.footer:active {
	font-size: 9pt;
	color: #870A07;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
a.footer:visited {
	font-size: 9pt;
	color: #870A07;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
a.footer:hover {
	font-size: 9pt;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}




a.bottom_menu:link {
	font-size: 7pt;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold
}
a.bottom_menu:active {
	font-size: 7pt;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
a.bottom_menu:visited {
	font-size: 7pt;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
a.bottom_menu:hover {
	font-size: 7pt;
	color: #870A07;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}


.footer {
	font-size: 9pt;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

.main_titles {
	font-size: 16pt;
	color: #830402;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.sub_titles {
	font-size: 12pt;
	color: #0000CC;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.form_text{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.boxtext{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.lft-boxtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
hr{
	background-color: #990000;
	background-position: center;
}
.web{
	visibility: hidden;
	height: 0px;
	width: 100%;
	overflow: auto;
	position: absolute;
}
.red-text{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.body_bx{
	background-image: url(../images/trk-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}