a:link       { color: #0000FF }
a:visited    { color: #0000FF }
a:hover     { color: #FF9900 }
a:active	  { color: #FFCC00 }

.normaltext  { font-family: Verdana, Arial, Helvetica; font-size: 8pt }
.smalltext   { font-family: Verdana, Arial, Helvetica; font-size: 8pt }
.quoteheading  { font-family: Verdana, Arial, Helvetica; font-size: 10pt; color: #336699; font-weight: bold }
.quotetext  { font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: #000000 }
.h1text      { font-family: Verdana, Arial, Helvetica; font-size: 14pt; color: #336699; 
               font-weight: bold }
.h2text      { font-family: Verdana, Arial, Helvetica; font-size: 12pt; color: #999999; 
               font-weight: bold }
.h3text      { font-family: Verdana, Arial, Helvetica; font-size: 10pt; color: #000000; font-weight: bold }
.eventResponse{ font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: red;}
/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}
                          
#knowledge
{
	font-size: 14px;
}

#knowledge table
{text-align: center;
font-family: Arial ;
font-weight: normal;
font-size: 11px;
color: #fff;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

#knowledge table td
{background-color: #CCC;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;
font-size: 10px;
}

#knowledge table td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 10px;
font-weight: bold;} 

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 10px verdana}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #DDDDDD;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #BBBBBB}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #CCCCCC;
	border: 1px solid #BBBBBB}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #CCCCCC;
		color: #000000;
		font: 10px verdana}

	#sddm div a:hover
	{	background: #BBBBBB;
		color: #FFF}