<style type="text/css">
BODY
{
    BACKGROUND-COLOR: white;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-STYLE: normal
}
a 
{  
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a:link
{
    COLOR: #0000CC;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
a:visited
{
    COLOR: #0000CC;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
a:active
{
    COLOR: red;
    MARGIN-TOP: 0%; 
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a:hover 
{  
	color: red; 
	text-decoration: underline
}
a.menu:link {
  	color: #FFFFFF;
	font-weight: bold;
}
a.menu:visited {
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold
}
a.menu:hover {
	color: red; 
	text-decoration: underline;
	font-weight: bold
}
a.menu:active {
    COLOR: red;
    MARGIN-TOP: 0%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
TD
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
TH
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

P
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

body {  font-family: Verdana, Arial, Helvetica, sans-serif}

li {  font-family: Verdana, Arial, Helvetica, sans-serif}
body {  font-family: Verdana, Arial, Helvetica, sans-serif}
ul {  font-family: Verdana, Arial, Helvetica, sans-serif}
.member {  font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #EAEAFF; border-style: none}
.justify {  text-align: justify}
.heading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}
.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #000066;
	color: #FFFFFF;

}

h3 {
	text-align:center;
	}

.formelement
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    FONT-SIZE: 9px;
    BORDER-LEFT: #666666 1px solid;
    COLOR: #666666;
    BORDER-BOTTOM: #666666 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #f0f0eb
}
.highlight {  background-color: #FFFFCC; }
.grid-Header

.drag { position: relative; }

{
	color: white;
	background-color : Blue;
	font-weight:	bold;
}

#burgundyText {
	color:#990000;
}
#whiteBold {
	color:#FFFFFF;
	font-weight:bold;
}
#blueBold {
	color:#000066;
	font-weight:bold;
}
#blueText {
	color:#000066;
}
#redBold {
	color:#FF0000;
	font-weight:bold;
}
#redText {
	color:#FF0000;
}
#burgundyBold {
	color:#990000;
	font-weight:bold;
}
#tblBlueBold {
	color:#006796;
	font-weight:bold;
}
#blackText {
	color:#000000;
}
#yellowBold {
	color:#FFFF00;
	font-weight:bold;
}
#bgYellow {
	background-color:#FFFF00;
}
#bgRed {
	background-color:#FF0000;
}
#bgGreen {
	background-color:#00FF00;
}
#whiteText {
	color:#FFF;
}
#greyBold {
	color:#999999;
	font-weight:bold;
}
</style>