body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg_main.gif) repeat;
}
.nav {
	font-size: 15px;
	color: #000000;
	background: url(images/banner.jpg) no-repeat left top;
	letter-spacing: 1px;
	text-align: center;
	height: 200px;
}
td {
	font: 14px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.nav a {
	color: #000000;
	text-decoration: none;
}
.padding_20 {
	padding: 20px;
}
ul {
	font-weight: bold;
	list-style: url(images/bullet.gif) outside;
	line-height: 25px;
}
.border_bottom {
	border-bottom: 1px solid #CCCCCC;
}
.border_top {
	border-top: 1px solid #CCCCCC;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	text-transform: uppercase;
}
h1 a {
	text-decoration: none;
	
}
.font_white {
	color: #FFFFFF;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 20px;
}
.panel a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bg_burgundy {
	background: #630000;
	padding: 10px;
	color: #FFFFFF;
}
.bg_burgundy_80 {
	background: #830000;
	padding: 10px;
	}
.bg_navy {
	background: #003380;
	padding: 10px;
	}	
.padding_10 {
	padding: 10px;
}

.bg_burgundy_80 a:link, .bg_burgundy_80 a:visited, .bg_burgundy_80 a:hover, .bg_burgundy_80 a:active, .bg_burgundy a:link, .bg_burgundy a:visited, .bg_burgundy a:hover, .bg_burgundy a:active, .bg_navy a:link, .bg_navy a:visited, .bg_navy a:hover,  .bg_navy a:active {
	color: #FFFFFF;
	text-decoation: none;
}
.bg_black	{
	background: #000000;
	
	}
.bg_black a:link, .bg_black a:visited, .bg_black a:active, .bg_black a:hover	{
	color: #666666;
	text-decoration: none;
}	
.black_font {
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 0px;;
	margin-top: 0px;
}
h1 {
	font-size: 16px;
	text-transform: uppercase;
}
.bg_pink {
	background: #CA0038;
	padding: 3px;
}
.bg_pink a {
	text-decoration: none;
}.black_font a {
	color: #000000;
}
.small {
	font-size:10px;
}