div.sdmenu {
	width: 160px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #ff0000;
}
div.sdmenu div {
	background: url() repeat-x;
	overflow: hidden;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 22px;
	font-weight: normal;
	color: 219EED;
	background: url(minus.gif) no-repeat 10px center;
	letter-spacing: 2px;
	cursor: default;
	border-bottom: 1px solid #ff6600;
}
div.sdmenu div.collapsed span {
	background-image: url(plus.gif);
}
div.sdmenu div a {
	padding: 5px 25px;
	background: transparent;
	display: block;
	border-bottom: 1px dotted #C9D3E5;
	color: #C9D3E5;
}
div.sdmenu div a.current {
	background : #ffffff;
}
div.sdmenu div a:hover {
	background : #dff0bf url(bullet.gif) no-repeat right center;
	color: #ff6600;
	text-decoration: none;
	font-weight : bold;
}
	a:link {  color: #C9D3E5; text-decoration: none}
a:visited {  color: #C9D3E5; text-decoration: none}
a:active {  color: #C9D3E5; text-decoration: none}
a:hover {  color: #ff6600; text-decoration: none}
.field {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .7pc; font-weight: bold; color: #333366; background-color: #ECF0F4; border: #333366; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
	input { 
		font-size : 10px;
		font-family : verdana;
		font-weight : normal;
		color : 666666;
	}
	.inputtext
	{
		font-size : 10px;
		font-family : verdana;
		font-weight : normal;
		color : 003366;
	}
	.text
	{
	font-size : 12px;
	font-family : arial,helvetica;
	font-weight : normal;
	color : 666666;
	letter-spacing : 1px;
		line-height : 18px;
	}
	.footer
	{
	font-size : 10px;
	font-family : arial,helvetica;
	font-weight : normal;
	color : 999999;
	letter-spacing : 0px;
	}
	text
	{
		font-size : 11px;
		font-family : arial,verdana,helvetica;
		font-weight : normal;
		color : 999999;
	}
	.topictext
	{
		font-size : 12px;
		font-family : verdana;
		font-weight : bold;
		color : 8B200E;
	}
	.headerwht
	{
	font-size : 16px;
	font-family : arial,helvetica;
	font-weight : normal;
	color : ffffff;
	letter-spacing : 1px;
	}