BODY
{
	background-color: white;
	color: navy;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	margin: 0px 10px 10px 10px;
scrollbar-3dlight-color:navy;
scrollbar-arrow-color:navy;
scrollbar-base-color:white;
scrollbar-darkshadow-color:navy;
scrollbar-face-color:white;
scrollbar-highlight-color:white;
scrollbar-shadow-color:white;
}

TABLE
{
	color: navy;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
}

TR
{
	color: navy;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
}

TD
{
	color: navy;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
}

P
{
	color: navy;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
}

H1, H2, H3, H4, H5
{
	color: navy;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
}


A:active
{
	color: navy;
	font-family: inherit;
	font-size: inherit;	
	font-weight: bold;
}

A:link
{
	color: navy;
	font-family: inherit;
	font-size: inherit;	
	font-weight: bold;
}

A:visited
{
	color: navy;
	font-family: inherit;
	font-size: inherit;	
	font-weight: bold;
}

A:hover
{
	color: navy;
	font-family: inherit;
	font-size: inherit;	
	font-weight: bold;
}

.Default
{
	color: navy;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
}

.WhiteText
{
	color: white;
	font-family: inherit;
	font-size: inherit;	
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.WhiteText:active
{
	color: white;
	font-family: inherit;
	font-size: inherit;	
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.WhiteText:link
{
	color: white;
	font-family: inherit;
	font-size: inherit;	
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
}

.WhiteText:visited
{
	color: white;
	font-family: inherit;
	font-size: inherit;	
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.WhiteText:hover
{
	color: white;
	font-family: inherit;
	font-size: inherit;	
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

.WhiteHeadline
{
	font-family: inherit;
	font-size: inherit;	
	font-style: italic;
	color: White;
	font-weight: bold;
}

.Headline
{
	color: inherit;
	font-family: inherit;
	font-size: 1.2em;
	font-weight: bold;
}

.TextGray
{
	color: #000000;
	font-family: inherit;
	font-size: 0.9em;
}

.TextGray:active
{
	color: #000000;
	font-family: inherit;
	font-size: 0.9em;
}

.TextGray:link
{
	color: #000000;
	font-family: inherit;
	font-size: 0.9em;
}

.TextGray:visited
{
	color: #000000;
	font-family: inherit;
	font-size: 0.9em;
}

.TextGray:hover
{
	color: #000000;
	font-family: inherit;
	font-size: 0.9em;
}



INPUT.button
{
	background-color: navy;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	border: 1px solid black;
	width: 120px;
}

.TextInput
{
	background-color: #E9E8F0;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid black;
}

.Error
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10px;
	color: #FF0000;
	vertical-align: top;
}

.InfoLine
{
	background-color: #e8e8e8;
	color: navy;
	font-family: inherit;
	font-size: inherit;
	font-weight: bold;
	margin: 5px 10px 5px 10px;
	line-heigt: 20px;
	text-align: center;
}	

/* Style For News */
.NewsHeading
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: white;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.NewsDescription
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: Navy;
	font-size: 11px;
	font-style: normal;
}

.OrangeTextNews:active
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #FF7F42;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
	font-style: normal;
}

.OrangeTextNews:link
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #FF7F42;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
	font-style: normal;
}

.OrangeTextNews:visited
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #FF7F42;
	font-size: 11px;
	font-weight: bold;	
	font-style: normal;
	text-decoration: none;
}

.OrangeTextNews:hover
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #FF7F42;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
	font-style: normal;
}