body {
	background-color: #000000;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 1002px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.btm_bg {
	background-image: url(image/btm_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.top_menubg {
	background-image: url(image/top_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.body_bg {
	background-image: url(image/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.top_menu_txt {
	font-family: "Franklin Gothic Demi";
	font-size: 10px;
	text-transform: uppercase;
	color: #767676;
	text-decoration: none;
	font-weight: normal;
}
.top_menu_txt a:link {	text-transform: uppercase;color: #767676;}
.top_menu_txt a:visited {	text-transform: uppercase;color: #767676;}
.top_menu_txt a:hover {	text-transform: uppercase;color: #00C4FF;}
.top_menu_txt a:active {	text-transform: uppercase;color: #767676;}
.welcome_txt2a {
	font-family: Century Gothic;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0EC1F6;
	text-decoration: none;
}
.welcome_txt2 {
	font-family: Century Gothic;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0EC1F6;
	text-decoration: none;
}
.welcome_txt2 a:link{	color: #0EC1F6;	text-decoration: none;}
.welcome_txt2 a:visited{	color: #0EC1F6;	text-decoration: none;}
.welcome_txt2 a:hover{	color: #0EC1F6;	text-decoration: none;}
.welcome_txt2 a:active{	color: #0EC1F6;	text-decoration: none;}
.welcome_txt {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.txtred {
	font-family: "Century Gothic", "MS Reference Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-transform: uppercase;
}
.txtwhit{
	font-family: "Century Gothic", "MS Reference Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #FFffff;
	text-decoration: none;
}
.txtBlue{
	font-family: "Century Gothic", "MS Reference Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #00CAFF;
	text-decoration: none;
	text-transform: uppercase;
}
.txtBlue a:link{color: #00CAFF;text-decoration: none;}
.txtBlue a:visited{color: #00CAFF;text-decoration: none;}
.txtBlue a:hover{color: #00CAFF;text-decoration: underline;}
.txtBlue a:active{color: #00CAFF;text-decoration: none;}
.txtBluebtm{
	font-family: "Century Gothic", "MS Reference Sans Serif";
	font-size: 10px;
	font-weight: bolder;
	color: #00CAFF;
	text-decoration: none;
	text-transform: uppercase;
}
.txtBluebtm a:link{color: #00CAFF;	text-decoration: none;}
.txtBluebtm a:visited{color: #00CAFF;	text-decoration: none;}
.txtBluebtm a:hover{
	color: #00CAFF;
	font-weight: bolder;
	text-decoration: underline;
}
.txtBluebtm a:active{color: #00CAFF;	text-decoration: none;}
.txtBlue1{
	font-family: "Century Gothic", "MS Reference Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #00CAFF;
	text-decoration: none;
	text-transform: none;
}
.txtgar{
	font-family: "Century Gothic", "MS Reference Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #9B9E90;
	text-decoration: none;
	text-transform: none;
	line-height: 20px;
}
.txt2{
	font-family: "Century Gothic", "MS Reference Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #9B9E90;
	text-decoration: none;
	text-transform: none;
	line-height: 15px;
}
.txt2orange{
	font-family: "Century Gothic", "MS Reference Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	text-transform: none;
	line-height: 15px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.subpage_body_bg {
	background-color: #000000;
	background-image: url(image/subpage_body_bg.jpg);
	height:620px;
	background-repeat: no-repeat;
	background-position: left top;
}
