/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:5px;
	background:#666666;
}
.main_div { width:900px; padding:5px; border:solid 1px #CCCCCC; background:#FFFFFF; }
.right_div { float:left; width:310px; background:#E8F2F8; }
.left_div { float:left; width:585px; }
.bottom_div { padding:5px; background:#eeeeee; }
.right_item { border:solid 1px #E9E9E9; background:#F7F7F7; width:280px; padding:10px; text-align:right; margin-top:5px; }
.right_item_l { border:solid 1px #E9E9E9; background:#F7F7F7; width:280px; padding:10px; text-align:left; margin-top:5px; }
.right_title { background:url(../images/right_title_bg.jpg) repeat-x; width:270px; padding-left:10px; height:25px; line-height:25px; color:#FFFFFF; text-align:left; }
.container { border:solid 1px #E9E9E9; padding:10px; text-align:left; }
.border_grey { border:1px solid #CCCCCC; padding:3px; }
.stats { background:url(../images/stats.jpg) no-repeat; width:170px; height:70px; padding-left:100px; padding-top:10px; font-size:14px; }

.smbets { background:url(../images/smbets.jpg) no-repeat; width:300px; height:60px; }
.rompicks { background:url(../images/rompicks.jpg) no-repeat; width:300px; height:60px; }

.logo { background:url(../images/logo.jpg) no-repeat left; width:900px; height:66px; }
.desp_blue { background:#4C7498; height:3px; width:900px; }
.desp_white { background:#FFFFFF; height:4px; width:900px; }

.header {
	background:url(../images/index_r1_c1.jpg) no-repeat;
	width:900px;
	height:155px;
}
.nav {
	background:url(../images/nav_bg.jpg) repeat-x;
	width:900px;
	height:45px;
	line-height:45px;
}

.tb_l { 
	background:url(../images/tb_l.jpg) left no-repeat #124981; 
	width:575px; 
	height:30px; 
	line-height:30px; 
	color:#FFFFFF;
	text-align:left;
	padding-left:10px;
}
