/**************** NORMAL LINK ******************/
a
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
/*	font-size: 1em;*/
/*	font-weight: bold;*/
	color: #FFCC33;
	text-decoration: none;
	background: transparent;	
}

a:hover 
{
	text-decoration:  none; 
	background: rgb(55,55,33);
	color: white;
}

/**************** BACK BUTTON LINK ******************/
a.backbutton
{
	text-decoration: none; 
	font-size: 1em;
	font-weight: bold;
	color: rgb(0, 153, 204);
	background: none;
}

a.backbutton:hover 
{
	background: rgb(0,0,0);
	color: rgb(255,255,255);
	text-decoration: underline; 
}

/***************** INDEX LINK *****************/
a.indexlink
{
	color: rgb(155,155,155);
	text-decoration: none; 
}

a.indexlink:link
{
	text-decoration: none;
}
a.indexlink:visited
{
	text-decoration: none;
} 
a.indexlink:active 
{
	text-decoration: none; 
}

a.indexlink:hover 
{
	text-decoration: none; 
	color: rgb(0,0,0);
	background: transparent;
}

/***************** CONTENT LINK *****************/
a.contentlink
{
/*	font-size: 1em;*/
	color: rgb(0,100,155);
	text-decoration: underline; 
}

a.contentlink:link
{
	text-decoration: none;
	text-decoration: underline; 
}
a.contentlink:visited
{
	text-decoration: none;
	text-decoration: underline; 
} 
a.contentlink:active 
{
	text-decoration: none; 
	text-decoration: underline; 
}

a.contentlink:hover 
{
	text-decoration: none; 
/*	background: rgb(0,0,0);*/
	color: rgb(255,0,0);
	background: transparent;
}

/***************** CONTENT LINK *****************/
a.darklink
{
	font-family: Arial, Helvetica,  Verdana, sans-serif;
/*	font-size: 1em;*/
	color: rgb(166,0,0);
	text-decoration: underline; 
	background: transparent;
}

a.darklink:link
{
	text-decoration: underline; 
//	font-size: 1em;
}
a.darklink:visited
{
	text-decoration: underline; 
//	font-size: 1em;	
} 
a.darklink:active 
{
	text-decoration: underline; 
//	font-size: 1em;	
}

a.darklink:hover 
{
	text-decoration: underline; 
	color: rgb(255,0,0);
	background: rgb(255,255,255);
}

/***************** CONTENT LINK *****************/
a.brightlinkunderlined
{
	font-family: Arial, Helvetica,  Verdana, sans-serif;
/*	font-size: 1em;*/
	color: rgb(255,255,255);
	text-decoration: underline; 
	background: transparent;
}

a.brightlinkunderlined:link
{
	text-decoration: underline; 
//	font-size: 1em;
}
a.brightlinkunderlined:visited
{
	text-decoration: underline; 
//	font-size: 1em;	
} 
a.brightlinkunderlined:active 
{
	text-decoration: underline; 
//	font-size: 1em;	
}

a.brightlinkunderlined:hover 
{
	text-decoration: underline; 
	color: rgb(255,0,0);
	background: rgb(255,255,255);
}


/*********************** CONTENT BOLD LINK *************************/
a.contentbold
{
	font-family: Arial, Helvetica, serif;
//	font-size: 1em;
	font-weight: bold;
	color: rgb(0,153,204);
}

a.contentbold:link
{
	text-decoration: none;
}
a.contentbold:visited
{
	text-decoration: none; 
} 
a.contentbold:active 
{
	text-decoration: none; 
}

a.contentbold:hover 
{
	background: rgb(204,204,153);
	color: rgb(0,0,0);
}

/*********************** CONTENT BOLD BIG LETTER *************************/
a.contentboldbig
{
	font-family: Arial, Helvetica,  Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: rgb(255,0,0);
	background: transparent;
}

a.contentboldbig:link
{
	text-decoration: none;
}
a.contentboldbig:visited
{
	text-decoration: none; 
} 
a.contentboldbig:active 
{
	text-decoration: none;
}

a.contentboldbig:hover 
{
	text-decoration: underline; 
	background: transparent;
	color: rgb(153,153,255);
}

/*********************** CONTENT BOLD BIG LETTER *************************/
a.contentbbbright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
//	font-size: 1.1em;
	font-weight: normal;
	color: #FF6633;
	background: transparent;
	text-transform: none; 
	font-variant: normal; 
	line-height: normal; 
	font-style: normal; 
	height: auto; 
	width: auto; filter: Xray
}

a.contentbbbright:link
{
	text-decoration: none;
}
a.contentbbbright:visited
{
	text-decoration: none; 
} 
a.contentbbbright:active 
{
	text-decoration: none;
}

a.contentbbbright:hover 
{
	text-decoration: underline; 
	background: transparent;
	color: rgb(153,153,255);
}

/***************** CONTENT LINK *****************/
a.contentbright
{
	color: rgb(255,255,255);
	text-decoration: underline; 
}

a.contentbright:link
{
	text-decoration: none;
	text-decoration: underline; 
}
a.contentbright:visited
{
	text-decoration: none;
	text-decoration: underline; 
} 
a.contentbright:active 
{
	text-decoration: none; 
	text-decoration: underline; 
}

a.contentbright:hover 
{
	text-decoration: none; 
	color: rgb(255,100,100);
	background: transparent;
}

/*********************** CONTENT BUTTON LINK *************************/
a.contentbutton
{
}

a.contentbutton:hover 
{
	text-decoration:  none; 
	background: none;
}


/********************** BODY ***********************************/
body
{
	font-family: Arial, Helvetica,  Verdana, sans-serif;
	background-color: #336699;
	color: rgb(0,51,51);
}
table
{
	font-family: Arial, Helvetica,  Verdana, sans-serif;
	table-border-color-light: rgb(0,0,0);
	table-border-color-dark: rgb(0,0,0); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica,  Verdana, sans-serif;
}
h1
{
	color: rgb(0,153,153);
}
h2
{
	color: rgb(102,102,102); 
}
h3
{
	color: rgb(153,153,102); 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}

td.header
{
	color:yellow;
	background: #336699;
}
a.emaillink 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; font-style: normal; 
	font-weight: normal; font-variant: normal; 
	text-transform: none; 
	color: #0066FF; 
	page-break-before: always; 
	page-break-after: always; 
	text-decoration: underline; 
	line-height: normal
}

a.emaillink :visited
{
	color: #0066FF; 
	text-decoration: none;
	text-decoration: underline; 
} 

a.emaillinkbright 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #FFFFFF; 
	page-break-before: always; 
	page-break-after: always; 
	text-decoration: underline; 
	line-height: normal 
}

a.emaillinkbright:visited
{
	color: #FFFFFF; 
	text-decoration: underline; 
} 