body {
	padding:0px;
	margin:0px;
	color: #CCC;
	background-color: #333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#aebec9;
	background-image: url(images/cellbg.jpg);
}

td, th {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#aebec9;}
	
a {
	color:#e5eef4;
	text-decoration:underline;}
	
a:hover {
	color:#97c903;
	text-decoration:none;}
	
h2 {

	font-size:14px;
	font-weight:bold;}
	
p {
	line-height:18px;}

.headbox {
	height:96px;
	background-image: url(images/headbg.jpg);
}

.headbox2 {

	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

.maincontentbg {
	height:318px;
	background-image:url(images/maincontntbg.jpg)}
	
.mainimgtab {
	width:986px;
	margin-right: auto;
	margin-left: auto;}
	
.maincontentbg2 {
	background-color:#4e5b64;
	height:360px;}
	
.maincontentbg22 {
	background-color:#4e5b64;
}

.maincontentbg3 {
	margin-right: auto;
	margin-left: auto;
	width:980px;}
	
.maincontentbg33 {
	margin-top:20px;
	padding-bottom:25px;
	margin-right: auto;
	margin-left: auto;
	width:980px;}
	
	
.bgline {
	height:3px;
	background-image:url(images/bgline.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.MC_tab {
	width:100%;
	margin-top:10px;
	}

.MC_tab01 {
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
	width:480px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #72818b;
	}
	
.MC_tab02 {
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:25px;
	width:450px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3e4b53;
	}
	
.MC_tab01 p {
	line-height:18px;}
	
.MC_tab01 p.dark {
	line-height:18px;
	color:#24282c;}
	
.MC_tab02 ul {
	margin-top:10px;
	list-style-position: outside;
	list-style-image: url(images/listimg.gif);
	list-style-type: none;
	}
	
.MC_tab02 li {
	padding-bottom:5px;
	font-weight:bold;
	
	}
	
.titleimg {
	margin-top:10px;
	margin-bottom:15px;}
	
.titleimg2 {
	margin-top:15px;
	margin-bottom:10px;}
	
.img {
	margin-top:10px;}
	
	
.othpages_td1 {
	text-align:center;
	height:80px;
	background-color:#292d32;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4e5b64;
}
	

.podvalbox {
	height:200px;
	background-image:url(images/botgrad.png);
	background-repeat: repeat-x;
	background-position: top;
}

.podvaltextbox {
	padding-top:30px;
		width: 970px;
	margin-right: auto;
	margin-left: auto;}
	
.podvallinks {
	color:#759a0b;}
	
.podvallinks a {
	text-decoration:underline;
	color:#afbeca;}
	
.podvallinks a:hover {
	text-decoration:none;
	color:#afbeca;}
	

	
/*============================================================
						FORMS						
============================================================*/

.form1 {
	width:480px;
	float:left;
	margin-right:10px;
font-size:10px;
color:#cddce8;
	}
	
.form2 {
	width:480px;
	float:left;
	margin-right:10px;
font-size:10px;
color:#cddce8;
	}
	
.form1txt {
	margin-left:130px;
	margin-bottom:8px;
	font-style: italic;
}
	
	
label {
	margin-top:0.3em;
	text-align:right;
	width:120px;
	float:left;
	text-transform:uppercase;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
  }
fieldset {
	background-color:#62727e; /* Opera doesn't get border:none or border:0 on fieldsets */

	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8498a8;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
  }
  
.legend {
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	color:#8498a8;
	font-size:14px;
	font-weight:bold;
	background-color:#47545c;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #586771;
}

.br {display:none;}  
  
.textfield {
font:1.1em  Verdana, Arial, Helvetica, sans-serif ;
color:#a8bdcd;
margin:3px;
height:20px;
border:solid 0 #fff;
padding: 3px 8px;
background: transparent url("images/formimg/textfield_bg.gif") no-repeat fixed;
width:200px;
voice-family: "\"}\""; 
voice-family:inherit;
width:187px;
}
fieldset>input.textfield {
background: transparent url("images/formimg/textfield_bg.gif") no-repeat;
}
.textwide {
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#a8bdcd;
	margin:3px;
	height:165px;
	border:solid 0 #fff;
	background: transparent url("images/formimg/textarea_bg.gif") no-repeat fixed;
	width:200px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:190px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}
fieldset>textarea.textwide {
background: transparent url("images/formimg/textarea_bg.gif") no-repeat;
}
.submit {
	margin:3px;
	background: transparent url("images/formimg/submit.gif") no-repeat;
	height:22px;
	line-height:22px;
	border:solid 0 #fff;
	width:107px;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#2c363d;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom: 2px;
 }
 
 
 
 
 
 
 
 
 
.faqtable {
}
	
.faqtable_td1 {
	width:475px;
	padding-right:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #72818b;
}

.faqtable_td2 {

	padding-left:15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3e4b53;
}

.notreg {
	float:left;
	width:440px;
	text-align:center;
	padding-top:50px;

	font-size:18px;
	font-weight:bold;


	}

/*============================================================
						TABLES						
============================================================*/

	#playlist {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3d484f;
	border-right-color: #3d484f;
	border-bottom-color: #3d484f;
	border-left-color: #3d484f;
	}

	#playlist tbody tr td {
	color:#c7d7e2;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3d484f;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align:center;
	}
	
	#playlist span {
		color:#94acbc;
		font-size:11px;


	}
	
	#playlist tbody tr.green_selected td {
		background-color: #8ab904;
		color: #384248;
		font-weight: bold;
		border-left: 1px solid #6c9006;
		border-bottom: 1px solid #a5dd07;
	}
	
	#playlist tbody tr.darkblue_selected td {
		background-color: #659197;
		color: #384248;
		font-weight: bold;
		border-left: 1px solid #577e83;
		border-bottom: 1px solid #75a8af;
	}
	
	#playlist tbody tr.darkblue_selected2 td {
		background-color: #659197;
		color: #384248;
		font-weight: bold;
		border-left: 1px solid #659197;
		border-bottom: 1px solid #75a8af;
	}





	#playlist2 {
	margin-bottom:15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3d484f;
	border-right-color: #3d484f;
	border-bottom-color: #3d484f;
	border-left-color: #3d484f;
	}

	#playlist2 tbody tr td {
		width:200px;
	color:#c7d7e2;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3d484f;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align:center;
	}
	
	#playlist2 span {
		color:#94acbc;
		font-size:11px;


	}
	
	#playlist2 tbody tr.green_selected td {
		text-align:left;
		background-color: #659197;
		color: #384248;
		font-weight: bold;
		border-left: 1px solid #659197;
		border-bottom: 1px solid #75a8af;
	}
	
	#playlist2 td.cell1 {
		text-align:left;
		background-color: #455159;
		color: #c7d7e2;
		font-weight: bold;
		border-left: 1px solid #3d484f;
		border-bottom: 1px solid #3d484f;
	}
	
	#playlist2 td.cell2 {
		text-align:center;
		color: #c7d7e2;
		border-left: 1px solid #3d484f;
		border-bottom: 1px solid #3d484f;
	}
