@charset "utf-8";


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

.bigtable {
	width: 1100px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 3px solid #ffcfcf;
}

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

a {
	font-weight: bold;
	}

.logo {
	margin: 0 auto;
	width: 1100px;
}

.logo ul {
	list-style-type:none;
	padding: 13px;
	}

.logo ul li {
	line-height:30px;
	display:inline;
	text-align: center;
	padding:5px 19px 5px 19px;
	}

.logo a {
	color:#61162d;
	text-decoration: none;
	}

.logo a:hover {
	color:#ff63dd;
	text-decoration: underline;
	}

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

.thumb2 {
	padding: 0px;
	border: 2px solid #ffa867;
}



.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;
	line-height: 22px;
}

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

.desc a:hover {
	color: #000;
	padding: 2px;
	border-bottom: 1px dashed #000;
	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(../images/header.jpg) left no-repeat;
	color: #1f2226;
	padding: 10px;
}

.headertext {
	margin-left: 100px;
	font: 1.3em verdana;
	color: #ff63dd;
}



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

.textbg a{
	color: #000;
	text-decoration: none;
	padding: 10px;
	border: 1px dashed #000;
}
 

.textbg a:hover {
	color: #000;
	text-decoration: underline;
	padding: 10px;
	border: 1px dashed #000;
	
}


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

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

.textbg2 a{
	color: #61162d;
} 

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

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

.mediumwhite {
	width: 0px;
	color: #000;
	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: 5px 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;
}


.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;
	}
