/* body */

body {
	scrollbar-base-color:#FCE4A8;
	scrollbar-highlight-color:#FDDB87;
	scrollbar-arrow-color:#khaki;
	scrollbar-track-color:#EFC76F;

	font-family:Verdana,Trebuchet MS,Arial,Helvetica;
	font-weight:normal;
	font-size:10px;
	color:#210F00;
	text-decoration:none;
	font : Verdana,Trebuchet,Geneva,Arial,Helvetica,sans-serif;
}



/* ----- links ----- */

a:link{
	font-family:Verdana,Trebuchet MS,Arial,Helvetica;
	color:#2E0239;
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
}

a:active{
	font-family:Verdana,Trebuchet MS,Arial,Helvetica;
	color:#BDB76B;
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
}

a:visited {
	font-family:Verdana,Trebuchet MS,Arial,Helvetica;
	color:#834F9A;
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
}


a:hover {
	font-family:Verdana,Trebuchet MS,Arial,Helvetica;
	color:#2E0239;
	background-color:#BDB76B;
	font-weight:bold;
	text-decoration:none;
}

div {	font-family:Verdana,Trebuchet MS,Arial,Helvetica;
	font-weight:normal;
	font-size:10px;
	color:#2E0239;
	text-decoration:none;
}

.text {	font-family:Verdana,Trebuchet MS,Arial,Helvetica;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;

}



/* ----- table stuff ----- */
table { 	border:0px;
}

td {
	font-family:Verdana,Trebuchet MS,Arial,Helvetica;
	font-weight:normal;
	font-size:10px;
	color:#2E0239;
	text-decoration:none;
	

}



td b {
       font-family:Verdana,Trebuchet MS,Arial,Helvetica;
	font-weight:bold;
       font-size:9pt;
			
}

p,br {
        font-family:Verdana,Trebuchet MS,Arial,Helvetica;
	font-weight:normal;
	font-size:10px;
	color:#2E0239;
	text-decoration:none;
			

dl,dt,dd {
        font-family:Verdana,Trebuchet MS,Arial,Helvetica;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
			
}

strong {
        font-family:Verdana,Trebuchet MS,Arial,Helvetica;
	font-weight:600;
	font-size:10px;
	color:#210F00;
	text-decoration:none;
			
}

		/* ----- inputs----- */





input,textarea { 

	background:#ffefaf
	border-color:rgb(158,153,140);	

	border-top:RGB(209,207,199) 1px solid;

	border-right:RGB(209,207,199) 1px solid;

	border-bottom:#000000 1px solid;

	border-left:#000000 1px solid;



	font-family:Frutiger,Verdana,Trebuchet MS,Arial,Helvetica;

	font-weight:normal;

	font-size:12px;

	letter-spacing:0pt;

	color:#000066;

	text-decoration:none;



}



input.2 { 

	background:#000033;

	border-top:RGB(209,207,199) 1px solid;

	border-right:RGB(209,207,199) 1px solid;

	border-bottom:#000000 1px solid;

	border-left:#000000 1px solid;

	

	font-family:Frutiger,Verdana,Trebuchet MS,Arial,Helvetica;

	font-weight:normal;

	font-size:10px;

	letter-spacing:1pt;

	color:#ffffff;

	text-decoration:none;

	width=100px;



}


input {
        font-family:Verdana,Trebuchet MS,Arial,Helvetica;
	font-weight:normal;
	font-size:10px;
	color:#210F00;
	text-decoration:none;


}
	

HR { width: 600px; height: 1px; 
color: BDB76B;
} 



	/* ----- HeadLines ----- */


H1               {
                        font-family:Verdana,Trebuchet MS,Arial,Helvetica;
			font-size:10pt;
                        font-weight:600;
                        color:#330d59;
                }

H5              {
                        font-family:Verdana,Trebuchet MS,Arial,Helvetica;
			font-size:9pt;
                        font-weight:normal;
                        color:#330d59;
			line-height: 170%;
                }

H4              {
                        font-family:Verdana,Trebuchet MS,Arial,Helvetica;
			font-weight:bold;
			font-size:10px;
			color:#000000;
			text-decoration:none;
                }

