/* CSS Document */
body,td,th{
	font-size:12px;
	color:#FFF;
	line-height:1.4em;
}

body{
	margin:0;
	background:#0C1D50;
}



a{
	color:#FFF;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

h1{
	color:#FFF;
	font-size:10px;
	margin:0;
	padding:0 0 0 5px;
}

#wrapper{
	margin:0 auto;
	width:790px;
	padding:0 10px;
	background:url(../img/bg.gif) repeat-y left top;
}

#header{
	margin:0;
	padding:0;
	background:#0C193C;
	border:1px solid #394784;
}


#bread-list{
	width:770px;
	font-size:11px;
	border-bottom:1px dotted #394784;
}

div#bread-list a{
	color:#FFF;
	text-decoration:none;
}

div#bread-list a:hover{
	color:#FFF;
	text-decoration:underline;
}

#nav_tbl{
	width:510px;
	margin:0;
}

#left{
	margin:10px 0 0 0;
	padding:0;
	width:510px;
	float:left;
}

#right{
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	width:250px;
	float:left;
}

#news{
	height:200px;
	overflow:auto;
	border-bottom:1px dotted #FFF;
}

div#news p{
	background:url(../img/dot.gif) 0 2px no-repeat;
	padding:0 0 0 12px;
	margin:5px 0 0 0;
}

#new-rs{
	width:560px;
	margin:10px 0 0 0;
}

#footer{
	clear:both;
	margin:20px 0 10px 0;
	padding:4px;
	background:url(../img/foot_bg.gif) no-repeat;
}



.rs-text a{
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}

.rs-text img{
	padding:5px;
	border:1px solid #FFF;
	background:#55547C;
	margin:0 0 5px 0;
}
