a
	{
	color: #323232;
	text-decoration: underline;
	}
a:hover
	{
	color: #999999;
	text-decoration: underline;
	}
a:active
	{
	color: #cccccc;
	text-decoration: underline;
	}
/* START NOTE: Setting font-size for both <body> and <td> only 
   works if strict W3C DTDs are not referenced in the <doctype> tag
   */
body
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	background-color: #ffffff;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
td
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	}
/* END NOTE */
p
	{
	margin-top: 0em;
	margin-bottom: 1.35em;
	}
h1
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 200%;
	margin-top: 0em;
	margin-bottom: 0.5em;
	}
h2
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 150%;
	margin-top: 0em;
	margin-bottom: 0.5em;
	}
h3
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 125%;
	margin-top: 0em;
	margin-bottom: 0.5em;
	}
h4
	{
	font-size: 100%;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.25em;
	}
h5
	{
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	margin-top: 0em;
	margin-bottom: 0.25em;
	}
h6
	{
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	margin-top: 0em;
	margin-bottom: 0.5em;
	}
ul
	{
	font-size: 100%;
	margin-top: -1em;
	margin-bottom: 1.35em;
	list-style: disc;
	}
ol
	{
	font-size: 100%;
	margin-top: 0em;
	margin-bottom: 1.35em;
	}
ul li
	{
	line-height: 1.5em;
	margin-left: -19px;
	margin-bottom: 0em;
	}
ol li
	{
	line-height: 1.5em;
	margin-left: -1em;
	text-align: left;
	margin-bottom: 0em;
	}
big
	{
	font-size: 110%;
	}
small
	{
	font-size: 91.6%;
	}
form
	{
	margin-top: 0em;
	margin-bottom: 0em;
	}
img
	{
	border-color: #999999;
	FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00,Duration=0.75,);
	}
caption
	{
	font-size: 100%;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.25em;
	text-align: left;
	}
address
	{
	font-size: 100%;
	font-style: italic;
	margin-top: 0em;
	margin-bottom: 1.35em;
	}

.fontnormal
	{
	font-size: 100%;
	}
.fontsmall
	{
	font-size: 85%;
	}
.mainmenu
	{
	color: #ffffff;
	font-size: 100%;
	text-decoration: none;
	}
.mainmenu:hover
	{
	color: #666666;
	text-decoration: underline;
	}
.mainmenu:active
	{
	color: #666666;
	text-decoration: underline;
	}
.mainmenusub
	{
	font-size: 100%;
	color: #666666;
	text-decoration: none;
	}
.mainmenusub:hover
	{
	color: #666666;
	text-decoration: underline;
	}
.mainmenusub:active
	{
	color: #666666;
	text-decoration: underline;
	}
.pagesummary
	{
	font-size: 93.75%;
	margin-bottom: 3em;
	}
.topaligned
	{
	margin-top: 0em;
	}
input
	{
	border:  #999999 1px solid;
	background-color: #ffffff;
	padding-left: 3px;
	color: #323232;
	font-family: verdana, arial, helvetica, sans-serif;
	}
.formButton
	{
	background-color: #eceeef;
	}

/* Forum styles - Start */
.text
	{
	/* font-size: 75%; */
	font-size: 12px;
	}

.error
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size: 13px;
	font-weight: normal;
	}

.tiText
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 91.6%;
	font-weight: normal;
	}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 75%;
	font-weight: bold;
}

.smText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 62.5%; */
	font-size: 10px;
	font-weight: normal;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 112.5%;
	font-weight: bold;
}

.lgText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.tHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #ffffff;
	font-weight: bold;
}

.tiHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}

.highlight {
	background-color: #ffff66
}
.nav
	{
	}


a.cat  {
	font-weight: bold;
}

/* Forum styles - End */
