a:link
{
	color: #999999;
	font-weight: bold;
	text-align: center;
	vertical-align: middle; font-family:Arial; font-size:10pt; text-decoration:none;
}
a:active
{
	color: #CCCCCC;
	font-weight: bold;
	text-align: center;
	vertical-align: middle; font-family:Arial; font-size:10pt; text-decoration:none;
}
a:visited
{
	color: #999999;
	font-weight: bold;
	text-align: center;
	vertical-align: middle; font-family:Arial; font-size:10pt; text-decoration:none;
}
a:hover
{
	color: #CCCCCC;
	font-weight: bold;
	text-align: center;
	vertical-align: middle; font-family:Arial; font-size:10pt; text-decoration:none;
}
a
{ 
	text-decoration: none; font-family: Arial; font-size: 10pt; color: #999999; 
    font-weight: bold;
}
body
{
	background-color: #253A52;
	scrollbar-face-color: #8A9AAD;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #8A9AAD;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color: #456281;
	scrollbar-track-color: #253A52;
	scrollbar-darkshadow-color: #98AAB1;
	color: #999999; font-family:Arial; font-size:10pt; font-weight:bold
}
table
{
	table-border-color-light: #253A52;
	table-border-color-dark: #253A52;
}
h1
{
	color: rgb(204, 102, 0);
}
h2
{
	color: rgb(204, 153, 51);
}
h3
{
	color: rgb(255, 204, 0);
}
h4
{
	color: rgb(204, 102, 0);
}
h5
{
	color: rgb(204, 153, 51);
}
h6
{
	color: rgb(255, 204, 0);
}
button
{
	background-color: rgb(204, 102, 0);
	color: rgb(0, 0, 0);
}
label
{
	color: rgb(204, 204, 204);
}
textarea
{
	color: rgb(0, 0, 0);
}
fieldset
{
	color: rgb(255, 255, 255);
}
legend
{
	color: rgb(255, 204, 0);
}
select
{
	color: rgb(0, 0, 0);
}
caption
{
	color: rgb(255, 204, 0);
}
th
{
	color: rgb(204, 204, 204);
}
td.rowpic 
{
  background-color: #253A52;
}