@charset "utf-8";
/* CSS Document */


html {
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background:url(/img/awards2.jpg);
	background-color:#ffffff;
	margin:0;
	height: 100%;
}

h1 {
	font-size:medium;
}

h2 {
	font-size:small;
}

.full_height {
	height: 100%;
}



.footer {
	color:#FFFFFF;
}

.footer a:link {
	color:#FFFFFF;
}

.footer a:hover {
	color:#FFFFFF;
}

.footer a:visited {
	color:#FFFFFF;
}


.main_table {
	height: 100%;
	background-color:#343434;
	border-left: 1px solid #AA0000;
	border-right: 1px solid #AA0000;	
	border-bottom:  1px solid #AA0000;	
}

.header_bg {
	background:url(/img/header_bg.png) repeat-x;
}

.main_area {
	height: 100%;
}

.menu {
	height: 100%;
	background:url(/img/menu_bg.png);
}

.content_bottom {
	background:url(/img/content_b.png) repeat-x;
}

.content {
	color:#7E1631;
	padding: 15px;
}


ul.menu_ul {
	list-style:square;
	color:#FFFFFF;
	margin-left: 0px;
	padding-left: 70px;
	padding-top:0px;
	margin-top:20px;	
}

ul.menu li ul {
padding-top: 8px;
}

.li_padding {
	padding-bottom: 10px;
}

.menu a:link {
	color:#FFFFFF;
}

.menu a:hover {
	color:#FFFFFF;
}

.menu a:visited {
	color:#FFFFFF;
}

li.spacer {
	padding-bottom: 18px;
}

.footer {
	font-size: 11px;
	color:#000000;
}

.footer a:link {
	color:#0000FF;
	
}

.footer a:hover {
	color:#0000FF;
}

.footer a:visited {
	color:#0000FF;
}

a:link {
	color:#1E22A9;
}

a:hover {
	color:#252AD5;
}

a:visited {
	color:#1E95A9;
}

