BODY {
	background-color : #FFFFFF;
	
	scrollbar-face-color: #D9D9D9; 
	scrollbar-shadow-color: #D9D9D9; 
	scrollbar-highlight-color: #F4F4F4; 
	scrollbar-3dlight-color: #F4F4F4; 
	scrollbar-darkshadow-color: #F4F4F4; 
	scrollbar-track-color: #F4F4F4; 
	scrollbar-arrow-color: #F4F4F4; 

}

Table {
	color : #313131;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

}

Div {
	color : #313131;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

}





A.:LINK {
	color : #E5283C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

 } 

A.:VISITED {
	color : #E5283C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

 } 

A.:HOVER {
	color : #60480F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;

 } 







A.klein:LINK {
	color : #EBEBEB;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;

 } 

A.klein:VISITED {
	color : #EBEBEB;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;

 } 

A.klein:HOVER {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;

 } 





A.navig:LINK {
	color : #9A9A9A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;

 } 

A.navig:VISITED {
	color : #9A9A9A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;

 } 

A.navig:HOVER {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;

 } 






A.sub:LINK {
	color : #474849;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

 } 

A.sub:VISITED {
	color : #474849;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

 } 

A.sub:HOVER {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;

 } 






 

.form {
	BORDER-BOTTOM: #60480F thin solid;
	BORDER-LEFT: #60480F thin solid;
	BORDER-RIGHT: #60480F thin solid;
	BORDER-TOP: #60480F thin solid;
	FONT-FAMILY: verdana, helvetica, sans-serif;
	FONT-SIZE: 10px;
	WIDTH: 100px
}

.formgroot {
	BORDER-BOTTOM: thin solid black;
	BORDER-LEFT: thin solid black;
	BORDER-RIGHT: thin solid black;
	BORDER-TOP: thin solid black;
	FONT-FAMILY: verdana, helvetica, sans-serif;
	FONT-SIZE: 10px;
	WIDTH:140px;
	color: red;
}


.imageborder {  

	border-style:solid;
	border-color:#005900;
}