BODY {
  scrollbar-arrow-color:#6F7478;
  scrollbar-base-color:#6F7478;
  scrollbar-shadow-color:#F4EAD1;
  scrollbar-face-color:#E8EDF3;
  scrollbar-highlight-color:#b2c5cb;
  scrollbar-dark-shadow-color:#6F7478;
  scrollbar-3d-light-color:#6F7478;

margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(images/bg.jpg);
}

INPUT {
background-color: #FFFFFF;
border-color: #ADBAC3;
border-style:solid;
border-width: 1;
color: #475057;
font-size: 11px;
font-family: Tahoma;
font-weight: normal;
}

.image {	
	border-width: 0;	
}

.radio {	
	border-width: 0;
	background-color: #E8EDF3;	
}

.span {
	font-family: Tahoma;
	font-size: 11px;
	color: #475057;
	font-weight: normal;
}		

P, UL, OL,  HR, DL, DD, DT, TD, SPAN, BLOCKQUOTE, TH {
		font-family: Tahoma;
		font-size: 11px;
		color: #475057;
}

A {
		font-weight:bold;
		font-family: Tahoma;
		font-size: 11px;
		color: #6E7379;
		text-decoration:none;
}

A:hover {
		text-decoration:underline;
}

.boxtop { 	font-weight:bold;
		font-family: Tahoma;
		font-size: 11px;
		color: #FFFFFF;		
}

.menu {

	font-weight:bold;
		font-family: Tahoma;
		font-size: 11px;
		color: #6E7379;
}

.link {		
		font-weight:normal;
		font-family: Tahoma;
		font-size: 11px;
		color: #475057;
		text-decoration:none;
}

.link:hover {
	text-decoration:underline;
}
	
	