@charset "UTF-8";
/* CSS Document */

body {
	background-color:#CCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #313233;
	font-size: 16px;
	
}

a:link {
	color: #252A5C;
	text-decoration:none;
}
a:visited {
	color: #46675C;
	text-decoration:none;
}
a:hover {
	color: #E50422;
	text-decoration:underline;
}
a:active {
	color: #E8AB32;
	text-decoration:overline;
}


a {
outline: none;
}



#mainframe {
width:968px;margin:0 auto;
border:2px solid #FFF;
	
}

#content {
	width:960px;
	margin:0 auto;
	margin-bottom:4px;
	background-color:#FFF;
	padding:0;
	
}


#ss_submenu {
	width:644px;
	margin:auto;
	margin-bottom:2em;
	margin-top:.8em;
	
}

.separators {
	color:#E8AB32;
	font-weight:bold;
	padding-left:.4em;
	padding-right:.4em;
}


#cinner {
	width:644px;
	margin:auto;
	margin-bottom:30px;
	margin-top:0;
	
}

.formlabels {
	font-weight:bold;
	text-align:right;
}

.formlabelsl {
	font-weight:bold;
	text-align:left;
}

.redaccent {
	color: #E40524;
}

#botdetails {
	height: 220px;
	width: 960px;
	background-image:url(graphics/goldbottom2011.jpg);
	background-repeat:no-repeat;
	
}

.mainli li {
	margin:0;
	padding:0;
	list-style-image:url(graphics/goldblock.gif);
	line-height:1.2em;
	
}

.bgarrow {
	background-image:url(graphics/smgoldstar.gif);
	background-repeat:no-repeat;
	background-position:center top;	
	padding-top:.8em;
}


.bgtick {
	background-image:url(graphics/smgoldtick.gif);
	background-repeat:no-repeat;
	background-position:center top;	
	padding-top:.8em;
}

.bgredtick {
	background-image:url(graphics/smredtick.gif);
	background-repeat:no-repeat;
	background-position:center top;	
	padding-top:.8em;
}

.bgnoarrow {

}


#ss_submenu a:hover {
	background-image:url(graphics/smgoldstarlt.gif);
	background-repeat:no-repeat;
	background-position:center top;	
	padding-top:.8em;

}

.tabletext {
	text-align:center;
	font-size:14px;
	padding-bottom:.4em;
}

.textbox {
	margin-top:20px;
	width:644px;
	border-top:1px solid #E2D5B2;
	background-image:url(graphics/flair.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	
}

.textboxinner {
	padding:8px 8px 40px 8px;
	font-size:14px;
	line-height: 1.2em;
}

.gatecrasher a:link {
	color:#ffffff;
}

.gatecrasher a:visited {
	color:#ffffff;
}

.gatecrasher a:hover {
	color:#E50422;
}

 .modelink {
	  width:644px;
	  margin:auto;
	 
  }
  
  
  .modelink a:link {
       color:#FFF;
	 
  }
  
   .modelink a:hover {
	color: #FCBA36;	 
  }
  
  
  .modelink a:visited {
       color:#FFF;
	 
  }
  
  .plink a:link {
	  color: #252A5C;
  }
  
  .plink a:hover {
	  color: #E50422;
  }

