.bodybg
{
	color: #000000;
	background-color: #FCFCFC;		
	font-family: verdana,arial,helvetica,ms sans serif; 
	font-size: 11px; 
}

.consolecontent
{
	margin: 2px;
	background-color: #FEFEFF;
	border-style: 	solid;
	border-width: 	2px;
	border-color:	#8692C8;
	padding: 5px;
	font-size: 11px; 	
	background-repeat: no-repeat;	
}

.consoletitle
{
	color:#000000;
	font-size: 12px; 		
	font-weight : bold;		
	padding-left: 4px;	
	padding-top: 6px;	
	padding-bottom: 6px;	
	background-color: #E8EAF4;
	margin:0px;	
}

.sectiontitle
{
	font-size: 11px; 		
	font-weight : bold;		
	padding: 2px;
	background-color: #F3F3F3;
	margin:0px;
}

.infocell
{
	border-width: 1px;
	font-size : 11px;
	border-style: solid;
	border-color:	#CCCCCC;	
	background-color: #F8F8F8;
	line-height:1.3;	
	padding:6px;			
}

.formbutton
{
	text-align: center;		
	border-width: 1px;
	background-color : #DBEDFB;	
	border-top-color:  #85A1B9;
	border-left-color: #85A1B9;
	border-right-color: #85A1B9;	
	border-bottom-color: #85A1B9;

	font-weight:bold;
	background-image:url(/img/brand/rhp/buttonbg.gif);
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	margin:4px;
}

.table	
{
	background-color : #FFFFFF;
	font-size: 11px; 
}

.tablecolhead
{
	border-bottom:1px solid #666666;	
	font-size: 10px; 		
	font-weight : bold;	
	padding: 2px;
}

.rowlight
{
	background-color : #F9F9F9;		
}

.rowdark
{
	background-color : #E8EAF4;			
}

.rowselected
{
	background-color : #EEF7FD;		
}

.rowhighlighted
{
	background-color : #FFDD00;	
}

.rowspacer
{
	height: 3px;
	background-color : #777777;			
}

.postdate
{		
	padding: 2px;		
	background-color : #DEE3E7;			
}

.postquote
{
	padding: 6px;
	border: 1px solid #AAAAAA;	
	background-color : #F5F5F5;	
	font-size:10px;
}


.buttonbarselected
{					
	background-color:#FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #DBEDFB;
	border-right: 1px solid #DBEDFB;
	
}

.buttonbar
{		
	background-color:#E8EAF4;			
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #DBEDFB;
	border-right: 1px solid #DBEDFB;
	
}


.legend
{ 
	font-size: xx-small; 
	background-color : #E8EAF4;
	border:solid 1px #CCC;		
	padding: 2px;
}

a,a:link,a:visited 
{	
	font-family: verdana,arial,helvetica; 
	font-size:11px; text-decoration:none; 
	color:rgb(0,51,204); 
	text-decoration:underline;
	font-size: 10px;
}

a:hover 
{	
	color:rgb(255,102,0); 
	text-decoration:underline;	
}

.graph
{
	border:1px solid #CCCCCC;
	padding:4px;
	background-color: #F3F3F3;
}

.layoutbox
{
	border:1px solid #CCCCCC;	
	background-color: #FFFFFF;
}

.hoticon { border-width : 0; -moz-outline: 0px; width:100%;  }
.hoticon #htico_1  	{ background-position: -0px 0px;  width: 40px; height:40px;  background-repeat: no-repeat; background-image: url(/img/hot/rhp/hotbar002.jpg); cursor: pointer;}
.hoticon #htico_2  	{ background-position: -40px 0px; width: 40px; height:40px;  background-repeat: no-repeat; background-image: url(/img/hot/rhp/hotbar002.jpg); cursor: pointer;}
.hoticon #htico_3 	{ background-position: -80px 0px; width: 40px; height:40px;  background-repeat: no-repeat; background-image: url(/img/hot/rhp/hotbar002.jpg); cursor: pointer;}
.hoticon #htico_4 	{ background-position: -120px 0px; width: 40px; height:40px;  background-repeat: no-repeat; background-image: url(/img/hot/rhp/hotbar002.jpg); cursor: pointer;}
.hoticon #htico_5 	{ background-position: -160px 0px; width: 40px; height:40px;  background-repeat: no-repeat; background-image: url(/img/hot/rhp/hotbar002.jpg); cursor: pointer;}
.hoticon #htico_6 	{ background-position: -200px 0px; width: 40px; height:40px;  background-repeat: no-repeat; background-image: url(/img/hot/rhp/hotbar002.jpg); cursor: pointer;}
.hoticon #htico_7	{ background-position: -240px 0px; width: 40px; height:40px;  background-repeat: no-repeat; background-image: url(/img/hot/rhp/hotbar002.jpg); cursor: pointer;}
.hoticon #htico_8	{ background-position: -280px 0px; width: 40px; height:40px;  background-repeat: no-repeat; background-image: url(/img/hot/rhp/hotbar002.jpg); cursor: pointer;}
.hoticon #htico_9 	{ background-position: -320px 0px; width: 40px; height:40px;  background-repeat: no-repeat; background-image: url(/img/hot/rhp/hotbar002.jpg); cursor: pointer;}
.hoticon #htico_10 	{ background-position: -360px 0px; width: 40px; height:40px;  background-repeat: no-repeat; background-image: url(/img/hot/rhp/hotbar002.jpg); cursor: pointer;}
.hoticon #htico_11 	{ background-position: -400px 0px; width: 40px; height:40px;  background-repeat: no-repeat; background-image: url(/img/hot/rhp/hotbar002.jpg); cursor: pointer;}

.calendarmonthtitle
{
	font-size:13px;
	font-weight:bold;	
	text-align:center;
	padding:4px;
	border: solid 1px #8692C8;
	background:#E8EAF4;
}

.xmenutitlebar
{	
	font-weight:bold;	
	border-bottom-width:1px;	
	color:#FFF;
	background-color:#47A6EB;    
	cursor: default;
	background-image:url(/img/brand/tig/poptitle-bg.gif);
}

table.forumtable th
{
	background-image:url(/img/brand/tig/table-th-bg.gif);			
	background-color: #E9F0FA;	
	padding: 4px;	
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	color:#444;	
}

table.globaltable th, table.globaltable th a
{
	background-image:url(/img/brand/tig/table-th-bg.gif);			
	background-color: #E9F0FA;	
	padding: 4px;	
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	color:#444;	
}

.xmenusubtitle
{
	text-align:left;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	background:#E6E9F3;
	border-top: solid 1px #EEEEEE;
	border-left: solid 1px #EEEEEE;
	border-bottom: solid 1px #A8CDEE;
	border-right: solid 1px #A8CDEE;
	font-size:11px;
}

#dockbar
{	
	background-image:url(/img/brand/tig/dockbar-bg.png);
	height:24px;	
	border-top:solid 1px #888;
	border-left:solid 1px #888;
	border-right:solid 1px #888;	
	position: fixed; 
   	bottom: 0;  	
  	right:0;  	  	
  	margin-right:20px;  	
  	z-index: 1000;
}

.pagernumbers
{   
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
    margin-right: 3px;
    border: solid 1px #CCC;   
    background-color: #ffffff;
}

.pagernumbers.current
{
    font-weight: bold;    
    border: solid 1px #47A6EB;       
    background-color: #47A6EB;      
    color: #ffffff;
    text-decoration: none;
}