/* CSS Document */
html {
}

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #65627F;
}

#layoutTable { height: 100%; }

#content {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	color: #000000;
}

#menu_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.menu-items {
	color: #FFFFFF;
	font-size: 14px;
}

.menu-items a{
	color: #FFFFFF;
	text-decoration: none;
}

.menu-items a:hover {
	color: #FF0000;
}

.menu-items-selected {
	color: #FF0000;
	font-size: 14px;
}

.menu-items-selected a{
	color: #FF0000;
	text-decoration: none;
}

.menu-items-selected a:hover {
	color: #FF0000;
}

#left_column {

	margin-top: 5px;
	margin-left: 25px;
	margin-right: 13px;
	color:#FFFFFF;
}

#right-column {
	margin-top: 40px;
	margin-left: 10px;
	margin-right: 20px;
	color: #FFFFFF;
	font-weight:bold;
}

.menu-top {
	color: #E8C74B;
	font-size:14px;
	font-weight:bold;
}

.menu-top a{
	color: #E8C74B;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}

.menu-top a:hover {
	color: #E8C74B;
	font-size:14px;
	font-weight:bold;
}

.awards {
font-family:"Times New Roman", Times, serif;
font-size: 16px;
}

.awards h1 {
font-family:"Times New Roman", Times, serif;
font-size: 36px;
}

.awards a {
font-family:"Times New Roman", Times, serif;
font-size: 16px;
color:#FF0000;
}

.awards_red {
font-family:"Times New Roman", Times, serif;
font-size: 16px;
color:#FF0000;
}