BODY {
	background-color:#DEDECD;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
}

TD, DIV {
	font-family:Arial;
	font-size:12px;
	line-height:18px;
}

.Page {
	margin-top:10px;
	background-color:#ffffff;
	width:760px;
	border:1px solid #9F9F94;
}

.Footer {
	margin-top:1px;
	background-color:#606060;
	width:760px;
	border:1px solid #9F9F94;
}

.Trademark {
	color:#90191E;
	text-align:right;
	padding:0 5 0 0;
	font-weight:bold;
}

.Navigation {
	font-size:12px;
	padding-right:60px;
	font-weight:bold;
	color:#ffffff;
	background-image : url(../images/navigation_background_tall.gif);
	background-repeat : repeat-x;
	white-space:nowrap;
}

.Navigation A {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	white-space:nowrap;
}

.Copy {
	color:#CCCCCC;
	font-size:11px;
}

#Menu {
	margin:3 3 3 3;
	border-bottom:2px solid #606060;
}

#Menu .ButtonOff {
	width:149px;
	line-height:18px;
	background-color: #8A8989;
	font-size:11px;
	border-bottom:1px solid #ffffff;
	cursor:pointer;
	padding-left:10px;
}

#Menu .Button {
	width:149px;
	line-height:18px;
	background-color: #ACA9A9;
	font-size:11px;
	border-bottom:1px solid #ffffff;
	background-image : url(../images/button.gif);
	background-repeat : no-repeat;
	background-position : right;
	padding-left:10px;
}

#Menu .ButtonOn {
	width:149px;
	line-height:18px;
	background-color: #BEBBBB;
	font-size:11px;
	border-bottom:1px solid #ffffff;
	cursor:pointer;
	padding-left:10px;
}

#Menu .ButtonOffHead {
	width:149px;
	line-height:18px;
	background-color: #606060;
	font-size:11px;
	border-bottom:1px solid #ffffff;
	cursor:pointer;
}

#Menu .ButtonHead {
	width:149px;
	line-height:18px;
	background-color: #606060;
	font-size:11px;
	border-bottom:1px solid #ffffff;
	cursor:pointer;
	background-image : url(../images/button_off.gif);
	background-repeat : no-repeat;
	background-position : right;
	
}

#Menu SPAN {
	color: #ffffff;
	padding:0 0 0 5;
	font-size:11px;
	line-height:20px;
}

A {
	color:#90191E;
}

.Head {
	color:#90191E;
	font-size:18px;
	padding:5 0 10 0;
}

.SubHead {
	color:#90191E;
	font-weight:bold;
}

.TableHead {
	font-weight:bold;
	color:#333333;
	padding-right:20px;
}
.TableContent {
	white-space:nowrap;
	font-size:11px;
	line-height:14px;
	border-bottom:1px solid #90191E;
}
.TableContentRed {
	white-space:nowrap;
	padding-left:5px;
	color:#90191E;
	font-size:11px;
	line-height:14px;
	border-bottom:1px solid #90191E;
}