@charset "utf-8";
/* CSS Document */
body {
	background-color: #808080;
}
body,td,th {
	font-family: Trebuchet MS;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #832C18;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
}
.style1 {
	color: #832C18;
	font-weight: bold;
	font-size:14px;
}
.alertLarge {
font-family: Arial;
	color:#CC0000;
	font-weight: bold;
	font-size:14px;
}
.alertLargeGood{
font-family: Arial;
	color:#009900;
	font-weight: bold;
	font-size:12px;
}
.alertSmallNeutral{
font-family: Arial;
	color:#FF9900;
	font-weight: bold;
	font-size:11px;
}
.Menu {
	color: #832C18;
	font-weight: bold;
	font-size:16px;
}
.Headline {
font-family: Arial;
	color: #832C18;
	font-weight: bold;
	font-size:11px;
}
.HeadlineThin {
font-family: Arial;
	color: #832C18;
	font-weight: normal;
	font-size:11px;
}
.style2 {font-size: 11px}
.style7 {font-size: 11px; color: #999999; }
.style8 {font-size: 11px; color: #666666; }
.style9 {color: #666666}
.style10 {color: #999999}
.style11 {
	font-size: 12px;
	color: #666666;
}
.style12 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.style13 {color: #FFFFFF}
.Button {
	color: #333333;
	font-weight: normal;
	font-size:13px;
	background-image:url(largeBG.jpg);
	background-repeat:repeat-x;
}
.ComboBox {
	color: #333333;
	font-weight: normal;
	font-size:13px;
}
.topBox {
	width: 195px;
}
