body {
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
form { margin:0; padding:0; }
#ctO{
	margin:0px auto 24px auto;
	width:745px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
	background-color: #B2B2B2;
}
#ct{
	margin:auto;
	width:729px;
	border-top-width: 0px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	
}
#hd{
	height:118px;
	background-image: url(images/hd_bg.jpg);
	background-repeat: repeat-x;
	}
#lgo{
	height:118px;
	background-image: url(images/logo.jpg);
	width:168px;
	float:left;
}
#ttl{
	float:left;
	width:560px;
	text-align:center;
	padding-top:40px;
	padding-bottom:12px;
	font-weight:bold;
	font-size:20px;;
	
}
#strp{
	float:left;
	width:560px;
	text-align:center;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
	
}
.dts{
	height:1px;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	overflow:hidden;
	font-size:1px;
	width:auto;
}
#nav{
	height:27px;
	background-color:#7C7C7C;
	border-bottom: 10px solid #FFFFFF;
	overflow:hidden;
	font-size:10px;
	text-align:center;
	
}
#ftr{
	background-color:#7C7C7C;
	height:36px;
	color:#DDDDDD;
	font-size:10px;
	border-top: 10px solid #FFFFFF;
}
#cpy{
	padding-top:12px;
	padding-left:10px;
	float:left;
}
#ftrLnks{
	padding-top:12px;
	padding-right:10px;
	float:right;
}
#ftrLnks a, #cpy a{
	color:#DDDDDD;
	text-decoration:none;
	
}
#ftrLnks a:hover, #cpy a:hover{
	color:#FFFFFF;
	text-decoration:none;
	
}
#clrs{
	height:12px;
	background-image: url(images/clrs.gif);
	background-repeat: repeat-x;
	overflow:hidden;
}
.onepx{
	height:1px;
	overflow:hidden;
	font-size:1px;
}
.tenpx{
	height:10px;
	overflow:hidden;
	font-size:1px;
}
#c_l{
	float:left;
	width: 555px;
}
#c_lF{
	float:left;
	width: 725px;
}
#c_r{
	width:165px;
	float:right;
	border-left:5px solid #FFFFFF;
}
.strG{
	width:182px;
	height:5px;
	background-color:#1EA12D;
	overflow:hidden;
}
.strR{
	width:182px;
	height:5px;
	background-color:#FF0000;
	overflow:hidden;
}
.rgBx{
	border-left:1px solid #B2B2B2;
	border-right:1px solid #B2B2B2;
	border-bottom:1px solid #B2B2B2;
	padding: 2px 5px 5px 5px;
	background-color:#C9C9C9;
	font-size:10px;
}
.rgBxT{
	background-color:#7C7C7C;
	color:#FFFFFF;
	padding: 6px 5px 6px 2px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.lfBx{
	border:1px solid #B2B2B2;
	padding:5px
}
.lfBx2{
	border:1px solid #B2B2B2;
}
.cl{clear:both;}
.tb1{
	margin-bottom:4px;
	width:140px;
	font-size:10px;
}
.tb11{
	margin-bottom:4px;
	width:100px;
	font-size:10px;
}
.btn1{
	font-size:10px;
	background-color:#7C7C7C;
	color:#FFFFFF;
	border: 1px #000000 solid;
	width:40px;
	margin-top:3px;
}

.btn{
	font-size:10px;
	background-color:#7C7C7C;
	color:#FFFFFF;
	border: 1px #000000 solid;
	margin-top:3px;
}

#nav ul { 
	text-align: left;  
	margin: 0px 0px 0 12px; /* Just some margin to align the blue border below the menu */ 
	padding: 0 0 0 0;
	height:27px;
	
	
} 
#nav li {
	display: inline;
} 


#nav li a { 
	padding:0px 6px 0px 6px;
	margin: 0 0 0 0;
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
	line-height:30px;
	color:#DDDDDD;

} 

#nav li a.sel  { 
	color:#FFFFFF;
	
} 
#nav li a:hover { 
	border-bottom:#FFEC01 5px solid;
} 

#nav li a.sel:hover { 
	border-bottom: #1EA12D 5px solid;
} 

h1, h6{
	font-size:18px;
	padding:0 0 6px 0;
	margin:0;
}
ul.opts { 
	text-align: left;  
	padding: 0 0 0 0;
	margin:0 0 0 0 ;
} 
ul.opts li{
	list-style:none;
	padding:4px 0 0px 12px;
}
ul.opts li a{
	color:#006AB2;
	text-decoration:none;
}
ul.opts li a:hover{
	color:#1DA02C;
	text-decoration:none;
}
.flLft{
	float:left;
	border-right:10px solid #FFFFFF;
}
.flRgt{
	float:right;
}
.mr{
	float:right;
	border-right-width: 14px;
	border-right-style: solid;
	border-right-color: #7C7C7C;
	background-color: #C9C9C9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7C7C7C;
	border-bottom-color: #7C7C7C;
	border-left-color: #7C7C7C;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 6px;
	padding-left: 6px;
}
.mr a{
	color:#006AB2;
	font-size:12px;
	text-decoration:none;
}
.mr a:hover{
	color:#1DA02C;
	font-size:12px;
	text-decoration:none;
}
div.row {
  clear: both;
  padding-top: 6px;
  }

div.row span.label {
  float: left;
  width: 215px;
  margin-top:4px;
  border-right:12px solid #FFFFFF;
  text-align: right;
  }
span.label2 {
  margin-top:4px;
  border-right:12px solid #FFFFFF;

}
span.label3 {
  margin-top:4px;
  border-right:12px solid #FFFFFF;
}

div.ad_row{
	clear:both;
	padding-top:4px;
	margin-left:200px;
}
div.row span.formw {
  float: left;
  text-align: left;
  
  } 
  
.mdTxt {font-size:10px;}
 
.def {
	font-size:11px;
	margin:12px 24px 12px 24px;
	border:#0668B3 solid 1px;
	padding:3px;
	background-color:#CDE1EF;
 }
 
.dropInL {
	font-size:11px;
	margin:24px 24px 24px 0px;
	border:#0668B3 solid 1px;
	padding:3px;
	background-color:#CDE1EF;
	float:left;
 }
 
h3{
	font-weight:bold;
	font-size:12px;
	padding:0;
	margin:6px 0 3px 0;
}

A.grLnk{
	text-decoration:none;
	color:#1EA12D;
}
A.grLnk:hover{
	color:#006AB2;
	text-decoration:underline;
	}
A.toolLinks {
	color:#1EA12D;
	font-weight:bold;
	text-decoration:none;
}
A.toolLinks:hover {
	color:#006AB2;
	font-weight:bold;
	text-decoration:underline;
}
.gaugeTbl {
	background-image: url(streamstats/gauge.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 40px;
	width: 240px;
}
.bigCntrd{
	font-size:16px;
	text-align:center;
	font-weight:bold;
	padding:6px 0 6px 0;
}
#prmpt{
	width:179px;
	height:103px;
	display:none;
	position:absolute;
	top:100px;
	left:120px;
	background-image: url(images/prompt.gif);
	padding:0 8px 0 8px;
}
.prmptCls {
	width:16px;
	height:16px;
	overflow:hidden;
	position:absolute;
	cursor:pointer;

}
.prmptHd{
	padding: 8px 0 6px 30px;
	font-weight:bold;
}
.prmptClswithimg{
	width:16px;
	height:16px;
	overflow:hidden;
	position:absolute;
	cursor:pointer;
	background-image: url(images/prompt_close.gif);
}
.rss {
	color: #006AB2;
	text-decoration: none;
}

.rss a:hover {
	color: #1DA02C;
}

#login {
	width: 747px;
	margin: 0 auto;
	text-align:right;
	background-image: url(images/loginbg.png);
	background-repeat: repeat-y;
}
