* {
	/*margin:0;*/
}
body {
	/*
	 background:#ccc url("../imgs/page_bg.jpg") top center repeat-y;
	*/
	font-family:arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:10pt;
	background:#D3D3D3; /*#D8BFD8 #D8BFD8;*/
}

html {
	overflow-y: scroll; 
}

.wrapper {
	width:780px;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -112px;
	border:0px solid red;
}

#copyright {
	font-family:arial, helvetica, sans-serif;
	width:100%;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0;
	vertical-align: middle;
	padding-top:2px;
}
#container {
	width:780px;
	margin:0 auto 0 auto;
	background:#009ACD; /*#8B4789 #efefef */
	height: 850px;
}

#header {
	width:780px;
	height:108px;
	background:#1177bb url("../imgs/header.jpg") top left no-repeat;
}

.textbox {
	margin: 0px 5px 0px 5px;
}

#topinfo {
 	display: block;
	position: relative;
	overflow:hidden;
	float: left;
	width:770px;
	left:0px;
	height:18px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 10px;
	text-align:left;
	color:#ffffff;
	font-size:11px;
	background:#538bc2;
	border-collapse: collapse;
	border-top:1px solid #538bc2;
}

#sidebar {
	float:left;
	width:191px;
	color:#ffffff;
}

#content {
	float:right;
	width:588px;
	background:#F0FFFF; /*#FFE1FF;*/
	/*height:auto !important;
	height:600px;
	min-height:600px;
	*/
}

#home_content {
	float:left;
	width:588px;
	height: 720px; 
	background:#F0FFFF; /*#FFE1FF;*/
	/*height:auto !important;
	height:600px;
	min-height:600px;
	*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 1px;
	overflow-y: scroll;
	scrollbar-arrow-color:white;
	scrollbar-face-color: #009ACD;
	scrollbar-3dlight-color: #009ACD;
	scrollbar-darkshadow-color: gray;
}

h1 {
	margin:0;
	padding:10px;
	font-size:22pt;
	font-weight:normal;
	color:#ff3366;
	background:#efefef;
	border-bottom:1px solid #ff3366;
}

#sidebar * {
	font-size:8pt;
}
#sidebar fieldset {
	border:0;
	padding:5px 5px 0 5px;
}
#sidebar select {
	width:175px;
}
#sidebar .smallselect {
	width:50%;
	float:left;
}

#promobox {
	float:left;
	width:280px;
	padding:10px;
	color:#27408B;
}

h2 {
	color:#1178BD;
	font-size:14pt;
	margin:0;
	padding:0;
	line-height:14pt;
}

h2 a {
	color:#FF3366;
	font-weight:normal;
	font-size:8pt;
}

#register {
	position:absolute;
	float:right;
	padding: 130px 40px 0px 300px;
}

.tag {
	width:65px;
	text-align:left;
	float:left;
	display:block;
	padding-top:4px;
}

#sidebar form {
	margin:0;
	padding:0;
}

#sidebar form fieldset a {
	color:#fff;
}
#sidebar form fieldset a:hover {
	color:#fff;
}
#sidebar form fieldset input.uinfo {
	width:100px;
}

#footer {
	margin:0 auto;
	width:780px;
	height:20px;
	clear:both;
	padding:0px;
	text-align:center;
	color:#FFFFFF;
	font-size:8pt;
	border-top:1px solid #FFE1FF;
	border-bottom:1px solid #FFE1FF;
	width:780px;
	text-align:center;
	vertical-align:middle;
	font-size:8pt;
	background:#538bc2;
	color:#FFFFFF;
}
#infotext {
	clear:both;
	margin-top:0px;
	padding:10px;
	border-top:1px solid #FB3568;
	border-bottom:1px solid #FB3568;
	text-align:center;
}
#infotext b {
	color:#01A9CD;
}

a {
	color:#FB3568;
}
a:hover {
	color:#1178BD;
}

#content p {
	margin-left:10px;
	margin-right:10px;
}

.roundedcornr_box_871465 {
	background: url(roundedcornr_871465_tl.png) no-repeat top left;
}
.roundedcornr_top_871465 {
	background: url(roundedcornr_871465_tr.png) no-repeat top right;
}
.roundedcornr_bottom_871465 {
	background: url(roundedcornr_871465_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_871465 div {
	background: url(roundedcornr_871465_br.png) no-repeat bottom right;
}
.roundedcornr_content_871465 {
	background: url(roundedcornr_871465_r.png) top right repeat-y;
}

.roundedcornr_top_871465 div,.roundedcornr_top_871465,
.roundedcornr_bottom_871465 div, .roundedcornr_bottom_871465 {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content_871465, .roundedcornr_bottom_871465 {
	margin-top: -19px;
}
.roundedcornr_content_871465 { padding: 0 10px; }

.bullet {
	vertical-align:middle;
	padding: 0px 5px 0px 0px;
}
