Body {
	background-color: #171717;
	margin: 0px;
}
a{
	font-family:Arial;
	color:#FFFFFF;
	text-decoration:none;
	}
a.link{
	font-family:Arial;
	color:#FFFFFF;
	text-decoration:none;
	}
a.visited{
	font-family:Arial;
	color:#FFFFFF;
	text-decoration:none;
	}
a.hover{
	font-family:Arial;
	color:#FFFFFF;
	text-decoration:underline;
	}
.Bgs {
	background-color: #3a3a3a;
	background-image: url(../images/Bgs.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 100%;
}
.TopBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c2c0c0;
}
.BottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c0c0;
}
.LftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c2c0c0;
	height: 100%;
}
.RightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c2c0c0;
	height: 100%;
}
.Height {
	height: 100%;
}
.FourSideBorder {
	height: 100%;
	border: 1px solid #393939;
}
.BlackBg {
	background-color: #000000;
}
.ItalicContent {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.NavNor {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 24px;
	cursor: pointer;
	text-align: center;
}
.NavNorLft {
	background-color: #898989;
	height: 24px;
	width: 4px;
	cursor: pointer;
}
.NavNorRight {
	background-color: #898989;
	height: 24px;
	width: 4px;
	cursor: pointer;
}
.NavBg {
	background-image: url(../images/NavBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 49px;
}
.NavRollLft {
	background-image: url(../images/NavRollLft.jpg);
	background-repeat: no-repeat;
	width: 4px;
	cursor: pointer;
	height: 24px;
}
.NavRollRight {
	background-image: url(../images/NavRollRight.jpg);
	background-repeat: no-repeat;
	width: 4px;
	cursor: pointer;
	height: 24px;
}
.NavRollBg {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fbf0f4;
	background-image: url(../images/NavRollBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	cursor: pointer;
	height: 24px;
}
.YellowContentBg {
	font-family: Arial;
	font-size: 15px;
	color: #fdb421;
	text-align: center;
	background-image: url(../images/YellowContentBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 45px;
	font-weight: bold;
}
.Content {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
}
.ContentYellow {
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #ff9813;
	text-align: center;
}
.BoxContentTitle {
	font-family: Arial;
	font-size: 22px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.FtrContent {
	font-family: Arial;
	font-size: 12px;
	color: #747474;
}

.BigContent {
	font-family: Impact;
	font-size: 34px;
	color: #c5c5c3;
}
a.ftr:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
a.ftr:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
a.ftr:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.form {
	font-family: Arial;
	font-size:12px;
	color:#FFFFFF;
	background-color:#666666;
	border:1px solid #000000
	}
.button {
	font-family: Arial;
	font-size:12px;
	color: #FFFFFF;
	border: #A5B2B9 2px solid;
	background-color:#666666;
	}