
.sitelink {
	color: #000000;
	font-size: 11pt;
	font-family: Verdana, Arial;
	text-decoration: underline;
}


a:link, a:visited, a:active
	{
	color: #000000;
	font-size: 11pt;
	font-family: Verdana, Arial;
	text-decoration: none;
	}

a:hover
	{
	font-family: Verdana, Arial;
	color: #ff0000;
	text-decoration: none;
	}

.title
	{
	font-family: Verdana, Arial;
	font-size: 14pt;
	color: black;
	}

.importent
	{
	font-family: Verdana, Arial;
	font-size: 12pt;
	color: red;
	}

.text
	{
	font-family: Verdana, Arial;
	font-size: 11pt;
	color: #000000;
	}

.ntext {
		font-family: Verdana, Arial; 
		font-size: 8pt; 
		color:#000000; 
		text-decoration: none;
}	

.ntopic {
		font-family: Verdana, Arial; 
		font-size: 8pt; 
		color:#000000; 
		text-decoration: underline;
}	

.ntext:hover {
		font-family: Verdana, Arial; 
		font-size: 8pt; 
		color:#ff0000; 
		text-decoration: none;
}	

.topic {
		font-family: arial; 
		font-size: 14pt; 
		color:#000000; 
		text-decoration: underline overline;
}

.maintables {
	padding:0px;
	background-repeat: no-repeat;
	border-width: 0px;

}

.sitetables {
	border:1px solid black; 
	background-color:#FFFFFF; 
	background-repeat: no-repeat;
	padding:4px; 
	margin:0px;
}

.button {
	font-family: arial; 
	font-size: 10pt; 
	color:#000000; 
	border-style:solid; 
	border-width:1px; 
	border-color:#000000; 
	background-color:#D9D9D9; 
	margin-top:0px;
}

.textbox {
	font-family: arial; 
	font-size: 10pt; 
	color:#000000; 
	border-style:solid; 
	border-width:1px; 
	border-color:#000000; 
	background-color:#D9D9D9; 
	margin-top:0px;
}

.body {
	background-repeat: no-repeat;
	}

.norepeat {
		background-repeat: no-repeat;
		}
