body {
	background-color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
}
#wraper
{
	height: auto;
	width: 900px;
	margin: 0px;
	padding: 0px;
}

.bottom
{
	height: 100px;
	text-align: left;
	font-size: 12px;
	line-height: 100px;
	background-image: url(images/footer-bg.jpg);
	padding-left: 10px;
	font-weight: normal;
	color: #FEFA78;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bottom a
{
	text-decoration: none;	
	color: #999999;
}
.bottom a:hover
{
	color: #999999;
	text-decoration: underline;
}
.bottom a:visited
{
	color: #999999;
}
.left-menu
{
	width: 237px;
	color: #666666;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.left-menu h2
{
	font-size: 10px;
	font-weight: normal;
	padding-left: 55px;
	line-height: 17px;
	height: 30px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/left-link-bg.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.left-menu a
{
	text-decoration: none;
	color: #FFC555;
	font-family: "Arial Narrow";
	font-size: 15px;
	font-weight: normal;
}

.left-menu a:visited
{
	text-decoration: none;
	color:#FFC555;
}
.left-menu a:hover
{
	text-decoration: none;
	color:#FFFFFF ;
}
.row2-bg {
	background-image: url(images/row2-bg.jpg);
	background-repeat: repeat-y;
	width:900px;
}

.main-content
{
	line-height: 15px;
	background-image: url(images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 663px;
	margin: 0px;
	padding: 0px;
}
.left-menu-bg {
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	height: 357px;
}

.main-content p
{
	text-align: justify;
}
.main-content h1
{
	text-align: justify;
	font-size: 16pt;
	font-weight: normal;
	color: #B40001;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Arial Narrow";
	line-height: 39px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin: 0px;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.main-content h2
{
	text-align: justify;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
}
.padding {
	padding: 10px;
}

.main-content h3
{
	text-align: justify;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
}
.main-content a
{
	color: #999999;
}
.main-content a:hover
{
	color: #999999;
}

.main-content img
{
	padding: 0px;
	border: 1px solid #FFFFFF;
}
.input-border {
	border: 1px solid #999999;
	width: 90%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
