
BODY {
	font-family : arial, helvetica;
	font-size : 12px;
	color: Black;
	background-color: #ffffff;
    }

.CONTENT, P, tr, td	{
	font-family: arial, helvetica;
	font-size:12px;

	}

.smalltext {
	font-family : arial, helvetica;
	font-size : 11px;
	color: #6C6C6C;
    }

.smalltext2 a{
	color: #D20000;
	text-decoration: none;
    }

.smalltext A:HOVER {
	color: #0000FF;
	text-decoration: underline;
    }

#prevnext {
  background:#F6F6F6 url('http://i.fouye.net/bg/flagshade1.gif') repeat-x bottom;
  height:25px;
  width:100%
}

.next a {
display: block;
width: 100px;
float:right;
color: #FFFFFF; 
font-size:12px; 
font-family:arial, helvetica;
font-weight:bold;
text-decoration: none;
border:2px outset gray;
background:#efefef url(http://i.fouye.net/bg/topbar.gif) bottom repeat-x; 
padding: 3px 3px;
margin: 1px; 
}

.next a:hover {
background:#efefef url(http://i.fouye.net/bg/bg-blline.gif) bottom repeat-x; 
color:#ffffff; 
padding-left:2px;
border:2px inset gray;
}

.prev a {
display: block;
width: 100px;
float:right;
color: #FFFFFF; 
font-size:12px; 
font-family:arial, helvetica;
font-weight:bold;
text-decoration: none;
border:2px outset gray;
background:#efefef url(http://i.fouye.net/bg/topbar.gif) bottom repeat-x; 
padding: 3px 3px;
margin: 1px; 
}

prev a:hover {
background:#efefef url(http://i.fouye.net/bg/bg-blline.gif) bottom repeat-x; 
color:#ffffff; 
padding-left:2px;
border:2px inset gray;
}

#elButton a {
display: block;
width: 100px;
float:right;
color: #FFFFFF; 
font-size:12px; 
font-family:arial, helvetica;
font-weight:bold;
text-decoration: none;
border:2px outset gray;
background:#efefef url(http://i.fouye.net/bg/topbar.gif) bottom repeat-x; 
padding: 3px 3px;
margin: 1px; 
}

#elButton a:hover {
background:#efefef url(http://i.fouye.net/bg/bg-blline.gif) bottom repeat-x; 
color:#ffffff; 
padding-left:2px;
border:2px inset gray;
}


.COPYRIGHT {
	font-family : ms sans serif;
	text-align: justify;
	font-size : 8px;
	color: Black;
    }


A  {
	color: #0000FF;
	text-decoration: underline;
    }

A:HOVER  {
	text-decoration: none;
	color: #ff0000;
    }

 .sidebar {
	 /*background: #ecf8ff;*/ 
	 background: #FFFFCC;
	 border: 1px solid #b4d0dc;
 }

 .sidebar td {
	 padding: 4px 4px 4px;  
 }

.PAGETITLE {
	font-family : tahoma;
	font-size : 18pt;
	font-weight : bold;
	color : #FF0000;
	text-decoration: none;
	margin: 2px 2px 2px 2px;
	padding: 3px 3px 3px 3px;
	}

.HEADER, H1 {
	border-top: 1px solid orange;
	border-bottom: 1px solid orange;
	background-color: #FFF3C4;
	font-family : arial;
	font-size : 24pt;
	font-weight : bold;
	text-align: center;
	color : 316ac5;
	text-decoration: none;
	/*margin tlbr */
	margin: 10px 0px 2px 0px;
	padding: 3px 3px 3px 3px;
	}

H2 {
	background-color: #FFFF99;
	font-family : arial;
	font-size : 14pt;
	font-weight : bold;
	font-style: italic; 
	text-align: center;
	color : #FF0000;
	text-decoration: none;
	margin: 0px 0px 2px 0px;
	padding: 3px 3px 3px 3px;

	}

H3 {
	font-family : Georgia, arial, helvetica;
	font-size : 13pt;
	font-weight : bold;
	font-style: italic; 
	text-align: center;
	color : #000099;
	text-decoration: none;

	}

H4 {
	background-color: #adccfa;
	font-family : arial;
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
	text-decoration: none;
	/*margin tlbr */
	margin: 3px 0px 2px 0px;
	padding: 3px 3px 3px 3px;
	}

/* TABS v20050325MZ © Woodring Saint Preux*/
#tabsli {
  background:#F6F6F6 url('http://i.fouye.net/bg/flagshade1.gif') repeat-x bottom;
  height:25px;
  width:100%
  }

#tabsli ul{
  margin:0 0 0 5px;
  float:right;
  display:inline-table;
  }


#tabsli ul li {
display:block;
float:right;
text-decoration:none;
font-size:12px;
font-weight:bold;
color:#111;
}

#tabsli li i {
  display:block;
  float:left;
  border-right:1px solid #666;
  border-left:1px solid #FFF;
  text-decoration:none;
  font-size:12px;
  font-weight:bold;
  color:#111;
  padding:4px 15px 6px 15px;
  }

#tabsli li a {
  display:block;
  float:left;
  border-right:1px solid #666;
  border-left:1px solid #FFF;
  text-decoration:none;
  font-size:12px;
  font-weight:bold;
  color:#111;
  padding:4px 15px 6px 15px;
  }

#tabsli a:hover {
 	background:url('http://i.fouye.net/bg/flagshade2.gif') repeat-x bottom;
	color:#666;
	text-decoration:none;
  padding:4px 15px 6px 15px;
  }


/* END TABS */