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


html, body {
  margin:0;
  padding:0;
  width: 100%;
  height: 95%;
  font-size: 11px;
  
}

a:link {
	color: #FF6600;
	text-decoration: none;
}

a:visited {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

/* Center the text within all menu item links.
 */

ul.MenuBarHorizontal a {
	text-align: center;
	
}

/* Set the the alignment back to left for any
 * menu item links that are in a sub menu.
 */

ul.MenuBarHorizontal ul a {
	text-align: left;
}

ul.MenuBarHorizontal a:link
{
	color: #333;
}

ul.MenuBarHorizontal a:visited
{
	color: #333;
}

ul.MenuBarHorizontal a:hover
{
	color: #FFF;
}

/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #6699CC;
	color: #FFF;
}

.style5 {
	font-size: 11px;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style7 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.style8 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.style9 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#333333;
	margin-top:3px;
	margin-bottom: 0px;
}
.style9padded {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
}

.style17 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #555555;
}
.style18 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style19 {color: #EEEEEE}
.style_white_bold_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
p.style7 {margin-top:12px; margin-bottom: 0px;}
p.style9 {
	margin-top:3px;
	margin-bottom: 0px;
	line-height: 13px;
}
div.style9 > p {
	margin-top:6px;
	margin-bottom: 0px;
	line-height: 13px;
}
td.style9 > p {margin-top:6px; margin-bottom: 0px;}
div.style8#nojs {text-align:center; color:#555555}


.table9 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top:3px;
	margin-bottom: 3px;
	line-height: 13px;
}
.table7 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top:3px; margin-bottom: 3px;
}
#nojs {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:33px;
	z-index:501;
	background-color:#EEEEEE;
}

body {
	background-color: #333333;
}
#container {
	position:relative;
	width:800px;
	height:765px;
	z-index:2;
	background-color: #777777;
	margin-right: auto;
	margin-left: auto;
	top: 15px;
	overflow: hidden;
}
#menu {
	position:absolute;
	left:0px;
	top:100px;
	width:800px;
	height:auto;
	z-index:500;	
}
#col_left {
	position:absolute;
	left:0px;
	top:130px;
	width:235px;
	height:635px;
	z-index:499;
	overflow: hidden;
}
#col_left_2 {
	position:absolute;
	left:11px;
	top:29px;
	width:213px;
	height:177px;
	z-index:1;
}
#footer3 {
	position:relative;
	left:0px;
	top:20px;
	width:800px;
	height:60px;
	z-index:500;
	margin-left: auto;
	margin-right: auto;
	background-color: #444444;
}
