body {
	border: 0;
	background-color: #333333;
	background-image:  url(../g/bg/bg-wrap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #CCCCCC;
	letter-spacing: 0.008em;
	word-spacing: 0.014em;
	font-size: 10pt;
}


/*  I M A G E S  */
	
img	{
	display: inline;
	border: 0;
	}
.inlineimg {
	display: inline;
}


/*   T I T L E    S T Y L E S   */

h1 {
	font-size: 180%;
}
	
	
/*  W R A P */
	
#wrap {
	float: left;
	width: 110%;
}


/*  C O N T E N T   */
	
#content {
	width: 440px;
	text-align: left;
	margin-left: 188px;
	margin-top: 100px;
	padding-right: 40px;
	padding-left: 10px;
	overflow: auto;
	height: 472px;



}

#content a {
	font-weight: bold;
	color: #A4B2CD;
	text-decoration: none;
}

#content dl  {
	padding: 0;
	border-top: thin none #999999;
	border-right: thin none #999999;
	border-bottom: thin solid #999999;
	border-left: thin none #999999;
	margin-top: 10px;
	margin-bottom: 20px;

}

#content dt  {
	font size: 110%;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #CCCC99;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}

#content dd  {
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 0px;

}

/*  M E N U B A R  */

#menubar {
	padding-left: 20px;
	height: 30px;
	background-image: url(../g/bg/bg-mb.gif);
	background-repeat: repeat-x;
}

#menubar a {
	color: #C4CEDF;
	text-decoration: none;
	clear: both;
	height: 40px;
	float: left;
	width: 120px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #81816B;
	border-bottom-color: #333333;
	padding-left: 5px;

}

#menubar  a#offbar {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;

}

#menubar  a:hover {
	color: #FFFFCC;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CDD2F5;
	border-bottom-color: #CDD2F5;
	height: 40px;
	clear: both;
	float: left;






}

#menubar a#current{
	color: #FFFFCC;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	background-color: #333333;

}

#menubar dl  {
	padding: 0;
	width: 120px;
	display: block;
}

#menubar dt {
	font size: 110%;
	font-weight: bold;
	padding-bottom: 5px;
	height: 30px;
	padding-top: 0px;
	width: 120px;
	z-index: 3;
}

#menubar dd  {
	margin-left: 0px;
	padding-left: 5px;


}
#menubar td {
	text-align: left;
	vertical-align: top;
	font-size: 75%;
	padding-right: 10px;
	padding-top: 0px;
	padding-left: 0px;

}
#content a:hover {

	color: #FFFFCC;
}
#helpbox {
	font-style: italic;
}
