<!--

body { 

	//background: url(image/gc_bg.png) 0% 0% repeat;
	
}
a {
	margin-left:20px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #993300;
	text-decoration: none;
}

#contentTD {
	//background: url(image/content_bg.png) 0% 0% ;
	color :#FFF;	
}
.small-box-rounded {
	position: relative;
	float: left;
	width: 223px;
	margin: 0 11px 0 0;
	color: #948E77;
}
#948E77;
}
.text1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #948E77;
	text-decoration:none;
	}
	
.pref_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #0000FF;
	margin-left:20px;
	}  
	 
	  
	 

.text2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #b4b4b4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.text3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #948E77;
}
.textwhite {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color:#FFFFFF;
}
.shout_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #948E77;
}

.link1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #948E77;
	text-decoration: underline;
}

.link1:hover {
	color: #948E77;
	text-decoration: none;
	font-size: 14px;
}
.box {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #000000;
}         

.mlink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	font-weight:bold;
	color: #993300;
	text-decoration: underline;
}
.mlink:hover {
	color: black;
	color: #990000;
	text-decoration:none;
	font-size:13px;
}
.pagNavLink{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #948E77;
	text-decoration:none;
	margin-left : 4px;
}
.pagNavLinkActive{
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #948E77;
	text-decoration:none;
	margin-left : 4px;
}
.gamelink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #948E77;
	text-decoration:none;
	margin-left : 15px;
}
.gamelink:hover {
	font-size: 14px;
	color: black;
	text-decoration:none;
	}

.link2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #0099FF ;
	text-decoration: none;
}

.link2:hover {
	color: #000000;
	text-decoration: none;
	
}
.link3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #993300;
	text-decoration: none;
}

.link3:hover {
	color: #000000;
	text-decoration: none;
	
}
.login {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #AF9C61;
	border: 1px solid #000000;
}
.Form1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #948E77;
	border: 1px solid #948E77;
	background-color: #333333;
	margin-left: 3px;
}

.logLink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #b4b4b4;
	text-decoration: none;
}

.header {
	font-family: Tahoma, Verdana, Arial;
	font-size: 24px;
	color:#000000;	
	text-align:center;
}
.header2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 24px;
	color:#000000;	
	text-align:center;
	margin-top:40px;
	
}
.subheader {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color:#000000;	
	text-align:center;
}


.divider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
.bottom{
vertical-align:bottom;
}
.pagelink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
	margin-left : 15px;
}
 
 
.style1 {font-family: Tahoma, Verdana, Arial; font-size: 14px; color:#948E77; text-align: center; font-weight: bold; }
/*** forumlatest: to be used for headlines sent to other portions of the site ***/
div.forumlatest {
   border: 1px solid #636363;
	padding: 2px;
}
div.forumlatest h2 {
   font-weight: bold;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

/*** forum table: table used to display list of threads, category lists and so on ***/
table.forumtable {
   border: 1px solid #636363;
   padding: 0px;
   width: 98%;
	border-spacing: 0px 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
table.forumtable tr.title {
   background:#99CC00;
	padding: 0px; 
	margin: 5px;
}
table.forumtable tr.title td {
   padding: 2px;
   margin: 0px;
	border: 0px;
	border-bottom: 1px solid #99CC00;
}
table.forumtable tr.even {
   background:   #99FF66;   
}
table.forumtable tr.odd {
   background: #EAEAEA;
}

/*** forum head: used for head and  foot (actions, page numbers...) ***/
div.forumhead {
   border: 1px solid #636363;
   background:  #FF9900;
   width: 98%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 3px 0px;
}
div.forumhead table {
	width: 100%;
	border: 0px;
	border-spacing: 0px 0px;
	padding: 0px;
	margin: 0px;
}
div.forumhead table td{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

/*** forum message: used to display a post ***/
div.forummessage {
	border: 1px dotted #636363;
   width: 98%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
div.forummessage blockquote {
	border: 1px dotted #636363;
	margin: 5px 5px 5px 25px;
	padding: 3px;
}
div.forummessage div.head {
	border: none;
	padding: 0px;
   background: #EAEAEA;
}
div.forummessage div.text {
	border: none;
	padding: 10px;
}
div.forummessage div.foot {
	border: none;
	padding: 0px;
	font-size: small;
}

/*** forum comment: special format for comments to a post ***/
div.forumcomment {
	border: 0px;
	margin: 5px 0px 5px 25px;
	padding: 0px;
}

/*** forum notice: notice to the user ***/
div.forumnotice {
	border: 1px solid #636363;
   background: #EAEAEA;
   width: 98%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 3px 0px;
}


/*** frame: framed objects (forms for new post, new comment...) ***/
div.frame {
	border: 1px solid #636363;
   width: 98%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

/*** form: we set the form margin and padding to 0, otherwise it looks quite ugly ***/
form {
  margin: 0%;
  padding: 0%;
}
.warning {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color:#FF0000;
}
.request {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color:#009900;
}
.shadow {
	color:#000;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
.shadow2{ 
border-bottom-style: solid; 
border-bottom-width: 10px; 
border-bottom-color: EEEEEE; /* lt gray*/ 
border-right-style: solid; 
border-right-width: 10px; 
border-right-color: EEEEEE; /* lt gray*/ 
} 

-->


-->

