BODY {
	color : #FFFFFF;
	background-color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : left;
	scrollbar-3dlight-color : #FAA614;
	scrollbar-arrow-color : #FAA614;
	scrollbar-base-color : #000000;
	scrollbar-darkshadow-color : #FAA614;
	scrollbar-face-color : #000000;
	scrollbar-highlight-color : #FAA614;
	scrollbar-shadow-color : #FAA614;
	scrollbar-track-color : #000000;
	margin : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;

}

A {
	color : #FAA614;
	text-decoration : none;
}

A:HOVER {
	color : #FAA614;
	text-decoration : underline;
}

A.bat {
	color : #666666;
	text-decoration : none;
}

A.bat:HOVER {
	color : #CCCCCC;
	text-decoration : underline;
}
h4 A {
		color : #FFFFFF;
	text-decoration : none;
}
h5 A {
		color : #FFFFFF;
	text-decoration : none;
}

h1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
	color : #FAA614;
		margin: .4em 0 .5em 0;
}
h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : normal;
	color : #FAA614;
		margin: .4em 0 .5em 0;
}
h3{
	color : #FAA614;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-align : justify;
	font-weight : normal;
	margin: .4em 0 .5em 0;
}
h4{
	color : #FAA614;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : center;
	font-weight : normal;
			margin: .4em 0 .5em 0;
}
h5{
	color : #FAA614;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : right;
	font-weight : normal;
		margin: .4em 0 .5em 0;
}
h6{
	color : #FAA614;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : left;
	font-weight : normal;
		margin: .4em 0 .5em 0;
}
p{
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : left;
	font-weight : normal;
	margin: .4em 0 0.5em 0;
	line-height: 1.5em;
}

strong{
		color : #FAA614;
			font-weight : bold;
}
p.emph{
	color : #FFFFFF;
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	text-align : left;
	font-weight : bold;
	font-style : italic;
	line-height : 25px;
	letter-spacing : 3px;
	margin: 1.5em 20px 1.5em 20px;
	vertical-align : middle;
}

p.bat{
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : center;
	font-weight : bold;
	margin: .4em 0 0.5em 0;
	line-height: 1.5em;
}

#mainmenu{
	float : left;
	visibility : visible;
	padding : 0px 0px 0px 0px;
	height : 138px;
	width : 100%;
	overflow : hidden;
	background : url(images/MenuBack.gif);
	background-position : bottom;
	background-repeat : repeat-x;
	vertical-align : bottom;
	color : Black;
	background-color : White;
	border-bottom : 1px solid White;
	clear : none;
}

#mainmenu a{
	visibility : visible;
	padding : 98px 10px 0px 10px;
	height : 40px;
	line-height : 40px;
	vertical-align : bottom;
	color : Black;
	border-bottom : 1px solid White;
	border-left : 1px solid White;
	font-size : 15px;
}
#mainmenu a:hover{
	color : White;
	background-image : url(images/MenuBackOver.gif);
	background-position : bottom;
	background-repeat : repeat-x;
	text-decoration : none;
}

#mainmenu a.head{
font-weight : bold;
background-image : url(images/logo.gif);
background-position : top left;
background-repeat : no-repeat;
text-decoration : none;
}
#mainmenu a:hover.head{
font-weight : bold;
background-image : url(images/logo.gif);
background-position : top left;
background-repeat : no-repeat;
text-decoration : none;
color : Black;
}

#menu{
	visibility : visible;
	padding : 0px 0px 0px 0px;
	float : left;
	width : 380px;
	height : auto;
}

#discription{
float : left;
	visibility : visible;
	padding : 0px 0px 0px 0px;
	width : 390px;
	background : Black;
		clear : none;
	display : block;
}
#contact{
	position: relative;
	visibility : visible;
	padding : 40px 0px 0px 0px;
	left : 380px;
	width : 390px;
	float : left;
	clear : left;
}
