body {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.Content {
	padding: 1em;
}
	
.TopMenu {
	font-weight: bold;
	color: #780000;
	font-size: 1.0em;
}
.TopMenu b { color: #A04D4D; text-decoration:none}
.TopMenu a { color: #780000; text-decoration:none}
.TopMenu a:hover { color: #A04D4D;}

.MidMenu ul
{
	list-style: none;
	padding: .5em;
	margin: 0 0 .5em;
}

.MidMenu li
{
	float: left;
	margin: 0 0.15em 0.55em;
	font-size: 10px;
	text-transform: uppercase;
}

.MidMenu li b
{
background: #A09B96;
height: 1.5em;
line-height: 1.5em;
float: left;
width: 14em;
display: block;
border: 1px solid #D8D3BF;
color: #fff;
text-decoration: none;
text-align: center;
}

.MidMenu li a
{
background: #A09B96;
height: 1.5em;
line-height: 1.5em;
float: left;
width: 12em;
display: block;
border: 1px solid #D8D3BF;
color: #000;
text-decoration: none;
text-align: center;
}

.MidMenu li a:hover
{
	color:#fff;
}

/* Hide from IE5-Mac \*/
.MidMenu li a
{
float: none
}
/* End hide */

.MidMenu
{
width:100%;
}

.PvtMenu ul
{
	list-style: none;
	padding: .0em;
	margin: 0 0 .0em;
}

.PvtMenu li
{
	float: left;
	margin: 0 0.15em 0.55em;
	font-size: 10px;
	text-transform: uppercase;
}

.PvtMenu li b
{
background: #A09B96;
height: 1.5em;
line-height: 1.5em;
float: left;
width: 12em;
display: block;
border: 1px solid #D8D3BF;
color: #fff;
text-decoration: none;
text-align: center;
}

.PvtMenu li a
{
background: #A09B96;
height: 1.5em;
line-height: 1.5em;
float: left;
width: 12em;
display: block;
border: 1px solid #D8D3BF;
color: #000;
text-decoration: none;
text-align: center;
}

.PvtMenu li a:hover
{
	color:#fff;
}

/* Hide from IE5-Mac \*/
.PvtMenu li a
{
float: none
}
/* End hide */

.PvtMenu
{
width:100%;
}

.MediaLink a { text-decoration: none;}
.MediaLink a:link { color: #00FF00;}
.MediaLink a:visited { color: #00FF00;}
.MediaLink a:hover { color: #007700;}
.MediaLink a:active { color: #00FF00;}
