@charset "UTF-8";
/* CSS Document

Main color:
 Blue: #101964;
 Purple: #646b9b;
 Green: #0b623b;
 Brown: #cb730c;



 */
 @import url(menu.css);
  @import url(inside.css);
   @import url(table.css);

* {
	margin:0;
	padding:0;
}
img{
   border: 0;
}
body {
    margin-top: 0;
	font-family: Tahoma, Helvetica, Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/global/bgfiill.jpg);
	background-repeat:repeat-y;

}
p{
    font-size: 13px;
}
h2{
    color: #0b623b;
	font-size: 14px;
}
.imgFloatLeft{
    float: left;
	margin: 0 15px 15px 0;
	
}
.border{
   	border: 1px solid #333;
}
#wrapper{
    width:960px;
	position:relative;
	margin:0 auto;
	
}

#header{
    width: 960px;
	height: 138px;
	overflow: hidden;
}

#navi{
    width: 960px;
    height: 29px;
	background:url(../images/global/navi2.gif) no-repeat;
	overflow: hidden;  
   
}

#navi ul {

	list-style-type: none;
	
	
}
#navi ul li {
    width: 152px;
	float: left;
	line-height: 29px;
	font-size: 13px;
	color: #fff;
	text-align: center;
}

#navi ul li a{
   	color: #FFF;
	padding: 0;	
	text-decoration: none;
	display: block;
	
}
#navi ul li a:hover {
    background:url(../images/global/navi-rollover.gif) repeat-x; 
	color: #feb300; 
}

#navi .divider{
    width: 2px;
	height: 29px;
	float: left;

}
#naviSub{
    width: 960px;
    height: 29px;
	background:url(../images/global/navi-sub.gif) no-repeat;  
}

#containerfront{
    width: 960px;
	/*height: 750px;*/
	height: 900px;
	background: url(../images/global/content-bg.gif) repeat-y;
}

#containerfront .leftcol{
   width: 682px;
   height: 900px;
   float: left;
}
#containerfront .leftcol .top{
   background: url(../images/global/leftcol-topbg.gif) no-repeat;
   width: 682px;
   height: 16px;
   overflow: hidden;
}

#containerfront .leftcol .middle{
/*  height: 750px; */
  height: 900px;
  width: 682px;
/*  background: url(../images/global/leftcol-midbg2.jpg) repeat-x;*/  
  background: url(../images/global/leftcol-midbg3.png) repeat-x;
  margin: 0;
  padding: 0;
    
}
#containerfront .leftcol .bottom{
/*   background: url(../images/global/leftcol-botbg.gif) no-repeat;*/
   background: url(../images/global/leftcol-botbg2.png) no-repeat;
   width: 682px;
   height: 16px;
   overflow: hidden;
}


#containerfront .rightcol{
   float: left;
   margin-left: 20px;
   width: 229px;
   height: 241px;
}



#containerfront .rightcol .membermenu{
   background: url(../images/global/MMenu-bg.gif) no-repeat;
   width: 229px;
   height: 206px;   
}

#containerfront .rightcol .membermenu h2{
   padding: 12px 0 0 15px;
   color:#75170a;
}

#containerfront .rightcol .membermenu ul{
   list-style-type: none;
   margin: 10px 0 0 15px;
   font-size: 12px;
   line-height:15px;
}

#containerfront .rightcol .membermenu li{
  
   margin: 5px 0 0 0 !important;
   margin: 0;
   font-size: 12px;
}
#containerfront .rightcol .membermenu li a{
  color: #000;
  text-decoration: none;
}
#containerfront .rightcol .membermenu li a:hover{
  
  text-decoration: underline;
}

#containerfront .rightcol .layout{
   margin-top: 23px;
}




#container{
    width: 960px;
	height: auto;
	background: url(../images/global/content-bg.gif) repeat-y;
}

#container .leftcol{
   width: 682px;
   height: 900px;
   float: left;
}
#container .leftcol .top{
   background: url(../images/global/leftcol-topbg.gif) no-repeat;
   width: 682px;
   height: 16px;
   overflow: hidden;
}

#container .leftcol .middle{
/*  height: 750px; */
  height: 900px;
  width: 682px;
/*  background: url(../images/global/leftcol-midbg2.jpg) repeat-x;*/  
  background: url(../images/global/leftcol-midbg3.png) repeat-x;
  margin: 0;
  padding: 0;
    
}
#container .leftcol .bottom{
/*   background: url(../images/global/leftcol-botbg.gif) no-repeat;*/
   background: url(../images/global/leftcol-botbg2.png) no-repeat;
   width: 682px;
   height: 16px;
   overflow: hidden;
}
#introduction{
  padding: 15px 0 0 18px;
  width: 639px;
  overflow: hidden;
   }

#introduction .photo{
  width: 148px;
  height: 208px;
  margin-right: 20px;
  float: left;
}

#introduction .welcome{
  width: 465px;
  height: 208px;
  float: left;
}

#introduction .welcome h1{
  font-size: 18px;
  color: #fff;
  font-weight: 100;
  line-height: 27px;
}

#introduction .welcome p{
  color: #fff;
  margin-top: 20px;
}

#headline{
  width: 639px;
  height: 128px; 
  margin: 25px 0 0 18px;
  background: url(../images/global/box.png) no-repeat;
}



#headline h2{
 background: url(../images/global/icon.gif) no-repeat 20px 10px;
 padding: 10px 0 0 25px;
 font-weight: bold;
 text-indent: 20px;
 line-height: 22px;
 color:#75170a;
  
}
#headline p{
   color: #000;
   padding: 10px 5px 0 25px;
    
}
#headline p a{
  color: #75170a;
  text-decoration: underline;
}


/* HEADLINE2   */
#headline2{
  width: 639px;
  height: 128px; 
  margin: 25px 0 0 18px;
  background: url(../images/global/box2.gif) no-repeat;
   
}
#headline2 h2{
 background: url(../images/global/icon2.gif) no-repeat 20px 10px;
 padding: 10px 0 0 25px;
 font-weight: bold;
 text-indent: 20px;
 line-height: 22px;
 color:#3399cc;
  
}
#headline2 p{
   color: #75170a;
   padding: 10px 5px 0 25px;
    
}
#headline2 p a{
  color: #FFF;
  text-decoration: underline;
}

#banner
{
  width: 639px;
  height: 128px; 
  margin: 25px 0 0 18px;
}

/* HEADLINE2 end t*/


/*CC09 ad*/
#CCad {
  background: url(../images/global/cc09ad.png) no-repeat;
  width: 360px;
  height: 426px; 
  margin: 25px 0 0 22px;
}

#CCad p{
   color: #000;
    padding: 10px 25px 0 25px;
	
}

#CCad p a{
  color: #75170a;
  text-decoration: underline;
}

#CCad h2{ 
background: url(../images/global/icon.gif) no-repeat 20px 10px;
 padding: 10px 0 0 25px;
 font-weight: bold;
 text-indent: 20px;
 line-height: 22px;
 color:#75170a;

 }

/*CC09 headline*/
#headlinecc{
 background: url(../images/global/CC09box.png) no-repeat;
  width: 260px;
  height: 200px; 
  margin: 25px 0 0 0px;
}

#headlinecc h2{
 background: url(../images/global/icon.gif) no-repeat 20px 10px;
 padding: 10px 0 0 25px;
 font-weight: bold;
 text-indent: 20px;
 line-height: 22px;
 color:#75170a;
}

#headlinecc p{
   color: #000;
   padding: 10px 25px 0 25px;
    
}
#headlinecc p a{
  color: #75170a;
  text-decoration: underline;
}


#container .rightcol{
   float: left;
   margin-left: 20px;
   width: 229px;
   height: 241px;
}



#container .rightcol .membermenu{
   background: url(../images/global/MMenu-bg.gif) no-repeat;
   width: 229px;
   height: 206px;   
}

#container .rightcol .membermenu h2{
   padding: 12px 0 0 15px;
   color:#75170a;
}

#container .rightcol .membermenu ul{
   list-style-type: none;
   margin: 10px 0 0 15px;
   font-size: 12px;
   line-height:15px;
}

#container .rightcol .membermenu li{
  
   margin: 5px 0 0 0 !important;
   margin: 0;
   font-size: 12px;
}
#container .rightcol .membermenu li a{
  color: #000;
  text-decoration: none;
}
#container .rightcol .membermenu li a:hover{
  
  text-decoration: underline;
}

#container .rightcol .layout{
   margin-top: 23px;
}

#footermenu{
  background: url(../images/global/footermenu-bg.gif) no-repeat;
  width: 960px;
  height: 36px;
  
}
#footermenu p{
  text-align: right;
  font-size: 12px;
  padding: 7px 40px 0 0;
  clear: both;
  
}
#footermenu p a{
  text-decoration: none;
  color: #000;
}
#footer{
  background: url(../images/global/footer-bg.gif) no-repeat;
  width: 960px;
  height: 56px;  
}


#footer p{
  font-size: 10px;
  color: #fff;
  margin-top: 5px;
}
#footer .address{
  float: left;
  width: 680px;
  margin-left: 20px;
     
}
#footer .comment{
  float: left;
}

#imgfloater{
padding-top:5px;
vertical-align:middle;
}

#rightbox{
height:206px;
width:229px;
margin-top:20px;
border : solid 1px #EFEFEF;

}

.floatright{
float:right;
}

.tablefont{
font-size:13px;
font-family:Tahoma, "Tahoma Bold", sans-serif, serif;
border:1px solid #CCC;
}

#button{
float:right;
}

#score {
margin-left:20px;
}

