﻿HTML {
}
BODY {
	FONT-WEIGHT: normal;
	FONT-FAMILY: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.TABLE{
	FONT-FAMILY: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	font-size: 14px;
; font-weight: bold
}
.TD {
	FONT-FAMILY: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #535353;
	font-size: 13px;
; font-weight: 400; font-style: normal
}
.contentheader {
	color: #0099FF;
	font-family: "Trebuchet MS";
	font-size: large;
}
.contentsubheader {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	FONT-VARIANT: normal;
	color: #0099ff;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;

}

.footer {
	FONT-WEIGHT: 400; FONT-SIZE: 10px; COLOR: #666666
; font-family: "Trebuchet MS"
}

.blueinbox {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: #0099FF ;
	font-family: "Trebuchet MS";
}

.pinkinbox {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #ED0367 ;
	font-family: "Trebuchet MS";
; font-style: normal
}
.greytx {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #ED0367;
	font-family: "Trebuchet MS";
; text-decoration: underline; background-color: #AEAEAE
}

A {
	FONT-WEIGHT: normal;
	FONT-FAMILY: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #0099FF
; font-variant: normal
}
A:link {
	TEXT-DECORATION: none;
	FONT-FAMILY: "Trebuchet MS";
	color: #0099FF;
; font-size: 11px
}
A:visited {
	TEXT-DECORATION: none;
	FONT-FAMILY: "Trebuchet MS"
; font-size: 11px
}
A:hover {
	COLOR: #ED0367;
	TEXT-DECORATION: underline;
	FONT-FAMILY: "Trebuchet MS";
; font-size: 11px
}
A:active {
	TEXT-DECORATION: none;
	FONT-FAMILY: "Trebuchet MS"
; font-size: 11px
}
.mainmenubg {
	BACKGROUND-COLOR: #ffffff 
; font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;

}
.submenubg {
	BACKGROUND-COLOR: #663399
; font-family: "Trebuchet MS"; font-size: 14px
; color: #FFFFFF

}

.pinkbk {  font-family: "Trebuchet MS"; font-size: 14px; color: #CCCCCC; background-color: #ed0367;
}

.purplebk {  font-family: "Trebuchet MS"; font-size: 14px; color: #BCBCBC; background-color: #663399;
}

.purplehead {  font-family: "Trebuchet MS"; font-size: 13px; font-weight: bold; color: #663399}
}
.greyhead {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
.grey {  font-family: "Trebuchet MS"; font-size: 13px; color: #CCCCCC; font-weight: bold}

}.whitetext {  font-family: "Trebuchet MS"; font-size: 14px; font-weight: 400; color: #FFFFFF}

#navigation {
	background-color: #ED0367;
	overflow: hidden;
	}

/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	
}#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px #FFFFFF solid;
	font-size: 12px;
}
#navigation a:hover {
	color: #c0c0c0;
	text-decoration: none;
	border: 1px #99CCFF solid;
	background-color: #663399;
	



