BODY
{
	margin: 0px;
	font-family: Verdana;
}
A
{
	color: #0000CC;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
TD
{
	font-family: Verdana;
	font-size: 9pt;
}
INPUT
{
	font-size: 8pt;
}
SELECT
{
	font-size: 8pt;
}
H1
{
	font-family: Verdana;
	font-size: 14pt;
	font-weight: normal;
	color: #AA0000;
	text-align: center;
}
H2
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
}
H3
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
}
H4
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
H5
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}
H6
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}

.Table
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	padding: 2px;
}
.TableHeader1
{
	background-color: #cccccc;
	font-weight: bold;
}
.TableHeader2
{
	background-color: #eeeeee;
	font-weight: bold;
	font-size: 10pt;
}
.NewsTable
{
	border-right: #aa0000 1px solid;
	border-top: #aa0000 1px solid;
	border-left: #aa0000 1px solid;
	border-bottom: #aa0000 1px solid;
	padding: 1px;
}
.NewsHeader
{
	font-family: Verdana;
	font-size: 10pt;
	background-color: #aa0000;
	color: White;
	font-weight: bold;
	padding: 2px;
}
.NewsDate
{
	font-family: Verdana;
	font-size: 8pt;
}
.NewsHeadline
{
	font-family: Verdana;
	font-size: 10pt;
	padding-bottom: 6px;
}
.NewsHeadline2
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
.NewsAuthor
{
	font-family: Verdana;
	font-style: italic;
	font-size: 8pt;
	text-align: right;
}
.TopMenu
{
	font-family: Verdana;
	font-size: 7pt;
}
.TopMenu A
{
	color: #0000CC;
	text-decoration: none;
}
.TopMenu A:hover
{
	color: #0000CC;
	text-decoration: underline;
}
.FooterText
{
	font-family: Verdana;
	font-size: 7pt;
	color: #999999;
}
.ContentEdit
{
	font-family: Verdana;
	font-size: 8pt;
}
.ContentEdit A
{
	color: #cccccc;
	text-decoration: none;
}
.ContentEdit A:hover
{
	color: #cccccc;
	text-decoration: underline;
}
.ContentBlock
{
}
.ContentBlockAdmin
{
	border-right: #cccccc 1px dashed;
	border-top: #cccccc 1px dashed;
	border-left: #cccccc 1px dashed;
	border-bottom: #cccccc 1px dashed;
}
.ContentBlockName
{
	color: #999999;
}
.PageTitle
{
	font-family: Arial;
	font-size: 11pt;
}
.JobTitle
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}
.JobHeadline
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}
.OK
{
	color: green;
	font-weight: bold;
}
.ERROR
{
	color: red;
	font-weight: bold;
}
.TrackTable
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
}
.TrackTable TD
{
	font-size: 8pt;
	font-family: Arial;
	padding: 2px 2px 2px 2px;
}
.TrackHeader
{
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial;
	background-color: #cccccc;
}
.OrderHeader
{
	font-size: 10pt;
	font-weight: bold;
	background-color: #cccccc;
}
.OrderSubHeader
{
	font-weight: bold;
}
.OrderTable
{
	padding: 2px;
}


.UploadTable
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
}
.UploadTable TD
{
	font-size: 8pt;
	font-family: Arial;
	padding: 2px 2px 2px 2px;
}
.UploadHeader
{
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial;
	background-color: #cccccc;
}


.ForgotPasswordTable TD
{
	font-family: Verdana;
	font-size: 9pt;
}

.ForgotPasswordTable TH
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}

.ErrorMessage
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color:Red;
}
