BODY {
  margin: 0px 0px 0px 0px;
  background: #663399;
  background-position: center;
color : #fff;
  scrollbar-arrow-color: #FF9900;
  scrollbar-3dlight-color: #8F3ABA;
  scrollbar-highlight-color: #FFCCFF;
  scrollbar-face-color: #5C0787;
  scrollbar-shadow-color: #9966CC;
  scrollbar-darkshadow-color: #290054;
  scrollbar-track-color: #9700DF;
	}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #401A66;
	font-weight: bold;
	}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
h2 img{border:none;padding-right:.5em;}		
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FF6600;
	text-decoration: underline;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC66CC;
	text-decoration: none;
	border-bottom:1px solid #6E409F;
}
P {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6633FF;
	text-decoration: none;
}
a:hover {
	color: #330099;	
	}
a.faq:link, a.faq:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008000;
	text-decoration: none; 
}
a.faq:hover,a.faq:active {
	color: #5600D8;
	text-decoration: underline;
}
a.top_nav_main:link, a.top_nav_main:visited {
	font-size: 16px;
	font-weight: bold;
	color: #401A66;
	text-decoration: none; 
}
a.top_nav_main:hover,a.top_nav_main:active {
	color: #18A618;
}
a.base{
	color: #663399;
	text-decoration: none;
}
a.base:hover  {
	font-size: 11px;
	font-weight: bold;
	color: #FF8040;
	text-decoration: none;
}
a.b2t:link, a.b2t:visited {
	font-size: 11px;
	font-weight: bold;
	color: #D80082;
	text-decoration: none;
}
a.b2t:active, a.b2t:hover  {
	font-size: 11px;
	font-weight: bold;
	color: #5600D8;
	text-decoration: none;
}
a.itl:link, a.itl:visited {
	font-size: 11px;
	font-weight: bold;
	color: #5600D8;
	text-decoration: none;
}
a.itl:active, a.itl:hover {
	font-size: 11px;
	font-weight: bold;
	color: #D80082;
	text-decoration: none;
}
table {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
}

.faqtitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.faqtitletop {
	font-size: 14px;
	font-weight: bold;
	color: #2E244E;
	text-decoration: none;
}
.faqtitlesm {
	font-weight: bold;
	color: #2F2550;
	text-decoration: none;
}
.paytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
	text-decoration: none;
	line-height: normal;
}
.purchasetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FF8040;
	text-decoration: none;
}
.reg {
	font-size: 10px;
}
.pita {
	font-size: 9px;
	font-style: italic;
}

/* dom part one*/
		.trigger{
			cursor:pointer;
			text-decoration: underline;
		}		
		.trigger:hover{
			cursor:pointer;
			background:#FFF1F0;
		}		
		.expanded{
			background:#FFD89D;
			cursor:pointer;
		}
		.expanded:hover{
			background:#FFF1F0;
			cursor:pointer;
		}
		.show{
     position:static;
     display: table;
		}
		.hide{
			position:absolute;
			left:-999em;
			height:1px;
			width:100px;
			overflow:hidden;
		}
/* close dom part one */
.brown {
	color: #434341;
	font-family:"trebuchet ms",verdana,sans-serif;
	font-size:120%;
	font-weight: bold;
	
}
.config {
	color: #006400;
	font-family: "trebuchet ms",verdana,sans-serif;
	font-size: 130%;
	font-weight: bold;
}
.steps{
color: #9900CC;
}
.note{
color: #41709E;
font-weight: bold;
}	
.warn{
color: #DD0000;
font-weight: bold;
}	
.download{
color: #555555;
font-weight: bold;
}	
.comment{
color: #56A1FE;
font-weight: bold;
}	
.pink{
color: #FF029A;
font-weight: bold;
}	
.base_nav {
	margin:0px auto;
	border: 1px groove black;
	padding: 5px;
	font size: 12px;
	width: 99%;
	background-color: white;
	text-align: center
	}	
	.row1{
	background-color: #FFE0B3;
	}
	.row2{
	background-color: #E3DBF7;
	}
.stickam {
color: #F59323;
font-weight: bold;
}

