
 body   {    
	font-family: "Times New Roman", Times, serif;
	color : #FFFECE;
	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-position : right;
	background-attachment : fixed;
	background-color : Black;
	list-style-image : url(images/bullet.gif);
  }


 a:link {
	color : White;
	font-size : 14px;
}
 
 a:visited { 
	color : White;
	font-size : 14px;
 }
 
 a:hover {
	color : red;
	font-size : 14px;
 }
   
 a:active {
	color : Yellow;
	font-size : 14px;
 }
  

.borderpix {
	border : 1px #DDB298;
}

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

.legalText {
	font-family: "Times New Roman", Times, serif;
	font-size : 14px;
	color: White;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size : 14px;
	font-style: normal;
	color : #FFFECE;
}

#bottomtbl{
	background-image : url(images/bottom_portal_tblbkg.jpg);
	background-repeat : repeat-x;
}

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

}

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

.contentText{
	font-family: "Times New Roman", Times, serif;
	color : #FFFECE;
	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;
	color : #F2E1D0;
	font-size : 16px;
	font-weight : bold;
}

	.mygrey{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
}

A.bsmall:link, A.bsmall:visited, A.bsmall:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
 }
 
  a.bsmall:hover {
	color : #FFFECE;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
 }

 .imageborder{
	
	border : 2px solid black;
}

 .imageborder2{
	
	border : 4px solid black;
}

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

.frac_headline{
	font : small-caps bolder 16px;
	text-transform : capitalize;
	vertical-align : middle;
	white-space : normal;
	word-break : normal;
	word-spacing : 6px;
	text-indent : 0px;
	letter-spacing : 2px;
	ruby-align : center;
}


.frac_text:first-letter{
  font-size: 18px;
  background-color : #450202;
  color: #FFFECE;
	font-weight : bolder;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
}

INPUT, TEXTAREA {
	border-color : #736349;
	border-style : solid;
	border-width : 1px;
	background-color : #611E04;
	background-image: url(images/input_bkg.jpg);
	color : #FFFECE;
	padding : 3px;
	padding-bottom :4px;
	font-family: "Times New Roman", Times, serif;
	font-size : 12px;		
	font: bold;
	letter-spacing: 1px;
	
	}
	
	.optionFeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	border: thin solid #5D7784;
	height: 14px;
	width: 150px;
}