A
	{ text-decoration: none;
	  font-family: trebuchet ms, arial, helvetica;
	  font-size: 11px;
	 }

A:hover
	{color:#AAAAAA; text-decoration: underline; }

body, 
.a1, .a1 td, 
.a2, .a2 td, 
.a3, .a3 td, 
.a4, .a4 td, 
.a5, .a5 td, 
.a6, .a6 td     
	{font-family: arial, helvetica;
	 margin: 0px;
	 background-color : #CFD1D5;
}

.v1, .v1 td, 
.v2, .v2 td, 
.v3, .v3 td,    
.v4, .v4 td, 
.v5, .v5 td, 
.v6, .v6 td     
	{font-family: verdana, geneva, helvetica; }



.ombre, ombre2 {
font: bold 18px verdana, sans-serif;
}
h1 {
position: relative; /* first place the container H1 to correctly place the SPAN later */
top: -1px; /* title is offcentered */
left: -1px;
color: white;
}

h1 {
  font:10px arial,helvetica,clean,sans-serif;
  /*margin-left: 30px;*/
  color:#16387C;
}

.ombre {
position: absolute; /* SPAN is placed over the title */
top: 2px; /* SPAN ois offcentered */
left: 2px;
color: white
}
.ombre2 {
position: absolute; /* SPAN is placed oner the title */
top: 1px; /* SPAN is offcentered */
left: 1px;
color: gray;
}


.m1, .m1 td,  
.m2, .m2 td,
.m3, .m3 td,    
.m4, .m4 td, 
.m5, .m5 td, 
.m6, .m6 td,
.nd, .nd td
	{font-family: ms sans serif, geneva, helvetica; }

.m2 {font-family: arial, ms sans serif, geneva, helvetica; }

TD.nav_cellover { BACKGROUND-COLOR: #CC0000;}
TD.nav_cellout {  BACKGROUND-COLOR: #8C0101;}
TD.nav_selected { BACKGROUND-COLOR: #1E5C99;}

noline:hover { text-decoration: none;}
a.noline:hover { text-decoration: none;}


.t1, .t1 td, 
.t2, .t2 td, 
.t3, .t3 td, 
.t4, .t4 td, 
.t5, .t5 td, 
.t6, .t6 td     
	{font-family: trebuchet ms, arial, helvetica;}

.v1f, .v1f td { font-size: 10px;
      font-family: verdana, geneva, helvetica; }

.a1f, .a1f td { font-size: 10px;
      font-family: arial, helvetica; }

.m1f, .m1f td { font-size: 10px;
      font-family: arial, ms sans serif, geneva, helvetica; }

.w, .w a, .w a:hover { color: #FFF }
.b, .b a { color: #000 }
.g, .g a { color: #FC6; }
.ly, .ly a { color: #FFC }
.cy, .cy a { color: #FC0 }
.dy, .dy a { color: #C93 }
.lg, .lg a { color: #9C9 }
.cg, .cg a { color: #093 }
.dg, .dg a { color: #063 }
.br, .br a { color: #F00 }
.dr, .dr a { color: #C00 }
.dr2, .dr2 a { color: #900; font-size: 12px;  font-family: arial, ms sans serif, geneva, helvetica;}
.dr3, .dr3 a { color: #900; font-size: 9px;  font-family: arial, ms sans serif, geneva, helvetica;}
.dr4, .dr4 a { color: #000000; font-size: 9px;  font-family: helvetica;}
.g1, .g1 a { color: #EEE }
.g2, .g2 a { color: #CCC }
.g3, .g3 a { color: #666 }
.g4, .g4 a { color: #333 }
.g5, .g5 a { color: #999 }
.g6, .g6 a { color: #777 }
.sb, .sb a { color: #69F }
.lb, .lb a { color: #39F }
.bb, .bb a { color: #00F }
.bb2, .bb2 a { color: #069 }
.db, .db a { color: #009 }
.db2, .db2 a { color: #036 }

.extraDefault	{ font-family: arial, helvetica, sans-serif; }
.extraTopTitle	{ font-family: verdana, arial, helvetica, sans-serif; }
.extraTitle	{ font-family: arial, helvetica, sans-serif; }

A:cy { color: #FC0 }
A:hover.cy { color: #FC0; text-decoration: underline; } 

A:w { color: #FFF }
A:hover.w { color: #FFF; text-decoration: underline; } 

.black { color: #000; text-decoration: none; }
A:black { color: #000; text-decoration: none; }
A:hover.black { color: #cc0000; text-decoration: underline; }

.fakeLink { cursor: hand; }

.title
{
	color				: #430971;
	font-family			: impact;
	font-size			: 20px;
	text-decoration 	: none;
}

.rvWhite
{
	color				: #000000;
	font-size			: 10px;
	font-family			: verdana;
	text-align			: left;
	font-weight			: bold;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #DDDDDD;
}

.rvGrammer
{
	color				: #000000;
	font-size			: 10px;
	font-family			: verdana, geneva, helvetica;
	text-align			: left;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #CCCCCC;
	background-color	: #EEEEEE;
}

.rvMenu
{
	color				: #000000;
	font-size			: 10px;
	font-family			: tahoma;
	text-align			: left;
	font-weight			: bold;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #000000;
}

.rvGray
{
	background-color	: #eeeeea;
	text-align			: center;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #666666;
}

.rvGrayr
{
	background-color	: #eeeeea;
	text-align			: left;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #666666;
}

.rvRed
{
	background-color	: #990000;
	text-align			: center;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #666666;
}

.rvBlau
{
	background-color	: #B3BBC8; 
	text-align			: center;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #666666;
}

.rvTop
{
	background-color	: #E8EAEB; 
	text-align			: left;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #BBBBBB;
}

.rvBubble
{
	background-color	: #C3D9FF; 
	text-align			: left;
	font-weight			: bold;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #AAAAAA;
	text-decoration 	: none;
}

.rvButton
{
	color				: Green;
	background-color	: #DDDDDD; 
	text-align			: left;
	font-weight			: bold;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #000000;
}

.rvButton2
{
	color				: Green;
	background-color	: #DDDDDD; 
	text-align			: left;
	font-family			: helvetica;
	font-size			: 9px;
	font-weight			: bold;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #AAAAAA;
	
}

.rvSearch
{
	background-color	: #EEEEEE; 
	text-align			: left;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #000000;
}

.rvPopup
{
	background-color	: #EEEEEE; 
	text-align			: center;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #000000;
}

.nav1
{
	color				: #FFFFAA;
	font-family			: impact;
	font-size			: 20px;
	text-decoration 	: none;
}

.nav1:hover
{
	text-decoration		: underline;
}

.nav2
{
	color				: #333333;
	font-family			: verdana;
	font-size			: 10px;
	text-decoration		: none;
	font-weight			: bold;
	text-decoration		: none;
}

.nav2:hover
{
	text-decoration		: underline;
}

.nav3
{
	color				: #FFFFFF;
	font-family			: verdana;
	font-size			: 16px;
	text-decoration 	: none;
	font-weight			: bold;
	margin				: 5px;
}

.nav3:hover
{
	text-decoration		: underline;
}

.nav4
{
color			         : #003399;
font-family		     	 : arial;
font-size		         : 18px;
text-decoration  		 : none;
font-weight		  		 : none;
}	

.subLinkhp:hover
{
text-decoration	: underline;
}

#tabs
{
	padding:0 0 0 0px;
	height:62px;
	clear:both;
}

#tabs div, #tabs1 div, #tabs2 div
{
	padding:0 0 0 0px;
	height:30px;
}


#tabs div ul, #tabs1 div, #tabs2 div
{
	height:30px;
	margin:0px;
}

#tabs1 ul
{
	height:30px;
	padding:3 0 0 89px;
	margin:0px;
}

#tabs2 ul
{
	height:30px;
	padding:4 0 0 112px;
	margin:0px;
}

#tabs div ul li
{
         display:inline;
}



.h1Linkhp, .h1Linkhp:visited, .h1Linkhp:active, .h1Linkhp:link
{
color			          : #212850;
font-family		     	  : arial;
font-size		          : 18px;
text-decoration 		  : none;
font-weight		   		  : bold;
}

.h1Linkhp:hover
{
text-decoration: underline;
}

.h2Linkhp, .h2Linkhp:visited, .h2Linkhp:active, .h2Linkhp:link
{
color			          : #212850;
font-family		      	  : arial;
font-size		          : 15px;
text-decoration			  : none;
font-weight		  		  : bold;
}

.h2Linkhp:hover
{
text-decoration: underline;
}

.subLinkhp
{
color			         : #003399;
font-family		      	 : arial;
font-size		         : 11px;
text-decoration   		 : none;
font-weight		   		 : none;
}

.subLinkhp:hover
{
text-decoration	: underline;
}

.subWhite
{
color			   : #FFFFFF;
font-family		   : verdana;
font-size		   : 10px;
text-decoration    : none;
font-weight		   : none;
}

.subWhite:hover
{
text-decoration	: underline;
}

.subLinkhp2
{
color			   : #003399;
font-family		   : arial;
font-size		   : 11px;
text-decoration    : none;
font-weight		   : bold;
text-align		   : top;
}

.subLinkhp3
{
	color			   : #003399;
	font-family		   : arial;
	font-size		   : 9px;
	text-decoration    : none;
}



.subLinkhp2:hover
{
text-decoration	: underline;
}

/* The main submit button option */
input.mainoption {
	background-color 	: #970000;
	color 				: #FFFFFF;
	border-color 		: #FFFFFF;
	font-weight 		: bold;
}

.storycontent a
{
	text-decoration: underline;
}

.storycontent a:hover
{
	color			:#FF0000;
	text-decoration	: underline;
}
