<!--
body, html {
	border:0px;
	padding:0px;
	margin: 0px;
	height:100%;
	color: #CCCCCC;
	background-color: #2D2D2D;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: 50%;
}
body,td,th,div,input,select,textarea,ul,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 16px;
}
input,select,textarea {
	color: #333333;
}
a, a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}


h1 {
	color: #92c7fc;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 30px;
}
h2 {
	color: #92c7fc;
	font-size: 13px;
	font-weight: bold;
}
img {
	border: 0 none;
}
hr {
	border: 0;
	color: #666666;
	background-color: #666666;
	height: 1px;
	width: 530px;
	display:block;
	margin: 10px 0 10px 0;
}

.homebutton {
	cursor: pointer;
	display: block;
	position: relative;
	top: -20px;
	left: -10px;
	width: 185px;
	height: 27px;
}
div {
	text-align: center;	
}
div#main {
	margin: 0 auto;
	width: 988px;
}
div#header {
	margin: 0 auto;
	width: 988px;
	height: 56px;
	background-color:#191919;
	border-bottom: 1px solid #666666;
}

div#header div.tools {
	font-size:10px;
	width: 490px;
	height: 21px;
	float: left;
	color: #CCCCCC;
	padding-top: 22px;
	padding-left: 42px;
}
div#header div.tools a {
	color: #999999;
	text-decoration: none;
}
div#header div.tools a:hover {
	color: #CCCCCC;
}
div {
	text-align: left;	
}
div#menu {
	padding: 10px 0 125px 10px;
	width: 189px;
	float: left;
}
div#menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
div#menu li {
	margin:0px;
	padding-bottom: 3px;
	padding-top: 2px;
	float:left;
	width: 188px;
}

div#menu li a.parent, a.parent_sel {
	color:#CCCCCC;
	text-decoration:none;
	display:block;
	background: url(images/menu_grey.png) 1px 5px;
	background-repeat: no-repeat;
	line-height: 16px;
	padding-left: 20px;
}
div#menu li a.parent_sel {
	color:#ffffff;
	background: url(images/menu_red.png) 1px 5px;
	background-repeat: no-repeat;
/*	background-position: -199px 5px;*/
	font-weight: bold;
}
div#menu li a.parent:hover {
	color:#ffffff;
	background: url(images/menu_red.png) 1px 5px;
	background-repeat: no-repeat;
/*	background-position: -199px 5px;*/
}
div#menu li a.sub, a.sub_sel {
	color:#CCCCCC;
	text-decoration:none;
	display:block;
	background: url(images/submenu_grey.png) 20px 7px;
	background-repeat: no-repeat;
	line-height: 16px;
	padding-left: 30px;
}
div#menu li a.sub_sel {
	color:#ffffff;
	background: url(images/submenu_red.png) 20px 7px;
	background-repeat: no-repeat;
/*	background-position: -160px 7px;*/
}
div#menu li a.sub:hover {
	color:#ffffff;
	background: url(images/submenu_red.png) 20px 7px;
	background-repeat: no-repeat;
/*	background-position: -160px 7px;*/
}

div#menu li a.child, a.child_sel {
	color:#CCCCCC;
	text-decoration:none;
	display:block;
	background-repeat: no-repeat;
	line-height: 16px;
	padding-left: 40px;
}
div#menu li a.child_sel {
	color:#ffffff;
}
div#menu li a.child:hover {
	color:#ffffff;
}


div#menu #personalize {
	width: 179px;
	background-color: #191919;
	color: #cccccc;
	overflow: hidden;
	overflow-y: hidden;

}

div#menu hr {
	width: 160px;
	display:block;
	margin: 10px 0 10px 0;
}
div#content {
	float: left;
	width: 789px;
}
div#flashcontent {
	width: 789px;
	/*height: 300px;*/
	padding-bottom: 9px;
	margin: 0px;
	background-image:url(images/dropdownshadow789x306.gif); 
	background-position: bottom; 
	background-repeat: no-repeat;
	border-bottom: 
}
div#copy {
	float: left;
	width: 532px;
	padding-left: 29px;
	padding-right: 29px;
	padding-top: 30px;
	padding-bottom: 30px;
}
div#copy .img {
	border: 2px solid #FFFFFF;
}
div#copy a{
	color: #92c7fc;
}



div#copy2 {
	float: left;
	width: 532px;
	padding-left: 29px;
	padding-right: 29px;
	padding-top: 30px;
	padding-bottom: 30px;
}
div#copy2 .img {
	border: 2px solid #FFFFFF;
}
div#copy2 a{
	color: #92c7fc;
}

div#copy2 object {
float: left;

}

div#copy2 p {
float: right;
max-width: 220px;
}
div#banner {
	float: left;
	width: 190px;
	margin-left: 1px;
}
div#banner a{
	color: #92c7fc;
}
div#banner div.banners {
	padding: 30px 14px 0 14px;
}

div#banner div.bannerad_head {
	background-image:url(images/banner_framed_bg.gif); 
	background-repeat: no-repeat;
	width:160px;
	/*height:24px;*/
	padding:5px 0 5px 10px;
	font-weight:bold;
	font-size:10px;
}
div#banner div.bannerad_middel {
	background-color:#191919; 
	width:148px; 
	padding:5px 10px 0 10px; 
	border-right:1px solid #666666; 
	border-left:1px solid #666666;
}
div#banner div.bannerad_end {
	background-image:url(images/banner_framed_end_bg.gif);
	width:160px;
	height:20px;
	padding:0 0 0 10px;
	margin-bottom:15px;
}
div#footer div.tools {
	font-size:10px;
	width: 400px;
	height: 51px;
	float: left;
	color: #999999;
	padding: 37px 0 0 30px;
}
div#footer div.tools a {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
div#footer div.tools a:hover {
	color: #666666;
}
div#footer div.logo {
	float: right;
	padding-right: 20px;
	text-align:right;
}
-->
