/* DEFAULT TEXT */

body {
	font-family:  Trebouchet, "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8080c0
}

form {margin: 0px 0px 0px 0px; }

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #3BC518;
}

.smalltext, .bigwhite, .verysmalltext, .verySmallTextInput{
	font-family: Trebouchet, "Trebuchet MS";
	font-size: 12px;
	text-transform: none;
	color: #67898F;
	vertical-align : middle;
	font-weight : bold;
	line-height: 16px;
}

.verysmalltext {
	font-size:10px;
	font-weight: normal;
	line-height: 14px;
}

.verySmallTextInput {
	vertical-align: top;
	line-height: 12px;
	height: 18px;
}

a.smalltext:hover, a.verysmalltext:hover {
	color: #885E2d;
}

a.bigwhite, .bigwhite{
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	font-weight:bold
	color: #FFFFFF;
	vertical-align : bottom;
}

a.bigwhite:hover {
	text-decoration: none;
	border-top : 1px dotted White;
	border-bottom : 1px dotted White;
	color: #FFFFFF;
}

.mainText, .mainTextRed, .mainTextInput, .mainTextCategoryHeader, a.mainText {
	font-family:  Trebouchet, "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	line-height: 15px;
}

a.mainText {
	text-decoration: underline;
}

a.mainText:hover {
	color: #3BC518;
}

.mainTextCategoryHeader {
	line-height: 15px;
	height: 15px;
	font: bold;
}

a.mainTextCategoryHeader:hover {
	color: #3BC518;
}

a.mainTextTable {
	text-decoration: underline;
}

.mainTextTable {
	font-size: 10px;
	line-height: 11px;
	height: 10px;
	text-decoration: underline;
}

a.mainTextTable:hover {
	color: #3BC518;
}

.mainTextInput {
	height: 20px;
	line-height: 15px;
}

.mainTextRed {
	color: red;
}

.mainTextBigItalic {
	font-family: Times;
	font-size: 14px; 
	font-style: italic;
	line-height: 12px;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #7A9AF5
}

a.mainTextBigItalic {
	color: #3BC518;
	text-decoration: none;
	font-style: italic;
}

a.mainTextBigItalic:hover {
	color: #3BC518;
	font-style: italic;
}

.header, .medHeader{
	font-family:  Trebouchet, "Trebuchet MS";
	font-size: 26px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #996600;
	line-height:normal;
}

.medHeader {
	font-size: 16px;
}

a.medHeader {
	font-style: normal;
	text-transform: none;
}

/* This is actually the outside border of the tables */
.purpleTable {
	border-style: solid; 
	border-color: #3BC518;
	border-width: 2px;
}

/* This is actually the inside border of the tables */
.grayTable {
	border-style: solid; 
	border-color: #67898F;
	border-width: 1px;
}

/* WHITE TEXT */
.whiteNormalText {
	font-family:  Trebouchet, "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

.whitetext, .whitetextbold{  
	font-family:  Trebouchet, "Trebuchet MS";
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #FFFFFF}

.whitetextbold {
	font-weight: 800;
	font-size: 13px
}

.whitesmtext, .blacksmtext{
	font-family:  Trebouchet, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	height: 13px;
}

.blacksmtext{
	.color: #006699;
}

.supersmalltext {
	height: 2px;
	line-height: 2px;
	font-size: 2px
}

a.whitetext, a.whitetext:visited{
	color: #FFFFFF;
}

a.whitetext:hover {
	text-decoration: underline;
	color: #FFFFFF
}

a.whitesmtext { 
	color: #FFFFFF; 
	font-style: normal; 
	font-size: 13px; }

a.whitesmtext:hover {	
	color: #FFFFFF;
	font-style: normal; 
	font-size: 13px; 
	font-style : normal;
}



