@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #999999;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/webback.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A6A6A6;
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: center;
}

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

#wrapper {
	background-image:url(../images/wrapperback.gif);
	background-repeat:no-repeat;
	margin: 0 auto;
	width: 1024px;
}

#container {
	width: 860px;
	margin: 0 auto;

}

#main {
	background-image: url(../images/mainback.jpg);
	background-repeat: no-repeat;
}

#content {
	margin-top:5px;
}


#header {
}

#menu {}

#submenu {
	height:22px;
	padding-top:4px;
	font-size: 10px;
	color: #B5CFBF;
}

#submenu a {
	padding-left:18px;
}

#flash {
	padding-top:10px;
}

#left {
	width:340px;
	float:left;
}

#ring {
	margin-left:340px;
	
}

.title {
	font-size:13px;
	color:#CCCCCC;
	font-weight:normal;
}

.lefttext {
	text-align:left;
	font-size: 12px;
	color: #A6A6A6;
	padding:8px;
	border-left:solid 1px #666666;
	border-top:solid 1px #666666;
	border-right:solid 1px #666666;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}

.righttext {
	text-align:left;
	font-size: 12px;
	color: #A6A6A6;
	padding:8px;
	border-left:solid 1px #666666;
	border-top:solid 1px #666666;
	border-right:solid 1px #666666;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 360px;
}


.text {
	text-align:left;
	font-size: 12px;
	color: #A6A6A6;
	padding-top: 10px;
	padding-right: 42px;
	padding-bottom:40px;
	padding-left:42px;
}

.text h1 {
	padding:0px;
	font-size:14px;
	color:#D9D9D9;
	font-weight:normal;
}

.heading {
	font-size:12px;
	color:#CCCCCC;
}

.border {
	border-top:solid 1px #666666; 
	padding-top:12px; 
	margin-top:10px;
}


.input {padding-left:7px; padding-right:10px;
}

input, textarea 
{
	background-color : #666666;
	border:none;
	font-family : verdana;
	font-size : 8pt;
	color : #000000;
}

.style1 {color: #A3B0C2}

.style2 {color: #666666}

.block {
	font-size:10px;
	padding-bottom:15px
}


#footer {
	width: 860px;
	margin: 0 auto;
	
	
}

.footertext {
	color: #444444;
	text-align:center;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	font-size: 9px;
}

#music {
	height:50px; 
	padding-top:7px; 
	text-align:right;
}
