BODY {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 13px;
	color: #000000;
}

H1 {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

.pagetitle {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #000000;
}

.text, .content {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 11px;
	text-align: left;
}
.biggertext {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	text-align: left;
}

.adminlist {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 9px;
	text-align: left;
}

.userbox {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 9px;
	text-align: left;
}

.userboxinput {
	color: #000000;
	background-color: #FFFFFF;
   font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 9px;
	border-width: 1px;
	border-style: solid;
	border-color: #18F710;
}

.smallmenu {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 9px;
}

.smalltext {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 9px;
	text-align: justify;
}

.submenu {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 11px;
}

A:link {
	text-decoration: underline;
	color: #0000CD;
}

A:visited {
	text-decoration: none;
}

A:active {
	text-decoration: underline;
	color: #000000;
}

A:hover {
	text-decoration: underline;
	color: #3E3FFF;
}

.footerlinks, A.footerlinks:link, A.footerlinks:visited {
	color: #3E3FFF;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.menu {
	text-decoration: none;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

A.menu:link, A.menu:visited {
	color: #0B6A0C;
		text-decoration: none;
}

A.menu:hover {
	color: #191970;
		text-decoration: none;
}

INPUT, SELECT, TEXTAREA {
	color: #000000;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.normal {
	color: #000000;
	background-color: #FFFFFF;
	border-width: 0px;
	border-style: solid;
	border-color: #ffffff;
}


.tablel  {color:#FFFFFF;font-family:Verdana,Helvetica;font-size:10px;border:1px solid black;background-color:#ffffff}
.al       {color: #000000; text-decoration: none; font-weight: normal}
.al:link {color: #000000; text-decoration: none; font-weight: normal}
.al:hover {color: #000000; text-decoration: none}
.al:visited {text-decoration: none;color: #000000;}
.al:active {text-decoration: none;color: #000000;}

