.b:link {
	font-family: tahoma;
	font-size: 8pt;
	color: #4f4f29;
	text-decoration:none;
}
.b:visited {
	color: #4f4f29;
	text-decoration:none;
}
.b:hover {
	color: #725b0a;
	text-decoration:none;
}
.b:active {
	color: #4f4f29;
	text-decoration:none;
}

a:link {
	font-family: tahoma;
	font-size: 8pt;
	color: #e8d57f;
	text-decoration:none;
}
a:visited {
	color: #e8d57f;
	text-decoration:none;
}
a:hover {
	color: #fcfcd9;
	text-decoration:none;
}
a:active {
	color: #e8d57f;
	text-decoration:none;
}

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(gif/bg.gif);
	background-repeat:repeat;
}

td,tr{
	font-family: tahoma;
	font-size: 8pt;
	color: #fcf2ca;
}
.green{
	font-family: tahoma;
	font-size: 8pt;
	color: #666634;
}

.green2{
	font-family: tahoma;
	font-size: 8pt;
	color: #cdcd75;
}

.white{
	font-family: tahoma;
	font-size: 8pt;
	color: #ffffff;
}

input,select,textarea{
	font-family: tahoma;
	font-size: 8pt;
	color: #3a3a3a;
	/*border: 1px solid #3a3a3a;*/
	padding-top: 2px;
	padding-left: 2px;
}
#button{
	font-family: tahoma;
	font-size: 8pt;
	color: #3a3a3a;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 2px;
	font-weight: bold;
}
#overview{
	line-height: 16px;
	color: #232121;
}
#overview strong{
	color: #09446e;
}
.links {
	font-size: 1px;
	color: #EFD794;
}


#data{
	background-image: url(images/tbl_title.gif);
	background-repeat:repeat-x;
	height: 20px;
	padding: 2px;
	color: #4C4C4C;
	border-bottom: 1px solid #d7f3ff;
	padding-left: 3px;
}
#round_table{
	background-color:#666634;
}
#round_table #mid{
	border-right:1px solid #8f9a4d; 
	border-left:1px solid #8f9a4d;
	background-image:url(gif/tabletop_sdw.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:5px;
	
}.hidden {
	font-size: 1pt;
	color: #EFD796;
	display:none;
}
.hidden2 {
	font-size: 1pt;
	color: #636531;
	display:none;
}
.links:link {
	font-size: 1pt;
	color: #EFD796;
	text-decoration:none;
	display:none;
}
.links:visited {
	font-size: 1pt;
	color: #EFD796;
	text-decoration:none;
	display:none;
}
.links:hover {
	font-size: 1pt;
	color: #EFD796;
	text-decoration:none;
	display:none;
}
.links:active {
	font-size: 1pt;
	color: #EFD796;
	text-decoration:none;
	display:none;
}
