body
{
	background: #226073;
	color: #C3C3C3;
	font: bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

body a:link
{
	color: #4A4A4A;
	text-decoration: none;
}

body a:visited
{
	color: #4A4A4A;
	text-decoration: none;
}

body a:hover, body a:active
{
	color: #4A4A4A;
	text-decoration: underline;
}

select
{
	background-color: #E3E3E3;
	border: 1px #252932;
	border-style: solid;
	color: #4A4A4A;
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
}

input, textarea
{
	font-family : Verdana;
	font-size : 10px;
	color: #000000;
}

form
{
	margin: 0px;
}

.nocssinputalt1
{
	background-color:	#252932;
	border:	 0px #909090;
	border-style: solid;
}

.TableBorder
{
	background: #000000;
	empty-cells: show;
}

.TableHead
{
	background: #000000;
	color: #FFFFFF;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: bold;
	border: 2px solid #000000;
}

.TableCell
{
	color: #000000;
	background: #FFFFFF;
	font: bold 11px verdana;
}

.image 
{
	border : 1px solid #C3C3C3;
}

.normal 
{ 
	font-weight: normal;
}

.bold 
{ 
	font-weight: bold;
}

.smallfont
{
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.smallselect
{
background-color : #3E3E3E;
border: 1px #c3c3c3;
color : #c3c3c3;
font-family : Verdana;
font: bold 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.button
{
	font-family:		verdana;
	font-size:			10px;
	font-weight:		bold;
	text-decoration:	none;
	background-color:	#3e3e3e;
	color:				#FFFFFF;
	border-top:			1 #909090;
	border-left:		1 #909090;
	border-right:		1 #313131;
	border-bottom:		1 #313131;
	cursor:				hand;
}
