body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

div.level {
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	top: 0px;
	left: 0px;
	width:90px !important; /*moz width*/
	width:130px; /*IE width*/
	}
	
#scroll_container {
	top: 0px;
	left: 0px;
	width:130px !important; /*moz width*/
	width:154px; /*IE width*/
	height:286px;
	padding-left:12px;
	padding-right:12px;
	 overflow:auto;
	}
.tdsection {
top:0px;
	width:154px;
	}
	
#main_container {
	width:530px	!important;
width:614px;
	height:316px	!important;
height:380px;	
top: 0px;
	left: 0px;
	padding-left:42px;
	padding-right:42px;
	padding-top:32px;
	padding-bottom:32px;
}
	
#main {
	width:530px;
	overflow:auto;	
	height:280px;	
	top: 0px;
	left: 0px;
}

#main_scroll {
overflow:auto;
	height:280px;
	position:relative;
}

.heading {
	width:530px;
	height:36px;
	top: 0px;
	left: 0px;	}

.level {
	color:#cc99cc;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px	!important;
	line-height:13px;
	}
	
.section {
	color:#f5d074;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	line-height:16px	!important;
	line-height:13px;
	}
	
a:link
{color:#920075;
text-decoration:underline;}
a:visited
{color:#920075;
text-decoration:underline;}
a:hover
{color:#530043;
text-decoration:underline;}
a:active
{color:#530043;
text-decoration:underline;}	

a.level:link {
color:#e4bfdc;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
	line-height:16px	!important;
	line-height:13px;
}
a.level:visited {
color:#e4bfdc;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
	line-height:16px	!important;
	line-height:13px;
}
a.level:hover {
color:#ffffff;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
	line-height:16px	!important;
	line-height:13px;
}
a.level:active {
color:#ffffff;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
	line-height:16px	!important;
	line-height:13px;
}

a.section:link {
color:#f6e2b2;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
	line-height:16px	!important;
	line-height:13px;
}
a.section:visited {
color:#f6e2b2;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-weight:bold;
	text-decoration:none;	
	line-height:16px	!important;
	line-height:13px;
}
a.section:hover {
color:#ffffff;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
	line-height:16px	!important;
	line-height:13px;
}
a.section:active {
color:#ffffff;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-weight:bold;
	text-decoration:none;	
	line-height:16px	!important;
	line-height:13px;
}
H1 {
color:#22bfd3;	
text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;	
}

H2 {
color:#000000;	
text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
}

p {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; }
	
