body{background-color:#FFFFFF; margin:0; padding:0; }
body, html, table{font:11px/14px tahoma, arial, helvetica, sans-serif;}
form, td {margin:0; padding:0;}
table, td {border-collapse:collapse;}
table, td, img {border:0;}

h2 { font-size: 14px; margin-top: 8px;}

input, textarea, select{font:11px Tahoma, Arial, Geneva, sans-serif; background:#EAE4C9; color:#000000; border:1px solid #525100}
#contactForm input{ width:195px; height:18px;}

textarea{width:195px; height:87px;}
td, tr {vertical-align:top; text-align:left}

.align_right{text-align:right}
.bottom{vertical-align:bottom}

a{ text-decoration:underline;}
a:hover{ text-decoration:none;}


.bg_1{ background-image:url(/images/bg_2.jpg); background-position:top; background-repeat:no-repeat;}
.bg_1_2{ background-image:url(/images/bg_2_1.jpg); background-position:top; background-repeat:repeat-y;}
.bg_2{ background-color:#686600; background-image:url(/images/bg_1.jpg); background-position:top; background-repeat:no-repeat;}
.bg_3{ background-color:#686600; background-image:url(/images/bg_5_1.jpg); background-position:top; background-repeat:no-repeat;}

.content_1{ color:#FFFFFF}
.content_1 span a{ color:#AFAC01;}
.content_1 strong{ color:#AFAC01; font-weight:bold;}
.content_1 span{ color:#AFAC01;}
.content_1 strong a{ color:#AFAC01; font-weight:bold;}
.content_1 a{ color:#FFFFFF;}
.content_1 ul{
	margin:0;
	padding:0; 
	list-style:none;
}
.content_1 li {
	background:url(/images/dot_2.gif) center left no-repeat; 
	margin:0 0 0 0; 
	padding:0 0 0 15px;
}
.content_1 li a { 
	line-height:14px;
	color:#AFAC01;
	text-decoration:underline; 
	background-position:left center;
}

#content_2{ color:#585040}
#content_2 strong{ color:#AE6500; font-weight:bold;}
#content_2 a{ color:#585040;}
#content_2 span a{ color:#AE6500;}
#content_2 strong a{ color:#AE6500; font-weight:bold;}
/*#content_2 input{ width:195px; height:23px; border:1px solid #525100}*/
#content_2 textarea{ width:195px; height:87px; border:1px solid #525100}

.content_2b { color:#585040}
.content_2b strong{ color:#AE6500; font-weight:bold;}
.content_2b a{ color:#585040;}
.content_2b span a{ color:#AE6500;}
.content_2b strong a{ color:#AE6500; font-weight:bold;}



#content_3{ color:#484848}
#content_3 a{ color:#484848;}
#content_3 .link{ text-decoration:none;}
#content_3 .link:hover{ text-decoration:underline;}
#content_3 strong{ color:#525100; font-weight:bold;}
#content_3 strong a{ color:#525100; font-weight:bold;}
#content_3 ul{
	margin:0;
	padding:0; 
	list-style:none;
}
#content_3 li {
	background:url(/images/dot_2.gif) center left no-repeat; 
	margin:0 0 0 0; 
	padding:0 0 0 15px;
}
#content_3 li a { 
	line-height:14px;
	color:#484848;
	text-decoration:underline; 
	background-position:left center;
}
/*#content_3 .input_1{ width:185px; height:23px; border:1px solid #525100}*/

#sidebar {
	margin: 0px 0px 10px 0px;
}

#sidebar ul li {
	padding-left:0px;
	background: none;
}

#sidebar ul li ul li{
	background:url(/images/dot_2.gif) center left no-repeat; 
	padding-left:10px;
}



.footer{
	font:11px/11px  tahoma, arial, helvetica, sans-serif;
	color:#4E4E4E;
}
.footer a{
	color:#4E4E4E;
	text-decoration:underline;
}
.footer a:hover{
	text-decoration:none;
}
.footer span a{
	color:#4E4E4E;
	text-decoration:none;
}
.footer span a:hover{
	text-decoration:underline;
}
.footer b { text-decoration:underline; font-weight:normal;}

#memberLevelTbl {
	border-collapse:collapse;
	border: 1px solid #585040;
}

#memberLevelTbl td {
	border: 1px solid #585040;
	padding: 5px;
}


#registerLayout {
	border-collapse: collapse;
}

#registerLayout td {
	padding: 3px;
}

#result {
	margin: 10px;
	font-weight: bold;
	color:#0033CC;
}



