.body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 0.8em;
	line-height: 18px;
}
.body a{
	color: #FFFF02;
	text-decoration: none;
}
.body a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
ul {
	list-style-type: square;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 0.8em;
	background-color: #323232;
	height: 80px;
	width: 751px;


}
.footer a{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;



}
.footer a:hover{
	font-weight: normal;
	color: #FFFF02;
	text-decoration: none;
	
}
body {
	margin: 0px;
	background-color: #000000;

}

.maintbl {
	width: 749px;
	background-image: url(images/bg.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #444444;
	border-left-color: #444444;
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFF02;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFF02;
}
.availability
{
	background-image: url(images/availability.gif);
	height: 153px;
	width: 239px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.subnav 
{
	width: 239px;
}
.subnav ul {
	list-style-image: url(images/bg_list_mark.gif);
	list-style-type: none;
}
.subnav li {
	line-height: 25px;

}
.subnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	color: #FFFFFF;
}
.subnav a:hover{
	color: #FFFF02;
	text-decoration: none;
}
#content
{
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 22px;
}
#yellow
{
	color: #FFFF02;
}
#information{
    position:absolute; z-index:10; visibility:visible; left: -1000px; top: -1000px;
}
.captcha_error_message{
	color: #FFFF02;
	font-weight: bold;
}
acronym {
	color: #F8F801;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F8F801;
	cursor:help;
}
#check
{
	margin-left: 30px;
}
