BODY
{
    MARGIN: 0px;
    BACKGROUND-COLOR: #FFFFFF;
    background-layer: #FFFFFF
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial, Helvetica, Sans-serif
}
A {
	COLOR: #000079
}
A:active {
	COLOR: #000079
}
A:hover {
	COLOR: #FF0000
}
TD
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Helvetica, Sans-serif
}

.blue-bold
{
	FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-WEIGHT: bold
}
.message
{
	FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-WEIGHT: bold;
    COLOR: red
}
.normalBold
{
	FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-WEIGHT: bold;
}
.breadcrumb
{
	FONT-SIZE: 12px;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-WEIGHT: bold;
    color: #999999
}
.breadcrumb A
{
	FONT-SIZE: 12px;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-WEIGHT: bold;
    color: #999999
}
 .bluenav {
 	font-family:Arial; 
 	Font-size: 11px; 
 	color: black; 
 	font-weight: normal;
 	}
 
 .bluenav A {
	color: black;
	text-decoration: none
 		}
 
 .bluenav A:hover {
 	color: black;
 	text-decoration: underline
 	}
 	
 .bluenav-light {
 	font-family:Arial; 
 	Font-size: 11px; 
 	color: black; 
 	font-weight: normal;
 	} 	

.bluenav-light A {
	color: black;
	text-decoration: none
 		}

 .bluenav-light A:hover {
 	color: black;
 	text-decoration: underline
 	}
 	
 .body-white {
 	font-family:Arial; 
 	Font-size: 11px; 
 	color: white; 
 	font-weight: bold;
 	}
 	
 .special {
 	color: #DC7A13
 }
 

 .blacklink {
  	font-family:Arial; 
 	Font-size: 11px; 
 	color: black; 
 	font-weight: normal;
 	text-decoration: none;
 	}
 .blacklink:hover{
  	font-family:Arial; 
 	Font-size: 11px; 
 	color: black; 
 	font-weight: normal;
 	text-decoration: underline;
 	}
 	
 .blacklinkbold {
  	font-family:Arial; 
 	Font-size: 11px; 
 	color: black; 
 	font-weight: bold;
 	text-decoration: none;
 	}
 .blacklinkbold:hover{
  	font-family:Arial; 
 	Font-size: 11px; 
 	color: black; 
 	font-weight: bold;
 	text-decoration: underline;
 	} 	