/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #1B1B1B;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
	margin-left: 100px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h7 {
	margin: 20px;
}


/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C4C4C4;
}

p, blockquote {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 18px;
}

ul, ol {
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 50px;
	line-height: 18px;
}

.text0 {
	padding: 0px 0px 25px 0px;	
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}

.text1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
}

.text3 {
	padding: 2px 10px;
	font-style: normal;
	color: #000000;
}

.text4 {
	text-align: center;
	color: #939393;
}

.text5 {
	padding: 2px 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.text6 {
	margin-left: 75px;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding: 10px 0px 10px 0px;
	background: url(../images2/homepage18.gif) repeat-x left bottom;
}

.list1 .last {
	background: none;
}

.list1 a {
}

/** LINKS */


a {
	color: #ffd515;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}


.style2 {font-size: 24px}
.style3 {font-size: 12px}
.style4 {font-size: 12px; font-weight: bold; }
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style6 {color: #CCCCCC}
.style7 {font-size: 16px; font-weight: bold;}
.style8 {font-size: 16;}
.style9 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 16px;font-weight: bold;}

.style17 {color: #333333;	font-size: 14;}

.style18 {font-size: 14px}
.style19 {font-size: 16px}
.style20 {color: #FFFFFF}


.style29 {color: #000000}
.style30 {color: #C4C4C4; }

.style31 {color: #d28e00; font-size: 12px; font-weight: bold}
.style32 {color: #0000CC}
.style33 {font-size: 15px; padding-bottom: 8px }
.style34 {font-weight: bold; text-decoration: underline }
.style35 {font-size: 11px}
.style36 {color: #030303; padding:3px; }
.style38 {font-size: 14px}
.styleH {font-size: 12px; padding-top: 15px }
.styleH20 {font-size:18px; color: #FFFFFF }
.style5B {font-size: 12px; padding-left: 75px }


/** BACKGROUNDS */

.bg1 { background: #313131 url(../images2/homepage15.jpg) repeat-x left top; }
.bg2 { background: #313131 url(../images2/homepage16.jpg) no-repeat left top; }


.bg5 { background: url(../images2/bg5.jpg); width: auto }


/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 2px;
	margin: 0px 0px 10px 0px;
	background: url(../images2/homepage18.gif) repeat-x left top;
}
