@charset "utf-8";


body {
	font-family: verdana, sans-serif;
	font-size: 0.86em;
	background: #2f3738;
	margin-top: 20px;
	margin-left: 0px;
}

.bigtable {
	width: 960px;
	background: #E7E4DD;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px;
}

.cttable {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	
}

.menu {


}
.thumb {
	float: left;
	padding: 8px;
	border: 0px;
}

.thumb2 {
	padding: 0px;
	border: 1px solid #9fbcbf;
}

.jointext{
	color: #ff6c46;
	font: 1.0em verdana;
	text-align: right;
	padding: 10px;
}

.jointext a:link{
	color: #ff6c46;
	text-decoration: none;
}

.jointext a:hover{
	color: #807448;
}

.desc {
	font: 1.1em verdana;
	color: #666;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}

.desc a:link {
	color: #e64e00;
	padding: 2px;
	border-bottom: 1px dashed #e64e00;
	text-decoration: none;
}

.desc a:hover {
	color: #807448;
	padding: 2px;
	border-bottom: 1px dashed #807448;
	text-decoration: none;

}

.desc2 {
	padding-top: 10px;
	font: .8em verdana;
	color: #666;
	text-align: left;
	vertical-align: top;
}

.desc2 a:link {
	color: #e64e00;
	padding: 2px;
	border-bottom: 1px dashed #e64e00;
	text-decoration: none;
}

.desc2 a:hover {
	color: #807448;
	padding: 2px;
	border-bottom: 1px dashed #807448;
	text-decoration: none;

}

.header {
	background: url(../graphics/arrow.gif) left no-repeat;
	color: #1f2226;
	padding: 10px;
}

.headertext {
	margin-left: 30px;
	font: 1.1em verdana;
	color: #0091b5;
	font-weight: bold;
}



.textbg {
	font-size: 1.5em;
	text-align: left;
	padding: 10px 20px 10px 20px;;
}

.textbg a:link {
	color: #000;
	text-decoration: none;
}
 

.textbg a:hover {
	color: #000;
	text-decoration: underline;
}


.textbg2 {
	color: #fff;
	font-size: 1.9em;
	text-align: center;
}

.textbg3 {
	font-size: 1.6em;
	letter-spacing: -1px;
	font-weight: bold;
}

.textbg2 a{
	color: #59d8e5;
} 

.textbg2 a:hover {
	color: #647678;
} 

.smallwhite {
	paddingt: 5px;
	font-size: 0.9em;
	color: #fff;
	text-align: left;
	vertical-align: middle;
}

.mediumwhite {
	width: 0px;
	color: #fff;
	padding: 15px 30px 5px 30px;
}

.top {
	display: block;
    background: url('../graphics/bg2.jpg') no-repeat right;
	height: 31px;
    color: #fff;
    display: block;
    float: left;
    margin-right: 0px;
    padding-right: 22px;
    text-decoration: none;
	font: 0.8em tahoma;
	outline: none;
}

.top span {
	background: url('../graphics/bg3.jpg') no-repeat;
	color: #59d8e5;
	display: block;
	line-height: 16px;
	padding: 7px 0 10px 22px;
	outline: none;
} 

.top a {
	padding-left: 5px;
	padding-right: 5px;
}


.top a:link {
	text-decoration: none;
	color: #fff;
}

.top a:visited {
	text-decoration: none;
	color: #fff;
}

.top a:hover {
	text-decoration: underline;
	color: #fff;
}

.bg1 {
	background: url("../graphics/bg1.jpg") repeat-x top;
}

.bg2 {
	background: url("../graphics/bg4.jpg") repeat-x bottom;
}

.bg3 {
	height: 10px;
}

.bg4 {
	background: #161616;
	border-top: 1px solid #aba48c;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 2px solid #aba48c;
}

.bg5 {
	border: 1px solid #301a00;
}

.float {
	float:left;
	padding:3px;
	}
