A
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	color: #913838;
}

A:hover
{
	font-family: Tahoma;
	font-size: 12px;
	background-color: #CCCCCC;
	text-decoration: none;
	color: black;
}

body
{
	height: 100%;
	background-color: #000000;
	background-image: url(/images/background_page.gif);
	font-family: Tahoma;
	color: #626262;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #913838;
	SCROLLBAR-HIGHLIGHT-COLOR: #913838;
	SCROLLBAR-SHADOW-COLOR: #AAAAAA;
	SCROLLBAR-3DLIGHT-COLOR: #913838; 
	SCROLLBAR-ARROW-COLOR: #AAAAAA; 
	SCROLLBAR-TRACK-COLOR: #AAAAAA; 
	SCROLLBAR-DARKSHADOW-COLOR: #913838;
	margin-left: 5px;
	margin-top: 5px;
}

.button
{
	font-family: Tahoma;
	font-size: 12px;
	height: 20px;
	color: White;
	border-style: none;
	background-color: #913838;
}

.description
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
	border-bottom: none;
}

.description A
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #276594;
	text-decoration: none;
	border-bottom: none;
}

.description A:hover
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
	border-bottom: none;
}

.dropDown
{
	font-family: Tahoma;
	color: #913838;
	border-color: #913838;
	border-width: 1px;
	border-style: solid;
}

.fontBlack
{
	font-family: Tahoma;
	color: black;
}

.fontMaroon
{
	font-family: Tahoma;
	color: #913838;
}

.fontTeal
{
	font-family: Tahoma;
	color: #319C9C;
}

.fontSubTitle
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;	
	font-variant: small-caps;
	color: white;
	text-decoration: none;
}
.fontSubTitle A
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;	
	font-variant: small-caps;
	color: white;
	text-decoration: none;
}
.fontSubTitle A:hover
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;	
	font-variant: small-caps;
	color: black;
	text-decoration: none;
	background-color: Transparent;
}

.fontTitle
{
	font-family: Times New Roman;
	font-variant: small-caps;
	color: white;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}

.fontWhite
{
	font-family: Tahoma;
	color: white;
}

.footer
{
	font-family: Tahoma;
	font-variant: small-caps;
	color: white;
	font-size: 12px;
	text-decoration: none;
	border-bottom: none;
}
.footer:hover
{
	font-family: Tahoma;
	background-color: Transparent;
	font-variant: small-caps;
	color: white;
	font-size: 12px;
	text-decoration: none;
	border-bottom: solid 1px black;
	border-top: solid 1px black;
}

.gridBody
{
	background-color: white;
	font-family: Tahoma;
	color: Black;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #708090;
	SCROLLBAR-HIGHLIGHT-COLOR: #C0C8C8;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #9098A0; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #DFE2E6; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000
}

.pageTitle
{
	font-size: 24px;
	font-family: Times New Roman;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #319C9C;
	padding-left: 20px;
	padding-top: 5px;
}

.hr
{
	color: #319C9C;
	width: 100%;
}

.hotLink
{
	color: #FB9700;
}

.messageHeading
{
	font-size: 12px;
}

.photo
{
	border-color: #913838;
	border-width: 1px;
}

.photoBody
{
	background-color: #DFE2E6;
	font-family: Tahoma;
	color: Black;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #708090;
	SCROLLBAR-HIGHLIGHT-COLOR: #C0C8C8;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #9098A0; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #DFE2E6; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000
}

.table
{
	background-color: White;
	width: 750px;
	cursor: default;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: #626262;
	font-family: Tahoma;
	text-decoration: none;
	border-left: solid 2px black;
	border-right: solid 2px black;
}

.tableBorder
{
	border-right: #913838 solid;
	border-left: #913838 solid;
	border-top: #913838 solid;
	border-bottom: #913838 solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.tableHeader
{
	background-color: #913838;
	width: 750px;
	cursor: default;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: #626262;
	font-family: Tahoma;
	text-decoration: none;
	border: solid 2px black;
}

.textBox
{
	font-family: Tahoma;
	border-color: #913838;
	border-width: 1px;
	border-style: solid;
}

td
{
	cursor: default;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	color: #626262;
	font-family: Tahoma;
	text-decoration: none;
}

.tdDark
{
	background-color: #C3B2A9;
	cursor: default;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 12px;
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
}

.tdLight
{
	background-color: #EEEAE8;
	cursor: default;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 12px;
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
}

.tdWhite
{
	background-color: white;
	cursor: default;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 12px;
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
}