.font1{font-size: medium;}
.font2{font-size: large;}
.font4{font-size: x-large;}
.font6{font-size: xx-large;}
/* customized */
.form_tag {
	   margin: 1px; 
	   padding: 1px; 
	   font-family: Arial, Tahoma, sans-serif;  
	   font-size:medium;
	  }

.search_button {
		font-family: Arial, Tahoma, sans-serif;  
		font-size:medium;
	       }

.header_center {
		TEXT-ALIGN:center;
	       }

.header_right  {
		TEXT-ALIGN:right;
	       }

.header_left {
	      TEXT-ALIGN:left;
	     }

a { 
   text-decoration: none;  
   color :#0000ff; 
   font-family :Arial; 
   font-size:medium;
  }

.content img {	
	      float: left;	
	      margin-right: 5px;	
	      margin-top: 3px;	
	      margin-left: 2px;
	     }

.homeng { }

body { 
      background-color :#ffffff;  
      color: black;  
      font-family: Arial, Tahoma, sans-serif;  
      font-size:medium;  
      margin: 0px;         
      border: 0px;  
      padding: 0px;
     }

#contents {
	width: 1000px;
	margin: 0px auto;
        background: #ffffff;
	padding: 10px;
	}
	
#contents_left {
	        width: 850px;
		margin-right: 0px;
		margin-top: -10px;
		float: left;
	       }
		
#contents_right {
		width: 150px;
		float: right;
	        } 

.header {	
         background-color :#000000;	
	 color :#333333;	
	 font-size:x-large;		
	 border-top-width:medium;		   
	 border-top-style: solid;	
	 border-top-color: #000000;	
	 font-family :Arial;	
	 border-bottom-width:medium;		   
	 margin: 0px;	
	 padding: 2px;
	}

.footer {	
	  background-color :#ffffff; 
	  color :#000000;	
	  border-top-width:medium;	
	  border-top-style: solid;		   
	  border-top-color: #333333;
	  font-family :Arial;	
	  font-size:medium;	
	  font-weight: normal;	
	  margin-top: 10px;		   
	  margin-right: 0;	
	  margin-bottom: 0;	
	  margin-left: 0;	
	  padding: 2px 0px 2px 5px;
	}

.accesskey { 
	   text-decoration: underline; 
	   color :#000000; font-family :Arial; 
	   font-size:medium;
	   }

.himgicon {	
	    height:medium;	
	    width:medium;
	  }

.pgheader {	
	    color :#000000;	
	    font-size:medium;	
	    font-weight: normal;	
	    padding: 2px 0px 2px 2px;	
	    font-family :Arial;	
	    background-color :#000000; 
	    margin: 0px;
	    border-top: 1px solid #ffffff;
	    border-bottom: 1px solid #ffffff;
	  }

.footerng {	
	    background-color :#ffffff; 
	    font-size:medium;	
	    font-weight: normal;	
	    padding-top: 0px;	
            padding-right: 0px;	
	    padding-bottom: 2px;
	    padding-left: 0px;	
	    color :#000000; 
	    font-family :Arial;
	  }

/* Design4 Style15 */
/* Editor Styles listed below */
.Heading {
	  font-family: Arial, Tahoma, sans-serif; 
	  font-size:medium;	
	  font-weight: bold; color: #000000; 
	  text-decoration: none;	
	  margin: 0px; 
	  padding: 0px;
	 }

.BodyText { 
	   font-weight: normal; 
	   font-size:medium; 
	   padding: 0px 2px 1px 0px; 
	   MARGIN: 0px;
	  }

.BoldText {	
	   font-weight: bold;	
	   font-size:medium;
	  }

.Italic {
	 font-style: italic;
	}

.Underline {
	    text-decoration: underline;
	   }

.Indent {	
	 margin-top: 0px;	
	 margin-right: 0px;	
	 margin-bottom: 0px;
         margin-left: 5px;
	}

.Highlight {	
	 background-color: #CCCCCC;	
	 border-top-width:medium;	
	 border-right-width:medium;	
	 border-bottom-width:medium;	
	 border-left-width:medium;
	 border-top-style: none;	
	 border-right-style: none;	
         border-bottom-style: none;	
	 border-left-style: none;	
	 padding: 2px 0px 0px 0px;	
	 margin: 2px;
	   }

.Line_HR {
	  clear:both;	
	  border-bottom-color:#666666; 
	  border-top-color:#ffffff;	
	  border-left-color:#ffffff; 
	  border-right-color:#ffffff;	
	  border-top-width:medium;	
	  border-right-width:medium;	
	  border-bottom-width:medium;	
	  border-left-width:medium;	
	  border-top-style: solid;	
	  border-right-style: solid;	
	  border-bottom-style: solid;	
	  border-left-style: solid;	
	  padding: 0px;	
	  margin: 0px;
	 }

.banner {	
	 background-color :#000000;	
	 color :#333333;	
	 font-size:x-large; 
	 font-family :Arial; 
	 border-bottom-width:medium;
	 margin: 0px; 
	 padding: 0px;
	}

h1 {
	font-size: 0.9em;
	line-height: 2.0em;
	color: #f60;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	}

h2 {
	font-size: 0.9em;
	line-height: 1.3em;
	color: #f60;
	margin-top: 0px;
	font-weight: bold;
	}

h3 {
	font-size: 0.8em;
	line-height: 0.8em;
	color: #6b6150;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	letter-spacing: 0.02em;
	}
	
h4 {
	font-size: 0.8em;
	line-height: 0em;
	color: #8a7d5d;
	margin-top: 0px;
        font-weight: bold;
	}

.small {
        font-size: 12px;
	line-height: 1.3em;
        color: #534848;
        font-weight: normal;
       }	

.large {
	font-size: 28px;
	color: #e0be38;
        font-weight: bold;
	font-family: Helvetica Neue;
       } 

.cols_1 {
	width: 180px;
	float: left;
	font-size: 1em;
	margin-right: 10px;
	margin-left: 10px;
	}

#brand {
        background: #989898;
	border-bottom-width:medium;
	margin-right: -2px;
	margin-left: -10px;
	margin-bottom: 10px;
	margin-top: 0px;
       }

.counter {
      font-size: 12px;
      font-family; Tahoma;
      color: #3e6b20;
      font-weight: bold;
      text-decoration: none;	
      }

.instruction {
	      color : #3a806a;
	      font-size: 18px;
	      font-familiy: Tahoma;
              font-weight: normal;
	      font-style: normal;
	     }

.menu_active {
	    color : #3a6bf9;
	    font-size: medium;
	    font-family: Arial, Tahoma, sans-serif;
	    font-weight: normal;
	    font-style: normal;
	    padding: 3px 5px;	
	   }	    	  	

.menu_inactive {
	    color : #ffffff;
	    font-size: medium;
	    font-family: Arial, Tahoma, sans-serif;
	    font-weight: normal;
	    font-style: normal;
	    padding: 3px 6px;	
	   }	 
 
