BODY  { 
	font-family: tahoma,geneva,helvetica;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #FFF;
	margin:auto;
	background-color:#000;
	background-image:url('images/bg.jpg');
	
}

.column {
	width: 1000px;
	border-left: 1px #666 solid;
	border-right: 1px #666 solid;
	border-bottom: 1px #666 solid;
	background-color:#000;
	margin-left: auto;
	margin-right: auto;
	margin:auto;

}

.main {
	margin: 12px;

}

TR,TD,BR,LI,UL,DIV { 
		font-family : tahoma,geneva,helvetica;
        font-size : 12px;
		color : #FFF;
}

A { 
	font-family: tahoma,geneva,helvetica;
	color: #F00; 
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

A:hover,A:active { 
	font-family: tahoma,geneva,helvetica;
	color: #FFFFFF; 
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

.pic {
	border:1px solid #FFF;
}

.small {
	font-family: tahoma,geneva,helvetica;
	color: #CCC;
	font-size: 10px;

}

.TH {
	background:#333333;
	color: #FFF;
	font-weight: bold;
}

.TD {
	background:#333333;
	color: #FFF;
	font-size: 11px;
}

.grey {
	color: #333;
	font-size: 11px;
}

h1 {
	font-family: space age, verdana, tahoma,geneva,helvetica;
	font-size: 20px;
	margin: 5px 0px 3px 0px;
	font-weight: normal;
}

h2 {
	font-family: space age, verdana, tahoma,geneva,helvetica;
	font-size: 18px;
	margin: 5px 0px 3px 0px;
	font-weight: normal;
}

h3 {
	font-family: space age, verdana, tahoma,geneva,helvetica;
	font-size: 16px;
	margin: 5px 0px 3px 0px;
	font-weight: normal;
}

h4 {
	font-family: tahoma,geneva,helvetica;
	font-size: 14px;
	margin: 5px 0px 3px 0px;
	font-weight: normal;
}

.nav {
	margin:0px; 
	width:100%;
	height:60px;
	text-align: center;
	font-family: tahoma,geneva,helvetica;
	font-size: 12px;
	font-weight: bold;
	
}
A.nav { 
	color: #FFF; 
	text-decoration: none;
	font-weight: bold;
	
}

A:hover.nav, A:active.nav { 
	color: #F00; 
	text-decoration: none;
	font-weight: bold;
}

.imgDetail {
	border: 1px solid white;
}

.color {
	width:100px;
	text-align:center;
}

.usa { 
	font-family: Bank Gothic, Tahoma, Geneva, sans-serif; 
	font-size:18px; 
	text-align:center;
}

hr {
	color:#666;
	height:1px;
	background-color:#666666;
	border:0px;
}

