#menu {
	position: relative;
	left: -25px;
	top: 5px;
}
#right {
	position: relative;
	left: 0px;
	top: 15px;
}
.sectiontableentry1 {
	background-color : #D3D3C2;	
	}

.sectiontableentry2 {
	background-color : #DDDDD0;
	}
.sectiontableheader {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	background-image: url(../images/blue%20session_r1_c5_r5_c6.gif);
	line-height: 25px;
	}

a.mainlevel:link, a.mainlevel:visited {
	background-position: left;
	text-align: right;
 }

a.mainlevel:hover {
	background-position: left;
	text-align: left;
	}
a {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #999966;
	text-decoration: none }

a:hover {
	color: #333333;
	text-decoration: none }

a:active {
	text-decoration:underline;
	color: #000066 }

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px} 

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid; }
		
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333 }
	

BODY{
	color : Black;
	background-image:url("../images/bg_gold_fd.gif");
}

.contentheading, sectiontableheader, componentheading {
		margin:0px;
		font:14px/14px tahoma, verdana, arial;
		font-weight:bold;
 		text-align:left;
		color: #999966;
		/*text-indent: 15px; */
		/*background-image: url(../images/sleepingdot.gif);
		background-repeat: no-repeat;
		background-position: left;*/
}

table.moduletable {
  margin: 0px 0px 0px 0px;

}

table.moduletable th {
	font-size: 11px;
	font-weight: bold; 
	text-align: left;
	height: 14px;
	line-height: 18px;

}

table.moduletable td {
  font-size        : 12px;
  font-weight      : normal;
}

