
/* structure **************************************** */

body {
	background: #181818 url(imgs/main_bg.jpg) top repeat-x;
	font-family: 'Lucida Sans Unicode','Lucida Grande',Tahoma,sans-serif;
	margin: 0;
	padding: 0;
}

#two {
	background: #1e1e1e url(imgs/main_bg_B.jpg) top repeat-x;
}



/* ----------container -------------- */
#container {
width: 988px;
padding:0px;
margin: 0px 0 0 0px ;
margin-left: auto;
margin-right: auto;fo

}


#header {
	height: 140px;
	xbackground: red;
	xmargin-bottom:57px;
}

.main {
	font-size: 13px;
	xcolor: #363636;
	color: #a2a2a2;
	line-height: 24px;
	background-color:#181818;
}

.chicklets {
	color: #999;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	padding: 20px 0;
	xborder-top: 1px solid #000;
}


.footer {
	color: #666;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	padding: 20px 0;
	xborder-top: 1px solid #000;
}

/* global link styles **************************************** */

A:LINK {
	color: #d50d00; /* default blue */
	text-decoration : none;
	}
	
A:VISITED {
	color : #8b0d05;
	text-decoration : none;
	}
	
A:HOVER {
	color: #fff;
	xtext-decoration : underline;
	xbackground: #eaeaea;
	}
	
A:ACTIVE {
	xtext-decoration : underline;
	color : #fff;
	}

.topLinks {
	color:#ccc; padding: 50px 0 2px 5px; font-family: arial; font-size: 12px;
}
.topLinks A:link {color : #ffcc60;}
.topLinks A:visited {color : #ffba27; text-decoration: none;}
.topLinks A:hover {color : #fff; text-decoration: none;}

.navBread A:link {color : #fe5e00; font-size: 10px;}
.navBread A:visited {color : #fe5e00; text-decoration: none; font-size: 10px;}
.navBread A:hover {color : #000; text-decoration: none; font-size: 10px;}

.xfooter A:link {color : #8abbd5; font-size: 11px; padding: 1px 10px 0 10px}
.xfooter A:visited {color : #8abbd5; text-decoration: none; font-size: 11px; padding: 1px 10px 0 10px}
.xfooter A:hover {color : #fff; text-decoration: none; font-size: 11px; padding: 1px 10px 0 10px}


a img{ border:0px}

.stat b {
	color: #fff;
}


/* ---------- CONTENT STYLES -------------- */



h1 {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size:36px;
	color:#d50d00;
	xmargin: 0 -30px 0 -80px;
	xbackground: whitesmoke;
	xpadding: 5px 0 5px 30px;
}

h2 {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size:16px;
	color:#fff;
}

h3 {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size:14px;
	color:#1f1000;
	margin: 0px;
}


.serif {
	xfont-family: Georgia,'Times New Roman',Times,serif;
}


.largeB {
	color: #000;
	font-size: 24px;
	line-height: 26px;

}


.largeG {
	color: #a2a2a2;
	font-size: 24px;
	line-height: 26px;

}


.largeG B {
	color: #fff;

}


.largeW {
	color: #fff;
	font-size: 24px;
	line-height: 26px;

}

.mediumB {
	color: #000;
	font-size: 14px;

}

.mediumW {
	color: #fff;
	font-size: 14px;

}

.mediumG {
	color: #a2a2a2;
	font-size: 14px;

}

.smallB {
	color: #000;
	font-size: 12px;
	xline-height: 18px;
}

.smallR {
	color: #b2958c;
	font-size: 12px;
	xline-height: 18px;
}

.smallG {
	color: #a2a2a2;
	font-size: 12px;
}


.smallW {
	color: #fff;
	font-size: 12px;

}


.x-small {
	color: #000;
	font-size: 11px;

}


.x-smallG {
	color: #a2a2a2;
	font-size: 11px;

}


.caption {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	color: #8abbd5;
	font-size: 10px;
	line-height: 11px;
	margin-top:5px;

}



.floatR {
	float:right; margin: 10px 0 10px 10px;
}

.floatL {
	float:left; margin: 10px 15px 10px 0;
}



.navBread {
	color: #474843;
	font-size: 10px;
}

.credit {
	color: #a2a2a2;
	font-size: 10px;
	line-height: 20px;
}






/* TABS **************************************** */

.navBox {
	height: 22px;
	padding: 50px 0px 0px 0px;
	border-bottom: 1px solid #333;
}


.tab1 a {
	font-family: 'X', Arial, Helvetica, Verdana, Sans-serif, 'X';
	font-size: 11px;
	font-weight: bold;
	color:#ccc;
	float:left;
	top:0px;
	left: 0px;
	display:block;
	padding: 4px 10px;
	text-align: center;
	border-right: 1px dotted #000;
	
	}
	
.tab1 a:visited {
	color: #ccc;
	}
	
.tab1 a:hover {
	font-family: 'X', Arial, Helvetica, Verdana, Sans-serif, 'X';
	font-size: 11px;
	font-weight: bold;
	color:#fff;
	float:left;
	top:0px;
	left: 0px;
	display:block;
	padding: 4px 10px;
	text-align: center;
	background: #333;
	border-right: 1px dotted #999;
}
	
.tab1On a{
	font-family: 'X', Arial, Helvetica, Verdana, Sans-serif, 'X';
	font-size: 11px;
	font-weight: bold;
	color:#fff;
	float:left;
	top:0px;
	left: 0px;
	display:block;
	padding: 4px 10px;
	text-align: center;
	background: #000;
	border-right: 1px dotted #999;
}






div.but1 a {
	float:right;
	font-family: 'X', Arial, Helvetica, Verdana, Sans-serif, 'X';
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	width: 120px;
	color: #fff;
	top:0px;
	left: 0px;
	display:block;
	padding: 5px;
	border: 1px solid red;
	text-decoration: none;
	text-align: center;
	margin: 10px;
	background: #d50d00;
	}

div.but1 a:visited {
	xbackground: #ccc;
	color:#fff
	}
	

	
div.but1 a:hover {
	background: #fff;
	color: #000;
	}
