
 body   {    
	font-family: "Times New Roman", Times, serif;
	color : BLACK;
	font-size : 14px;
    scrollbar-base-color: #3D3621;
    scrollbar-3dlight-color: #3D3621;
    scrollbar-arrow-color: #EAC800;
    scrollbar-darkshadow-color: #020200;
    scrollbar-face-color: #27282a;
    scrollbar-highlight-color: #464540;
    scrollbar-shadow-color: Black;
    scrollbar-track-color: #131313;		
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	background-color : Black;
	list-style-image : url(images/bullet.gif);
	
  }


 a:link {
	color : RED;
	font-size : 14px;
}
 
 a:visited { 
	color : RED;
	font-size : 14px;
 }
 
 a:hover {
	color : BLACK;
	font-size : 14px;
 }
   
 a:active {
	color : RED;
	font-size : 14px;
 }
  



table {
 	font-family: "Times New Roman", Times, serif;
	font-size : 14px;

 }


.text {
	font-family: "Times New Roman", Times, serif;
	font-size : 14px;
	font-style: normal;

}

#bottomtbl{
}

.myBox{
	padding-left : 3;
	padding-right : 3;
	margin-left : 3;
	margin-right : 3;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;

}

A.asmall:link, A.asmall:visited, A.asmall:active {
 	color : WHITE;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
 }
 
  a.asmall:hover {
	color : YELLOW;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
 }

.contentText{
	font-family: "Times New Roman", Times, serif;
	font-size : 14px;
	margin-top : 5;
	margin-left : 32;
	margin-right : 32;
	margin-bottom : 5;
	padding-bottom : 5;
	padding-left : 32;
	padding-right : 32;
	padding-top : 5;
}

.contentHead{
	font-family: "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
}

.contentHead2 {
	font-family: "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	color: SILVER;
}

.optionFeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #32230A;
	border: 0px none WHITE;
	width: 150px;
	padding: 0px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-style: none none none none;
	clear: both;
}

.legalText {
	font-family: "Times New Roman", Times, serif;
	font-size : 12px;
	color: #F1EAD8;
}

.tnborder {
	border : solid 2px #202521;
}

ul {
	margin-left: 80px;
	padding-left: 80px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
	margin-top: 0px;
}

li {
	list-style-type: disc;
	display: compact;
	list-style-position: inside;
	white-space: nowrap;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

.imageborder2 {
	border : solid 2px SILVER;
}

#myUL{
	margin-left: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
}

#myLi{
	list-style-type: disc;
	display: compact;
	list-style-position: inside;
	white-space: nowrap;
	padding-bottom: 3px;
	margin-bottom: 3px;
}


.frac_head
{
	font : 14px;
	text-transform : capitalize;
	font-weight : bold;
	font-style : normal;
	letter-spacing : 3px;
	font-variant: small-caps;
}