.greenheader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-indent:5px;
	text-decoration: none;
}

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

.Headerred {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}

.blackheader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#000099;
	text-decoration: none;
}
.blacktext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.contentblacktext {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.greentext {
	font-family: Tahoma;
	font-size: 11px;
	color: #0033CC;
	text-decoration: none;
}

.redlinkbig {
	font-family: Tahoma;
	font-size: 11px;
	color:#FF0000;
	text-decoration: underline;
	font-weight: bold;
}

.whitemenulink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.whitemenulink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFF00;
	text-decoration: underline;
	font-weight: bold;
}

.blacklinkbig {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.whitelink {
	font-family: Tahoma;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}

.blacklink {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.blacklink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.box {
	font-family: Tahoma;
	font-size: 11px;
	height: 17px;
	border: 1px solid #000099;
}
.button {
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	height: 18px;
	border: 1px solid #0099FF;
	background-color: #003399;
}
.bottomlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	line-height:18px;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #000066;
	line-height:18px;
	text-decoration: underline;
}
.copyrighttext {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099FF;
	line-height:20px;
	text-decoration: none;
}
.greenheaderlink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-indent:5px;
	text-decoration:underline;
}
.greenheaderlink:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	text-indent:5px;
	text-decoration:none;
}



.yellowlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF7800;
	font-weight:bold;	
	text-decoration: none;
}
.yellowlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF7800;	
	font-weight:bold;
	text-decoration: underline;
}
.whiteheader {
	font-family: Tahoma;
	font-size: 20px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.iptext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CC3300;
	font-weight:none;
	text-decoration: none;
}
