body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, verdana, serif;
	color: #B7B7B7;
	text-align: justify;
	background-color: #1F1F1F;
}

input.boxed, textarea.boxed, select.boxed
{
	background-color: #ffffff;
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 10px;
}

.movieborder
{
	height: 40px;
	background-color: #000000;
	background-position: center;
	background-repeat: repeat-x;
	background-image: url(../Images/Border.jpg);
}

.menu
{
	background-color: #000000;
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(../Images/Sun.jpg);
}

.maintable
{
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
a
{
	color: #F3A300;
	font-size: 12px;	
}
a:active
{
	text-decoration: underline;
}
a:link
{
	text-decoration: underline;
}
a:visited
{
	text-decoration: underline;
}

a:hover
{
	color: #ffffff;
	text-decoration: none;
}

a.footer:active
{
	color: #944910;
	font-size: 11px;
	text-decoration: none;
}
a.footer:link
{
	color: #944910;
	font-size: 11px;
	text-decoration: none;
}
a.footer:visited
{
	color: #944910;
	font-size: 11px;
	text-decoration: none;
}
a.footer:hover
{
	color: #944910;
	font-size: 11px;
	text-decoration: underline;
}
a.zealed:active
{
	color: #ED7703;
	font-size: 11px;
	text-decoration: underline;
}
a.zealed:link
{
	color: #ED7703;
	font-size: 11px;
	text-decoration: underline;
}
a.zealed:visited
{
	color: #ED7703;
	font-size: 11px;
	text-decoration: underline;
}
a.zealed:hover
{
	color: #ED7703;
	font-size: 11px;
	text-decoration: none;
}
.footer
{
	color: #ED7703;
	font-size: 11px;
}
