body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 17px;
	background-color: #363636;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-size: 11px;
	}

a:link{ color: #C5791E; text-decoration: none; }
a:hover{ color: #C5791E; text-decoration: none; }
a:visited{ color: #C5791E; text-decoration: none; }
a:active{ color: #C5791E; text-decoration: none; }

.header_bits {
	font-size: 9px;
	color: #898989;
	text-align: right;
	padding: 0 9px 5px 0;
}
.footer_left {
	font-size: 9px;
	color: #898989;
	padding-left: 20px;
	padding-bottom: 10px;
}
.footer_right {
	font-size: 9px;
	color: #898989;
	text-align: right;
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 10px;
}
#graydots a:link{ color: #898989; text-decoration: none; border-bottom: #898989; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }
#graydots a:hover{ color: #898989; text-decoration: none; border-bottom: #898989; border-width: 0px 0px 1px 0px; border-style: none none solid none; }
#graydots a:visited{ color: #898989; text-decoration: none; border-bottom: #898989; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }
#graydots a:active{ color: #898989; text-decoration: none; border-bottom: #898989; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }
.col1 {
	background: #FFFFFF url(images/col1_bg.gif) repeat-y left;
	vertical-align: top;
}
.col1_container {
	padding: 0 15px 0 10px;
}
.col2 {
	background: #FFFFFF;
	vertical-align: top;	
}
.col3 {
	border-right: 3px solid #CACACA;
	background: #FFFFFF;	
	vertical-align: top;	
}
.container {
	border-left: 3px solid #CACACA;
	border-right: 3px solid #CACACA;	
	background: #FFFFFF;
	padding: 0 7px 0 7px;	
}
.title_small {
	font-weight: bold;
	color: #c5791e;
	background: #F8F4EB;
}
.intro {
	background: url(images/introbg.jpg) no-repeat left top;
	padding: 5px 5px 0px 10px;
}
.title_big {
	font-weight: bold;
	color: #c5791e;
	margin-bottom: 3px;
	font-size: 17px;
	letter-spacing: -1px;
}
.blocks {
	font-weight: bold;
	color: #FFFFFF;
	background: #6fb2c0;
	padding: 1px 5px;
}
.highlight {
	background: #FFFFBB;
}
.xbiz_title{
	font-size: 10px;
	font-weight:bold;
	margin-bottom: 7px;
	background: url(images/icon_bullet.gif) no-repeat left top;
	padding-left: 8px;
}
.xbiz_title a:link{ color: #777; text-decoration: none; border-bottom: #898989; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }
.xbiz_title a:hover{ color: #000; text-decoration: none; border-bottom: #898989; border-width: 0px 0px 1px 0px; border-style: none none solid none; }
.xbiz_title a:visited{ color: #777; text-decoration: none; border-bottom: #898989; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }
.xbiz_title a:active{ color: #777; text-decoration: none; border-bottom: #898989; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }

.xbiz_desc{
	font-size:11px;
	display: none;
}
.title2 {
	color: #C5791E;
	border-bottom: 1px solid #C5791E;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
}
.menu {
	background: url(images/menu.png) no-repeat center top;
	margin-top: 3px;
	margin-bottom: 4px;
	height: 34px;
	padding-top: 8px;
	padding-left: 15px;
	color: #999999;
}
.menu a:link{
	color: #444;
	text-decoration: none;
	border-bottom: #898989;
	border-width: 0px 0px 0px 0px;
	border-style: none none solid none;
	font-weight: bold;
}
.menu a:link{ color: #444; font-weight: bold; text-decoration: none; border-bottom: #898989; border-width: 0px 0px 1px 0px; border-style: none none none none; }
.menu a:hover{ color: #444; font-weight: bold; text-decoration: none; border-bottom: #898989; border-width: 0px 0px 1px 0px; border-style: none none solid none; }
.menu a:visited{ color: #444; font-weight: bold; text-decoration: none; border-bottom: #898989; border-width: 0px 0px 1px 0px; border-style: none none none none; }
.menu a:active{ color: #444; font-weight: bold; text-decoration: none; border-bottom: #898989; border-width: 0px 0px 1px 0px; border-style: none none none none; }
.col3_container {

	padding: 0 5px 0 15px;
}
.frame {
	background: #EEEEEE;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
