/* STANDARĀ TAGS' REDEFINITIONS */
body{	font-family : Arial, Helvetica, sans-serif;	color : Black;	background-color : #ffffff;  font-size: 12px;	background-image: url(bg_main.jpg); background-repeat: repeat-x;	margin: 0;	text-align: center;  padding: 0;
	
 }
a{	color : #006400; text-decoration: underline;  font-weight: normal;}
p{ margin: 0 0 10px 0; padding:0; }
a:hover{	text-decoration : underline;  color: #2CB73B;   }
form{	margin:0;}

/* STRUCTURE */
#HEADER{ 
width: 750px; 
height: 130px; 
margin-left: auto; 
margin-right: auto; 
padding: 0;
margin-top:15px;
background-color:#FFFF00;
border:1px solid #666666;
border-bottom:none;
}
#NAVIGATION{ 
width: 751px; 
height:31px; 
text-align: left;
margin-left: auto; 
margin-right: auto;
background-color:#FFFF00;  
background-image: url(bg_topnav2.gif); 
border-top:1px #cccccc solid;
border-left:1px solid #666666;
}
	#TABS{ margin:0px; height:31px;    text-align: center; border-right: 1px solid #666666;  line-height: 31px;   }
	#TABS ul { margin:0; padding-left: 0; display: inline;  list-style: none;    } 
	#TABS li { float:left; margin: 0;  padding: 0px 32px 0px 32px; list-style: none; display: inline;  background-image: url(bg_navbutton.gif);  background-repeat: no-repeat;  background-position: right;    }
	#TABS .Last{ background-image: none; }
	#TABS a{ color: Black;  text-decoration: none;  font-family: Tahoma, Arial, Sans-Serif;  font-size: 11px; font-weight:bold; }
	#TABS a:hover{ text-decoration : none;  border-bottom: 7px solid #333;  }
	#BUTTONS{ float: right;  width: 167px; height:28px; text-align: center;  display: block;   }

#VISUAL{ 
width: 750px; 
text-align: right; 
margin-left: auto; 
margin-right: auto;  
height: 90px;  
background-color: #FFFFFF;  
background-image: url(bg_visual.jpg);  
background-repeat: no-repeat;
border:1px solid #666666;
border-bottom:none;
border-top:none;
}
	#VISUAL ul{ margin:0; padding-left: 0;   float: right;  width: 302px;    }
	#VISUAL ul li{ display: block; list-style: none; }
	#VISUAL ul li.PhraseOne{  padding-right: 15px;  color: White;  font-family: "MS Sans Serif", Geneva, sans-serif;  font-size: 12px;  font-style: normal;  margin-top: 18px;  font-weight: bold;       }
	#VISUAL ul li.PhraseTwo{ padding-right: 15px;   color: White;  font-family: Arial, Helvetica, sans-serif;  font-size: 17px; font-style: normal;  font-weight: bold;   }
	#VISUAL li.Button{ width: 130px; height: 29px; float: right; padding-right: 15px; }
	#VISUAL a{ color: #48EE49; font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-style: normal; font-weight: bold; text-decoration: underline; }
	#VISUAL a:hover{ color: White; }

#CONTENT{ 
width: 750px; 
text-align: left; 
margin-left: auto; 
margin-right: auto;    
background-color: White;   
border:1px solid #666666;
border-bottom:none;
border-top:none;
 }
	#LEFTBOX{ float: left;  width: 180px; text-align: left;   margin-left: 0;  background-color: #f4f4f4;    left: 15px;  position: relative;  background-image: url(leftbar_footer.gif);  background-repeat: no-repeat;  background-position: bottom;  padding: 5px 0 20px 0;    }
	#LEFTBOX div{ margin-left: 12px;  margin-right: 12px;  padding-bottom: 10px;  margin-bottom: 20px;  background-image: url(bg_hdot.gif);  background-repeat: repeat-x;  background-position: bottom;        }
	#LEFTBOX div.Last{ background-image: none; }
	#LEFTBOX h1{ font-family: Arial, Helvetica, sans-serif;  font-weight: bold;  font-size: 16px;  color: #4E4E4E;    letter-spacing: 1px;  margin: 0 0 9px 12px;    	     }
	#LEFTBOX p{ font-family: "MS Sans Serif", Geneva, sans-serif; font-size: 11px; line-height: 18px; text-align: left; }
	#LEFTBOX p .Date{ font-weight: bold; color: #C10000; font-size: 9px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
	#LEFTBOX a{ font-size:11px;  color: #2665A5;  text-decoration: none;  }
	#LEFTBOX a:hover{	text-decoration : underline;  }
	#LEFTBOX input{ font-size:12px;  padding: 0;  margin: 0; }
	#LEFTBOX input.Search{ width:153px; height: 18px; border: 1px solid #666666; }
	#LEFTBOX .Browse{ width:125px; height: 18px; border: 1px solid #666666;  margin-right: 7px;  }
	#LEFTBOX ul{   padding-left: 1px;  display: block; border: none;  margin: 0 0 15px 0;  } 
	#LEFTBOX ul li {margin-left: 0; padding-left: 0;     font-size: 11px;  font-family: Tahoma, Arial, Helvetica, sans-serif;  font-weight: bold;  list-style: none inside url(point_left.gif);  line-height: 18px;        }
	#LEFTBOX ul a{ color: #1A5FA8; text-decoration: none; font-size:11px;    padding-right: 0;  margin-right: 0;  font-family: "MS Sans Serif", Geneva, sans-serif; }	
	#LEFTBOX ul a:hover{text-decoration: underline;}	
	#TEXT {  margin: 0 30px 0 220px;  display: block;  position: relative;  padding-top: 15px;  padding-bottom: 20px;  }
	#TEXT h1{ color: #5F5F5F;  font-size: 18px;  font-weight: normal;  margin: 0 0 5px 0;  padding: 5px 0 0 0;     }
	#TEXT p{ text-align: justify;  line-height: 18px;  margin-bottom: 18px; }
	#TEXT p a{ color:#C10000; text-decoration:none;  }
	#TEXT p a:hover{ text-decoration:underline; }
	#TEXT ul.Path { margin-left: 0;  padding-left: 0;  display: block; border: none;  margin: 0 0 15px 0;   } 
	#TEXT ul.Path li {margin-left: 0; padding-left: 0px; border: none; list-style: none; display: inline; color: #B90000; font-size: 11px;  font-family: Tahoma, Arial, Helvetica, sans-serif;  font-weight: bold;  line-height: 18px;          }
	#TEXT ul.Path a{ color: Black; text-decoration: none; font-size:11px;    padding-right: 8px;  margin-right: 5px;  background-image: url(arrow_path.gif);  background-position: right;  background-repeat: no-repeat;
	}	

#FOOTER{
margin:0px;
border:1px solid #666666;
border-top:none;
 width: 750px; 
 text-align: left; 
 margin-left: auto; 
 margin-right: auto;      
 background-image: url(bg_footer.gif);  
 background-repeat: no-repeat;  
 padding: 0px;
 height:31px; 
 
 }
 .red{
 	color: #C10000;
	font-size: 18px;  font-weight: normal;  margin: 0 0 5px 0;  padding: 5px 0 0 0;     
 }
 td p{
 	margin:0px;
	padding:0px;

 }


	#COPYRIGHT{ text-align:center;  color:#000000;    font-size: 11px;    margin-top:8px;  }
	#COPYRIGHT a{ color:#333333;  text-decoration: underline; font-weight: normal; }
	#COPYRIGHT a:hover{ color:#666;	}

