body{
	margin: 0;
	}
	


.main{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	}

.mainwht{
	font-family:Tahoma;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	}

.mainwht a:link, .mainwht a:active, .mainwht a:visited{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	}

.mainwht a:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#bbbbbb;
	text-decoration:none;
	}

.mainhead{
	font-family:Tahoma;
	font-size:24px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}


.mainheadblk{
	font-family:Tahoma;
	font-size:18px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}

.mainheadwht{
	font-family:Tahoma;
	font-size:18px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}








/*-- nav --*/
.nav{
	font-family:Tahoma;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}

.nav a:link, .nav a:active, .nav a:visited{
	font-family:Tahoma;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}

.nav a:hover{
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}

/*-- admin --*/


.adminnorm{
	font-family:Tahoma;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}

.adminnorm a:link, .adminnorm a:active, .adminnorm a:visited{
	font-family:Tahoma;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}

.adminnorm a:hover{
	font-family:Tahoma;
	font-size:14px;
	color:#dddddd;
	text-decoration:none;
	font-weight:bold;
	}

