/* CSS Document */

body {
	background-color: #000000;
}
.leftline {
	background-image: none;
	background-repeat: repeat-y;
	background-position: left top;
}
.rtline {
	background-image: none;
	background-repeat: repeat-y;
	background-position: right top;
	margin-right: 22px;
	padding-right: 22px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 105px;
	line-height: 18px;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 24px;
	line-height: 19px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	padding-right: 105px;
	line-height: 20px;
	font-weight: bold;
}
.horizwhite {
	background-image: url(image/white_horiz.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.crossback {
	background-image: url(image/cross_back.gif);
	background-repeat: no-repeat;
	background-position: 90px 90px;
}
.style1 {font-size: 12px; padding-right: 105px; font-family: Arial, Helvetica, sans-serif;}
a:visited {
	color: #999999;
	text-decoration: none;
}
.act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	padding-right: 105px;
	line-height: 14px;
	font-weight: bold;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
