/* CSS Document */
body {scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #999999;
scrollbar-highlight-color: #FFFFFF;
scrollbar-darkshadow-color: #6d4e38;
scrollbar-track-color: #eaeaff;
scrollbar-arrow-color: #333333;}

.standard {  font-size: 11px; color: #4f3728; font-family: Geneva, Arial, Helvetica, sans-serif;

 list-style-image: url(/layout_images/bullet.gif);
}

.standard A:link {
	COLOR: #4f3728;
	FONT-WEIGHT: bold;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.standard A:visited {
	FONT-WEIGHT: bold;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color : #4f3728;
}
.standard A:hover {
	COLOR: #4f3728;
	FONT-WEIGHT: bold; 
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.white {  font-size: 11px; color: #FFFFFF; font-family: Geneva, Arial, Helvetica, sans-serif;}
.white A:link {
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.white A:visited {
	FONT-WEIGHT: bold;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color : #FFFFFF;
}
.white A:hover {
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold; 
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.header {  font-size: 11px; color: #4f3728; font-family: Arial, Helvetica, sans-serif}
.header A:link {
	COLOR: 4f3728;
	FONT-WEIGHT: normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.header A:visited {
	FONT-WEIGHT: normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color : #4f3728;
}
.header A:hover {
	COLOR: #4f3728;
	FONT-WEIGHT: normal; 
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.nav {  font-size: 10px; color: #bold; font-family: Arial, Helvetica, sans-serif}
.nav A:link {
	COLOR: 4f3728;
	FONT-WEIGHT: bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.nav A:visited {
	FONT-WEIGHT: bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color : #4f3728;
}
.nav A:hover {
	COLOR: #4f3728;
	FONT-WEIGHT: bold; 
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.links {  font-size: 11px; color: #4f3728; FONT-WEIGHT: normal; font-family: Verdana, Arial, Helvetica, sans-serif}
.links A:link {
	COLOR: #4f3728;
	FONT-WEIGHT: bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.links A:visited {
	FONT-WEIGHT: bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color : #4f3728;
}
.links A:hover {
	COLOR: #4f3728;
	FONT-WEIGHT: bold; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.textbox{font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold;  border: silver 1px solid; font-size:11px;color:#4f3728; background-color:#ffffff;}
.button{font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: normal;  font-size:11px;color:#4f3728;}

.border{
border:1px solid;
border-color: #CCCCCC;
}
