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

html {
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #000000;
scrollbar-dark-shadow-color: #ffcc33;
scrollbar-track-color: #636363;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #ffcc33;
scrollbar-highlight-color: #ffcc33;
scrollbar-3d-light-color: #ffcc00;
overflow-x:hidden;
overflow-y:auto;
}

.roundedcornr_box_213836 {
	background: #707070;
	width: 550px;
	margin-top: 25px;
}
.roundedcornr_top_213836 div {
   background: url(images/roundedcornr_213836_tl.png) no-repeat top left;
}
.roundedcornr_top_213836 {
   background: url(images/roundedcornr_213836_tr.png) no-repeat top right;
}
.roundedcornr_bottom_213836 div {
   background: url(images/roundedcornr_213836_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_213836 {
   background: url(images/roundedcornr_213836_br.png) no-repeat bottom right;
}

.roundedcornr_top_213836 div, .roundedcornr_top_213836, 
.roundedcornr_bottom_213836 div, .roundedcornr_bottom_213836 {
	width: 100%;
	height: 30px;
	font-size: 1px;
}
.roundedcornr_content_213836 { margin: 0 30px; }
body {
	background-color: #000000;
}

.whiteHeading {
	color:#FFFFFF;
	font-weight: bold;
	font-size: medium;
	}
.bodyText {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	}	
.legalText {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	}
	.divcont
	{
	width:595px;
	}
a {
	color: #CC9900;
	text-decoration: underline;
}


