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

.body { margin:0 0 0 0;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000;
	}
#outerdiv{
	width:auto;
	height:100%;
	overflow:inherit;
	margin:inherit;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	border:0px solid #000033;
	}
#layout{
	width:930px;
	height:100%;
	margin:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	}
#flash{
	background-position:top;
	background-repeat:no-repeat;
	width:930px;
	height:255px;
	background-color:#272c2f;
   }
#leftmar{
	 margin-bottom:20px;
	 overflow: visible;
	 height:250px;
 }
#outer{
	background-color:#121214;
	border:#202122 solid 1px;
	height:100%;
	margin-top:20px;
	padding:9px;
	overflow:hidden;
    }
#innerrignt{
   width:617px;
   float:right;
   height:auto;
   background-color:#272C2F;
   padding:9px;
	}
#whitebg{
	width: auto;
	background-color:#FFF;
	padding:9px;
	overflow:hidden;
	
	}
#innerleft{
	width:264px;
	float:left;
	height:400px;
	overflow:hidden;
	}
.sp-bg{
	background-image:url(images/sp-bg.jpg);
	background-repeat:repeat-x;
	width:892px;
	height:158px;
	padding:9px;
      }

#spcon{
	height:123px;
	width: auto; 
	background-color:#000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	behavior:url(border-radius.htc);
     border: 1px solid #000;
     }
#footer {
	clear:both;
	width:100%;
	background:#001E3B;
	margin-top:20px;
	height:100%;
	border-top:#003854 solid 1px;
	}
	
#topspace{
	width:inherit;
	height:120px;
    }
#box01{
	width:267px;
	height:100%;
	float:left;
	margin-top:9px;
	margin-left:9px;
	background-color:#272c2f;
	}
#box02{
	width:634px;
	height:100%;
	float:right;
	margin:9px;
	background-color:#272c2f;
	}
#organize{
	height:47px;
	width:340px;
	margin:auto;
	margin-bottom:5px;
	float:inherit;
		}
		#footerinn{
		width:100%;
		margin-top:10px;
		height:100%;
		text-align:center;

		}
.bodytext{
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	line-height:22px;
}


	.menutext{
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:none;
	color:#457baf;
	text-decoration:none;
	text-align:center;
	float:none;
  }
    a.menutext:hover{
	text-decoration:underline;
	color:#70b0ee;
  }
	.menutext0{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:none;
	color:#1d5183;
	text-decoration:none;
	line-height:24px;
	float: inherit;
  }
    a.menutext0:hover{
	text-decoration:underline;
	color:#3e73a6;
  }

div#Navigation{
	width:264px;
	height:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	
}
div#Navigation ul{
	list-style:none;
	margin:0px;
	padding:0;
}
div#Navigation ul li{
	display:block;
	border-style: double;
	background-color:#272C2F;
	padding: 5px;
    text-align: left;
	height:20px;
}
div#Navigation ul li:hover{
	display:block;
	border-style: double;
	background-color:#42494d;
	padding: 5px;
    text-align: left;
	height:20px;
}

div#Navigation ul li a{
	color:#5e6467;
	text-decoration:none;
	display:block;

}
div#Navigation ul li a:visited{
	color:#5e6467;
	text-decoration:none;

}
div#Navigation ul li a:hover{
	color:#000000;
	text-decoration:none;

}
.sponsers{
	background-image:url(images/sponsored.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:38px;
	width:450px;
}

.listing
{
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	MARGIN			: 0px 0px 0px 0px;	
	BORDER-TOP		: 1px solid #AAAAAA;
	BORDER-LEFT		: 1px solid #AAAAAA;
}
.listing TH
{	
	text-align		: left;
	FONT-SIZE		: 11px;
	FONT-WEIGHT		: bold;
	PADDING-TOP		: 5px;
	PADDING-BOTTOM	: 5px;
	COLOR			: #000000;
	BACKGROUND-COLOR: #EEEEEE;
	BORDER-BOTTOM	: 1px solid #AAAAAA;
	BORDER-RIGHT	: 1px solid #AAAAAA;
}
.listing TD
{
	FONT-SIZE		: 11px;
	FONT-WEIGHT		: normal;
	PADDING			: 4px 4px 4px 4px;	
	COLOR			: #000000;
	BORDER-BOTTOM	: 1px solid #AAAAAA;
	BORDER-RIGHT	: 1px solid #AAAAAA;
}