/**************** Links *********************/


a {
	text-decoration	: none ;
	font-size	: 14px ; 
	font-family	: verdana ;
	color		: #9e0b0f ;
	
}

a:hover	{
	text-decoration	: none ;
	font-size	: 14px ; 
	font-family	: verdana ;
	color		: #000000 ;	
}

a.enter {
	text-decoration	: none ;
	font-size	: 18px ; 
	font-family	: verdana ;
	color		: #999999 ;
	
}

a.enter:hover	{
	text-decoration	: und8px ; 
	font-family	: verdana ;
	color		: #ffffff ;	
}

img {
	border-style : none

	
}

span.counter {
   color: #000000;
   cursor: default;
font-size:10px ; 
font-family:verdana ;
}

div.transbox  {
  	background-image: url(/images/trans_box.png);
 	background-attachment: scrollable;
  	background-position: center;
  	background-color: transparent;
  	background-repeat:  no repeat;
	width: 602px;
	height: 238px;
	margin: 30% 30% 0% 0%;

}

div.ccmit {

	background: transparent;
	position: absolute;
	top: 200px;
	left: 70px;
	height: 800px;
	text-align: center;



}

div.footer {
  	
  	background-color: transparent;
	font-size	:10px ; 
	font-family	:verdana ;
	color		:#ffffff ;


}
 .tip{
  	
  	background-color: transparent;
	font-size	:12px ; 
	font-family	:verdana ;
	color		:#fff200 ;


}








/**************** Body *********************/

body {
  	background-image: url(/images/typography.png);
 	background-attachment: fixed;
  	background-position:  left center;
  	background-color: #959595;
  	background-repeat:  no-repeat;
	margin: 0px 0px 0px 0px;
}



p.contents  {

	font-size	:12px ; 
	font-family	:tahoma ;
	color		:#898989 ;
}

.contents  {

	font-size	:12px ; 
	font-family	:tahoma ;
	color		:#25261a ;
}


.footer  {

	font-size	: 10px ; 
	font-family	: verdana ;
	color		: #f2c230 ;
}

.footnote {

	font-size	: 10px ; 
	font-family	: verdana ;
	color		: #999999 ;
}


.note {

	font-size	: 9px ; 
	font-family	: tahoma ;
	color		: #999999 ;
}  


h1	{

	font-size	: 16px ; 
	font-family	: verdana ;
	border-bottom:1px dotted #9e0b0f;
	font-weight	:bold;
	text-transform	: uppercase;
	color		: #9e0b0f;
	text-align	: center;

} 

h3	{

	font-size	: 11px ; 
	font-family	: tahoma ;
	color		: #000000 ;
} 


b	 {
	font-size:12px ; 
	font-family:tahoma ;
	color:#ffffff; 
	font-weight:bolder
} 

i	 {
	font-size:12px ; 
	font-family:arial ;
	color:#888888; 
} 

ul	{
	font-size:11px ; 
	font-family:verdana ;
	color:#cccccc; 
} 





/*****************Navigate*******************/



.tab-box { 
  border-bottom: 0px solid #3c2f2a;
  padding-bottom:5px;
}
.tab-box a {
  border:0px solid #ffffff;
  color:#f2c230;
  padding: 5px 15px;
  text-decoration:none;
  background-color: transparent;
}

.tab-box a.hover {
  border:1px solid #3c2f2a;
  color:#ffb534;
  padding: 5px 15px;
  text-decoration:none;
  background-color: #000000;
}
.tab-box a.activeLink { 
  color:#9e0b0f;
  background-color: #f2c230; 
  border-bottom:0px solid #ffb534; 
  padding: 6px 15px;
background-image: url(images/active_bg.png);
 	background-attachment: fixed;
  	background-position: center;
  	background-color: transparent;
  	background-repeat:  nrepeat;
}
.tabcontent { border: 0px solid #3c2f2a; ;   padding: 5px;}
.hide { display: none;}


#footer {
bottom: 0;
position: absolute;
background-color: transparent;
color: #000;
width: 98%;
text-align: right;
}
