
body,td,pre,.reg {
	font-family: arial,verdana, Geneva, helvetica, sans-serif;
	font-size:12px;
	color:#333333
	}

b	{
	font-weight:800;
	}

a	{color:#666222; font-weight:600;text-decoration:none }

a:hover	{color:#983715;font-weight:600;text-decoration:none}

a:hover.nav {
	font-weight:400;
	color:#EED57C
	}
	
.small	{
	font-size:10px;
	}

.nav	{
	font-size:10px;
	font-weight:400;
	color:#ffffff 
	}


.nav2	{
	font-size:10px;
	font-weight:400;
	color:#666633 
	}
a:hover.nav2 {
	font-weight:400;
	color:#a34417
	}


.in 	{
	margin-left:30px
	}

.in_small	{
	margin-left: 30px;
	font-size: 10px;
	}


.menu	{
	display:block;
	font-family:verdana,arial,geneva,helvetica, sans-serif;
	font-size:10px;
	font-weight: lighter;
	background-color: #4a837e; 
	color: #444444;
	margin:1px;
	padding:2px;
	border:solid #4a837e;
	width:256px;
	height:auto;
	layer-background-color:#4a837e;
	float:right;
	}
	
ul,li {
	color: #908c45
	}
	
.floatright { float: right; margin: 10px 10px 10px 10px;}
