.maintext {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.watch {
	color : #888888;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.heading {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}
.homeintro {
	color : #003399;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
}	
.headinglink {
	color : #FF6600;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
}
.headinglink:hover {
	color : red;
	text-decoration : underline;	
}
.link {
	color : #660000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}
.link:hover {
	color : #FF8C00;
	text-decoration : underline;	
}
.menulink {
	color : #FF8C00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}
.menulink:hover {
	color : #00008B;
	text-decoration : underline;	
}
.headlink {
	color : #663300;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}
.headlink:hover {
	color : #A0522D;
	text-decoration : underline;	
}
.smalllink {
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}
.smalllink:hover {
	color : #000000;
	text-decoration : underline;	
}
.form {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	background-color : #FFF6E5;
}
.tabledata {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.tableheading {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
.description {  
	color : #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px
}
.styledata {  
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}






.newsubhead {
	font-family : sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #003399;
	font-style : normal;
	text-decoration : none;
}
.newsubhead:Hover {
	font-family : sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #FD8A09;
	font-style : normal;
	text-decoration : none;
}


.greybody {
	font-family : sans-serif;
	font-size : 12 px;
	font-weight : normal;
	color : #808080;
}

.boldwhite  {
	font-family : sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : white;
}

.menu  {
	font-family : sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

.menu:Active  {
	font-family : sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

.menu:Visited  {
	font-family : sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

.menu:Hover  {
	font-family : sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #003399;
	text-decoration : none;
}
