<style type="text/css">
<!--	
h1 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.maintable {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding: 6px;
	border: 1px solid #cecece;
}	
.regtext {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding: 6px;
}
.regtextnopad {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.regtext_cap {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding: 6px;
	text-transform: capitalize;
}
.regtextborder {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding: 2px;
	border: 1px solid #cecece;	
}
.regtext9 {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	padding: 6px;
}
.regtextnopad {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding:4px;
}
.regtextwhite {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	padding: 2px;
}
.secondtable {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding: 6px;
}	
a:link {
	color: #FF8615;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	color: #FF8615;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;

}
a:hover {
	color: #FF8615;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}

#navlist
{
margin-left: 0;
font: 11px tahoma, sans-serif;
width: 13em;
}
#navlist a:link { color: #000000; font-family: tahoma; font-size: 11px; font-weight: bold; text-decoration: none }

#navlist a:visited { color: #000000; font-family: tahoma; font-size: 11px; font-weight: bold; text-decoration: none }

#navlist a:hover { color: #ffffff; font-family: tahoma; font-size: 11px; font-weight: bold; text-decoration: underline }

#navlist a:active { color: #000000; font-family: tahoma; font-size: 11px; font-weight: bold; text-decoration: none }

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:0.9em;
	background-color:#000000;
	width:480px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #000000;
	background-color:#eeeeee;
	width:480px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}

-->
</style>	
