body
{
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: tahoma,verdana,arial,georgia,helvetica,times new roman,sans-serif;
	font-size: 12px;
	color: #5f899c;
	line-height: 18px;
}
td
{
	font-family: tahoma,verdana,arial,georgia,helvetica,times new roman,sans-serif;
	font-size: 11px;
	color: #5f899c;
	
	line-height: 18px;
}
a
{
	color: #ff5df5;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
a:hover
{
	color: #fff;
}

.h1
{
	color: #00b0ff;
	font-weight: bold;
	font-size: 22px;	
	text-align: left;
	margin: 0;
	padding: 20px 0;
	border-bottom: solid 1px #242424;
}
h1
{
	color: #00b0ff;
	font-weight: bold;
	font-size: 22px;
	line-height: 100%;
	text-align: left;
	margin: 0;
	padding: 20px 0;
	border-bottom: solid 1px #242424;
	width: 100%;
}

h2
{
	color: #666666;
	font-weight: bold;
	font-size: 17px;
	line-height: 17px;
	text-align: left;
	margin: 0;
}

/*************************
	Form Start
************************/
form
{
	display: inline;
}
input, select, textarea
{
	border: solid 1px #d3cfc6;
	color: #969480;
}

.TxtField
{
	border: solid 1px #000;
}
.BorNone
{
	border: none;
}
/*************************
	Form End
************************/


/*************************
	Body Start
************************/
.MainContainer
{
	background: #000;
	padding: 0 0 18px 0;
}
.BottomNav a
{
	color: #626262;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.BottomNav a:hover
{
	color: #fff;
}

/*************************
	Body End
************************/

/*************************
	Footer Start
************************/
.Footer
{
	border-top: solid 1px #242424;
	border-bottom: solid 1px #242424;
	height: 40px;
}

.Footer td
{
	font-weight: normal;
	color: #fff;
	font-size: 10px;
}

.Footer a
{
	font-weight: normal;
	color: #fff;
	font-size: 10px;
}
.Footer a:hover
{
	color: #ff5df5;
}
.sitemap_button
{
background: #00B0FF;
display: block;
font-family :  tahoma,Arial,  Verdana, Geneva, Helvetica, sans-serif;
font-size : 11px;
font-weight: bold;
color: #fff;
padding:5px;
border:1px solid #fff;
width:150px;
margin-bottom:5px;
}

/*************************
	Footer End
************************/