.blockfooter
{
	padding: 0px;
	color: white;
	border-top: #69767E 1px dashed;
}

.blockheader
{
	padding: 0px;
	color: white;
	border-bottom: #69767E 1px dashed;
}

.blocktable
{
	border: 1px solid #69767E;
	NOTbackground-image: url(../images/block_back.gif);
}

.blockleft
{
	padding-right: 4px;
	padding-left: 4px;
	background-color: #394856;
	border-bottom: 1px solid #325160;
	color: white;
}

.blockright
{
	padding-left: 4px;
	padding-right: 4px;
	background-color: #192836;
	border-bottom: 1px solid #325160;
	color: white;
}

INPUT
{	
	background-color: #333333;
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	color: white;
	text-align: left;

	border: 1px solid #BBBBBB;
}

SUBMIT
{
  font-family: Times;
}

SELECT
{
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	color: #333333;
        line-height: 20px;
	text-align: left;
}

INPUT.option
{	
	font-size: 10px;
	border: none;
	background-color: #212C31;
}

OL
{
	font-family: Arial;
	font-size: 10pt;
}

TEXTAREA
{	
	background-color: #333333;
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	color: white;
	text-align: left;

	border: 1px solid #BBBBBB;
}

HR
{
	border: 1px #69767E solid;
	height: 1px
}
BODY
{
	cursor: default;
	margin: 0px 0px;
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	color: #333333;
        line-height: 20px;
	text-align: left;
}
TD
{
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	color: white;
        line-height: 18pt;
	text-align: left;
}

BIG
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: white;
	text-align: left;
}

h1
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: white;
	text-align: left;
}

h2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: white;
	text-align: left;
}

SMALL
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	line-height: 11px;
	color: white;
	text-align: left;
}

A
{
	cursor: hand;
	color: yellow;
	text-decoration: none;
}

A:hover
{
	color: #FCA30A;
	text-decoration: none;
}

.copyright
{
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #888888;
}

.bar
{
	color: white;
}

A.button
{
	font-weight: 100;
	border-bottom:1px solid #4D4D4D;
	border-left:1px solid #6F6F6F;
	border-right:1px solid #4D4D4D;
	border-top:1px solid #8A8A8A;
	background-image:;
	color:white;
	background-color: black;
	font-family: Verdana, arial, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 2px;
	margin: 0px;
}

A.button:hover
{
	border: 1px solid black;
	color: black;

	background-color: orange;
	text-decoration: none;
}

A.menubar
{
	font-size: 11px;
	width: 200px;
	border-bottom: 1px dashed black;
	padding: 1px;
	line-height: 14px;
	font-weight: bold;
}

A.menubar:hover
{
	background-color: black;
	color: white;
	text-decoration: none;
}
