/* CSS Document */

body {
	margin-top: 0px;
	background-image: url(images/BACK.gif);
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
a:link {
	color: #000099;
}
a:visited {
	color: #2A2A2C;
}
a:hover {
	color: #EF9D44;
}
a:active {
	color: #000099;
}
h1 {
	font-size: medium;
	color: #333333;
}
h2 {
	font-size: medium;
	color: #333333;
}
h3 {
	font-size: small;
	color: #336699;
}
.leftStr {
	background-image: url(images/mid-leftstr.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 29px;
}
.rightStr {
	background-image: url(images/mid-rightstr.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 18px;
}
.centerStr {
	background-image: url(images/mid_04.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 7px;
}
.rightContent {
	background-color: #333333;
	width: 367px;
	height: 250px;
	vertical-align: top;
}

#feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	height: 80%;
	background-color: #FFFFFF;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.content {
	background-color: #FFFFFF;
	width: 361px;
}
