<style>
BODY, LAYER, P, DIV, TABLE, TR, TD, TH {
font-size: 12px; 
font-family: Verdana;
color: #000000;
}

BODY {margin-top:0;margin-left:0;margin-right:0;margin-bottom:0;}
h1{
color: white;
display:inline;
	font-family: Verdana;
	font-size:14px;
	font-weight: bold;
}
h2{
color: black;
display:inline;
	font-family: Verdana;
	font-size:16px;
	font-weight: bold;
}
h4{
color: black;
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
}
A.StandardLink:visited  {
	font-size:12px;
	font-family: Verdana;
	color: navy;
	text-decoration:underline;
	}
.StandardLink {
	font-size:12px;
	font-family: Verdana;
	color: blue;
	text-decoration:underline;
}
A.StandardLink: {
	font-size:12px;
	font-family: Verdana;
	color: blue;
	text-decoration:underline;
}
A.StandardLink:hover {
	font-size:12px;
	font-family: Verdana;
	color: red;
	text-decoration:none;
}
a{
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	font-size:12px;

}
a:hover{
	color: red;
	font-family: Verdana;
	text-decoration: none;
	font-size:12px;

}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size:12px;
}
a:visited:hover {
	color: red;
	text-decoration: none;
	font-family: Verdana;
	font-size:12px;
}



.White {
	font-family: Verdana;
	color: #FFFFFF;
}
.Large {
	font-size:14px;
	}
.Largest {
	font-size:22px;
	}
.Bold	{
	font-weight:bold;
	}

.LargeWhite {
	font-family: Verdana;
	color: #FFFFFF;
	font-size:16px;
	text-decoration: none;
}
a.MedWhite {
	font-family: Verdana;
	color: #FFFFFF;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
}
a.Large {
	font-family: Verdana;
	font-size:14px;
	text-decoration: none;
}
a.Large:hover {
	font-family: Verdana;
	font-size:14px;
	color: #FFF600;
	text-decoration: none;
}
a.Large:visited {
	font-family: Verdana;
	font-size:14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.Large:visited:hover {
	font-family: Verdana;
	font-size:14px;
	color: #FFF600;
	text-decoration: none;
}


.Standard {
	font-size:12px;
	font-family: Verdana;
}

.Small {
	font-size:10px;
	font-family: Verdana;
}
.Smallest {
	font-size:8px;
	font-family: Verdana;
}

td.data{
font-family:verdana;
font-size:12;
border-bottom:1px solid black;
border-right:0px solid black;
}

td.datahead{
font-family:verdana;
font-size:12;
border-bottom:1px solid black;
border-right:0px solid black;
font-weight:bold;
background-color:yellow;
}
td.Menu{
width:200px;
height:51px;
text-align:center;
font-family:verdana;
font-size:14;
color:white;
font-weight:bold;
background-color:#BDBFC5;
}
td.MainMenu{
width:120px;
height:20px;
text-align:right;
font-family:verdana;
font-size:10;
color:#424244;
font-weight:bold;
background-color:#F2F2F2;
border:1px solid #C0C0C0;
border-right:1px solid #C0C0C0;
border-bottom:2px solid #C0C0C0;
}
.MainTable
{
width:700px;
height:460px;
text-align:right;
font-family:verdana;
font-size:10;
color:#424244;
font-weight:bold;
background-color:#ffffff;
border:1px solid #C0C0C0;
border-right:1px solid #C0C0C0;
border-bottom:4px solid #C0C0C0;
}
td.topMenu{
width:120px;
height:20px;
text-align:left;
font-family:verdana;
font-size:9;
color:#090000;
font-weight:bold;
background-color:#ffffff;
border:1px solid #89734F;
border-right:1px solid #89734F;
border-bottom:2px solid #89734F;
}
td.Showcase{
	font-family:verdana;
	font-size:15;
	color:white;
	background-color:#902A4C;
	width:225px;
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-left:1px solid lightgrey;
	border-top:1px solid lightgrey;
}
</style>