/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #92272D;
}

  
.TopMenu {
	font: bold 14px/28px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	background: #7B7B7B;
	height: 28px;
	letter-spacing: 0.01mm;
}

.TopMenu a:link,.TopMenu a:visited {
	COLOR: #FFFFFF;
	display: block;
	text-decoration: none;
	background: #7B7B7B;
}
.TopMenu a:active,.TopMenu a:hover {
	COLOR: #FFFFFF;
	background: #EBB308;
	display: block;
	text-decoration: none;
	height: 28px;
}

.mediumfont {
	font-size: 10px;
}

.borderwhite {
	border: 4px solid #FFFFFF;
}
.bgndlights {
	background: url(/images/Bgd_lights.gif) repeat-x top;
}
.borderleft {
	border-left: 2px solid #FFFFFF;
}
td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	list-style: url(/images/Bullet_gray.gif);
}
.borderblack {
	border: 1px solid #000000;
}
.TitleSection {
	font: bold 30px/32px "Trebuchet MS";
	color: #23556D;
}
.borderwhitetop {
	border-top: 2px solid #FFFFFF;
}
a,a:visited,a:active {color: #23556D;}
a:hover {color: #333333;}
.Copyright {
	font: 14px/28px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	height: 28px;
}
.titlesGray {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/Bullet_yellow.gif) no-repeat left top;
	margin-bottom: -10px;
	border-bottom: 1px solid #B5B5B5;
	text-indent: 18px;
	padding-bottom: -10px;
}
.titlesGray a:link, .titlesGray a:visited {
	color: #23556D;
	text-decoration: none;
}
.titlesGray a:hover, .titlesGray a:active {
	color: #009999;
}
.yellow_Boxes {
	background: url(images/Bullet_yellow2.gif) repeat-x;
}
.gray_Boxes {

	background: url(images/Bullet_gray2.gif) repeat-x;
}
.normal {
	font-size: 12px;
}
.titlesBW {

	font: bold 18px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(/images/Bullet_gray.gif) no-repeat left center;
	margin-bottom: -10px;
	border-bottom: 1px solid #B5B5B5;
	text-indent: 18px;
	padding-bottom: -10px;
}
.titlesBW a:link, .titlesBW a:visited {
	color: #23556D;
	text-decoration: none;
}
.titlesBW a:hover, .titlesBW a:active {
	color: #009999;
}
.largebold {
	font-size: 14px;
	font-weight: bold;
}
.Title2 {
	font: bold 24px "Trebuchet MS";
}
