body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #796666;
	line-height: 16px;
}
body {
	background-color: #f0f0f0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	background-image: url(header-bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}
.headerbg {
	background-image: url(header-logo.gif);
	height: 75px;
	background-repeat: no-repeat;
}

#logo {
	padding-top: 15px;
	padding-left: 20px;
}
#linktop {
	width: 250px;
	float: right;
	padding-top: 5px;
	color: #FFFFFF;
	padding-right: 40px;
	text-align: center;
}
#linktop a {
	font-weight: bold;
	text-decoration: none;
	color:#333333;
}

#keyword {
	width: 250px;
	float: right;
	padding-top: 10px;
	padding-right: 40px;
	color: #423652;
	height: 30px;
	overflow: hidden;
}
#keyword strong {
	font-size: 11px;
}

#banner {
	background-image: url(banner-bg.gif);
	background-repeat: repeat-x;
	height: 232px;
}
#menu {
	background-image: url(menu-bg.gif);
	background-repeat: repeat-x;
	height: 42px;
}
#menu a {
	font-size: 12px;
	font-weight: bold;
	color: #ac9e9e;
	margin-top: 5px;
	display: block;
	float: left;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
}
.menuActive,#menu .menuActive {
	color: #f54d06;
	background-image: url(menu-active-icon.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	padding-left: 20px;
}

#submenu {
	background-image: url(submenu-bg.gif);
	background-repeat: repeat-x;
	height: 47px;
}
#submenu a {
	font-size: 12px;	
	color: #fff;
	margin-top: 5px;
	display: block;
	float: left;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
}


#content {
	background-color: #f1f1f1;
	background-image: url(content-.gif);
	background-repeat: repeat-x;
	min-height:150px;
	padding-top: 15px;
}
.buttonOn {
	background-image: url(button-on.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-right: 5px;
	padding-bottom: 3px;
}
.buttonOn a {
	background-image: url(button-on-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	float: left;
}


.contentleft {
	background-image: url(boxleft-bg.gif);
	background-repeat: repeat-y;
	width: 720px;
}
.padding15px {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 18px;
}
.paddingbottom15px {
	padding-bottom: 10px;
}
.title{
	font-size: 18px;
	color: #2987C7;
	text-decoration: none;
	background-image: url(title-bg.gif);
	background-repeat: repeat-x;
	height: 34px;
	padding-left: 15px;
	padding-top: 10px;
}
#rightcol {
}
.contenright {
	background-image: url(boxright-bg.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	font-size: 12px;
	line-height: 18px;
}
.contentleft .padding15px a {
	color: #796666;
	text-decoration: none;
}
.title a {
	color: #2987C7;
}


#rightcol  a {
	text-decoration: none;
	color: #796666;
	padding-bottom: 5px;
}

#footer {
	background-image: url(footer-bg.gif);
	background-repeat: repeat-x;
	height: 140px;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	margin-top: 15px;
	clear: both;
}
#footer h2 {
	font-size: 11px;
	font-weight: normal;
}
