
BODY, INPUT, TD, SELECT, TEXTAREA {
	color: #000000; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A {
	color: #000000; 
	text-decoration: underline;
}

body {
	background-image: url(images/background.gif);
	background-color : #ffffff;
	color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-top : 5px;
}


.login a{
	color : #FFFFFF;
	font-size: 11px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.login a:HOVER{
	color : #EFEA68;
	
}

.test{
	color : #325783;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: none;
}
.bold{
	color : #2A3D55;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;

}

.itext{
	color : #E15501;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;

}

.small{
	color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	font-weight: regular;
}
.small_bold{
	color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;

}

.large{
	color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
}

.large_bold{
	color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;

}

.xlg{
	color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration: none;

}
.xlg_bold{
	color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight:bold;
	text-decoration: none;
}
.small_link{
	color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: underline;
}

.small_link:HOVER{	
	text-decoration: none;
}
.input{
	color : black;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-color : #FF9500; 
	background-color : white;
	border-width : 1px;
	border-style: solid;
	width : 80px;
	height : 19px;		
}

.input2{
	color : black;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-color : #E56A20; 
	background-color : #FFE5C1;
	border-width : 1px;
	border-style: solid;
	width : 377px;
	height : 19px;		
}

.input3{
	color : black;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-color : #FF9500; 
	background-color : white;
	border-width : 1px;
	border-style: solid;
	width : 60px;
	height : 19px;		
}
.scrollbar{
	color : black;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #FFE5C1;
	border-color : #E56A20; 
	border-width : 1px;
	border-style: solid;
	width : 385px;
	height : 75px;	
	scrollbar-face-color:#E9E9E9;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#D6D3CE;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#848284;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#F69D23;

}

.copyright{
	color : #7C7C7C;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;

}

ul{
list-style-image: url(images/buttet.gif);
margin: 0px 0px 0px 0px;
}

li{
margin: 0px 0px 5px 20px;
}