BODY {
	PADDING: 0px;
	MARGIN: 0px;
	TEXT-ALIGN: center;
	background-color: #69090a;
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	WIDTH: 760px;
	TEXT-ALIGN: left;
	margin-right: auto;
	margin-left: auto;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
}
h1 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-bottom: 5px;
}
h2 {
	color: #69090A;
	font-size: 15px;
	font-weight: bold;
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 5px 5px 10px;

}
a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
text-decoration: none;
}
a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
text-decoration: none;
}
a:hover{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FAAE05;
	text-decoration: underline;
}
a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color:#0099FF;
text-decoration: underline;
}
.menu a:link{
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color:#666666;
text-decoration: none;
}
.menu a:visited{
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color:#666666;
	text-decoration: none;
}
.menu a:hover{
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color:#EA0B5E;
	text-decoration: underline;
}
.menu a:active{
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color:#EA0B5E;
	text-decoration: underline;
}
.gray {
	color: #555555;
	font-size: 14px;
	font-weight: bold;
}
.blue {
	color: #156C97;
	font-size: 13px;
	font-weight: bold;
}
.content {
	margin: 0px;
	padding: 10px;
}
.white {
	color: #FFFFFF;
}
h3 {
	color: #FFFFFF;
	font-size: 14px;
}
