A:link, A:visited { text-decoration: none; color: #FFB903 }
A:hover { text-decoration: underline; color: #C0C0C0 }
input {background-color: #999999; border: 1 solid silver; font-family: Microsoft Sans Serif; font-size: 8pt; color: black;}
select {background-color: #999999; border: 1 solid silver; font-family: Microsoft Sans Serif; font-size: 8pt; color: black;}
textarea  {background-color: #999999; border: 1 solid silver; font-family: Microsoft Sans Serif; font-size: 8pt; color: black;}
.m           { margin: 5 }
.t1          { background-color: #525252 }
.t4          { background-color: #ACACAC }
.t3          { background-color: #7C7C7C }
.t2          { background-color: #666666 }
.f1          { font-family: Microsoft Sans Serif; font-size: 8pt }

.bordercolor  { background-color: #666666; }

TD {font-family: MS Sans Serif; color: #C0C0C0}
.windowbg2    { background-color: #444444; font-size: 8px; font-family: MS Sans Serif; color: silver; }
.windowbg     { background-color: #272A2F; font-size: 8px; font-family: MS Sans Serif; color: silver; }
table {font-family: MS Sans Serif; font-size: 8pt; color: #C0C0C0;}


DIV.Links		A   	       	{color:	#C0C0C0; text-decoration:none}
DIV.Links		A:link			{color:	#C0C0C0; text-decoration:none}
DIV.Links		A:visited		{color:	#C0C0C0; text-decoration:none}
DIV.Links		A:hover 		{color: #FFB903; text-decoration:none}

DIV.Links2		A   	       	{color:	#FFB903; text-decoration:underline}
DIV.Links2		A:link			{color:	#FFB903; text-decoration:underline}
DIV.Links2		A:visited		{color:	#FFB903; text-decoration:underline}
DIV.Links2		A:hover 		{color: #FF0000; text-decoration:underline}

DIV.Links3		A   	       	{color:	#313131; text-decoration:none}
DIV.Links3		A:link			{color:	#313131; text-decoration:none}
DIV.Links3		A:visited		{color:	#313131; text-decoration:none}
DIV.Links3		A:hover 		{color: #CCCCCC; text-decoration:none}

H1 {
display: inline;
	FONT-SIZE: 140%;
	margin-bottom: 0px;
    padding-bottom: 0px;
	margin-top: 0px;
    padding-top: 0px;
}
H1.fontsmall {
display: inline;
	FONT-SIZE: 10pt;
}
H2 {
	FONT-SIZE: 120%;
}
H3 {
	FONT-SIZE: 100%;
}




/* ##### MAIN STYLE ##### */
body {
background-color: #000000;
	margin: 0px;
	color: #c0c0c0;
	font-size: 8pt;
	font-family: Microsoft Sans Serif;
}

img
{
	border: 0px;
}

p
{
	margin: 5px;
}

/* ##### TYPE LINK STYLE ##### */
.type_main
{
	margin: 0px;
	float: left;
	padding-left: 10px;
	font-size: 10pt;
	float: left;
	list-style: none;
}

.type_links
{
	margin: 0px;
	float: right;
}

.type_links li
{
	padding-right: 10px;
	font-size: 10pt;
	float: left;
	list-style: none;
}


form
{
	margin: 0px;
}


.thumbnail
{
border: 1px solid #C0C0C0
}

.description
{
	background: #144173;
	border: #144781 1px solid;
}

.footer
{
	clear: both;
	background: #000000;
	height: 38px;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 7px;
	line-height: 14px;
}


.padding
{
	padding: 5px;
}


/* ##### CATEGORY STYLE ##### */
.list
{
	margin: 5px;
	font-size: 8pt;
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	text-align: left
}

.list2
{
	margin: 0px;
	font-size: 8pt;
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	text-align: left

}

/* ##### CONTENT STYLE ##### */
.content
{
	width: 60%;
	float: left;
	padding-top: 10px;
}

.heading_right
{
	font-weight: bold;
	float: left;
	height: 11px;
	float: right;
}

.heading_left
{
	font-weight: bold;
	float: left;
	white-space: nowrap;
}


.col1
{
	background: #333333;
}

.col2
{
	background: #444444;
}

.maintable
{
border: 6px red;
width: 988px;
margin: 0 auto;
height:100%;
}

#righttable
{
display: none;
font-family: tahoma;
color: #888888;
font-size: 85%;
border: 0px;
background-color: #000000;
float: right;
}

#lefttable
{
display: none;
font-family: tahoma;
color: #888888;
font-size: 85%;
border: 0px;
background-color: #000000;
float: left;
}

.divspace
{
line-height:5px;
font-size:5px; 
border: 0px;
width: 100%;
margin: 0px;
background-color: #000000;
}



.ie .mainborder
{  
min-height:5px;
height: 50px;

}

.gecko .mainborder
{  
height: 50px;
}

.win.gecko .mainborder
{  
height: 50px;
}

.ie7 .mainborder
{  
min-height:5px;   /* for ie7 fix */
}

.mainborder
{  
    display:table;
	border-width: 2px 2px 2px 2px;
	border-style: ridge ridge ridge ridge;
	border-color: rgb(255, 185, 3) rgb(255, 185, 3) rgb(255, 185, 3) rgb(255, 185, 3);
	border-collapse: collapse;
width: 988px;
margin: 0 auto;
background-color: #000000;
}

.mainborderoff
{ 
display:table;
width: 988px;
margin: 0 auto;
background-color: #000000;
}

.candownload
{ 
width: 400px;
margin: 0 auto;
}

.menu
{
 margin-top:10px;
}

#warplogin{
  height: 1000px;
  min-height: 1000px;
}
#loginbox{
  border: 1px solid #CFCFCF;
  width: 450px;
  height: 300px;
  margin: 0 auto;
  margin-top: 30px;
  font-size: 10pt;
  font-weight: bold
}
.loginhead{
  background-color: #666666;
  border-bottom: 1px solid #DFDFDF;
  padding: 5px;
  text-align: left
}
.loginform{
  margin: 20px
}
.loginform td{
font-size: 10pt;
 padding: 5px
}
.floatright{
  float: right
}

#upmaxclubid{
  width: 95%;
  height: auto;
  min-height: 100px;
  border: 2px solid #000;
  background: #FFF;
  margin: 10px;
  padding: 10px;
  text-align: center;
  font-size: larger;
  font-weight: bold;
  font: 14px;
  color: #000000
}
.fixul {
  text-align: left
}

.fixul ul, .fixul li {
  margin: 10px;
  padding: 0px;
  font-weight: normal
}



