body {
   font-family: arial,helvetica,sans-serif;
   font-size: 11px;
   text-align: center;
   background-color: #58595B;
   margin-top: 0;
   } 
	 
#toplink {
	width: 200px;
	align: right;
	float: right;
  }

#toplink table {
  align: right;
	font-size: 10px;
  color: #F82963; 
  font-weight: normal; 
  letter-spacing: 0.1em;
	}

#toplink table a {
	TEXT-DECORATION: none
}
	 
a {
   color: #000000;
   font-family: Arial,Helvetica,sans-serif;
   font-size: 10px;
   }

#container
{
    margin-left: auto;
    margin-right: auto;
    width: 950px;
    text-align: center;
    background-color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #0183B7;
}
#banner { 
  width: 864px;
  height: 120px;
  background-color: #fff;
  background-image: url(image/banner.jpg);
  font-weight: normal;
  text-align: left;
  }



#main {
  width: 950px;
  height: 100%;
  min-height: 100%;
  border-bottom: 1px solid #fff;
  color: #fff; 
  background-color: #fff;
  text-align: left;
  }

#content_right {
	width: 600px;
  height: 100%;
  min-height: 100%;
	margin:0px 0px 0px 0px;
  font-family: Andale Mono,sans-serif; 
  font-size: 11px;
  color: gray;
  text-align: justify;
  padding-left: 20;
  text-align: center;
  float: left;
  }
	
#content_right table{
  font-family: gill sans mt, sans serif;
	font-size: 12px;
	color: #6D6E71;
	}
	
#content_right li{
  font-family: tahoma, gill sans mt, sans serif;
	font-size: 11px;
	color: gray;
	}	
	
#content_right li a{
  font-family: tahoma, gill sans mt, sans serif;
	font-size: 11px;
	color: gray;
	text-decoration: none;
	}
	
#content_right li a:hover{
  font-family: tahoma, gill sans mt, sans serif;
	font-size: 11px;
	color: #FF0505;
	}
	

#content_left {
	width: 250px;
  height: 100%;
  min-height: 100%;
	margin:0px 0px 0px 0px;
  font-family: Andale Mono,sans-serif; 
  font-size: 11px;
  color: gray;
  text-align: justify;
  padding-left: 20;
  text-align: center;
  float: right;
	text-decoration: none;
	}
	
#content_left a {
  text-decoration: none;
	font-family: Andale Mono,sans-serif; 
  font-size: 11px;
	color: gray;
	}
	
#content_left a:hover {
  text-decoration: none;
	font-family: Andale Mono,sans-serif; 
  font-size: 11px;
	color: #FF0505;
	}
	
#content_left table{
  font-family: gill sans mt,sans serif;
	font-size: 12px;
	color: #6D6E71;
	}
	
#quote {
 width: 700px;
 font-size: 14px;
 font-family: Gill Sans MT, sans serif;
 }
 
#content_right textarea {
    overflow: auto;
    font-size: 11px;
    text-align: center;
    font-family: arial, helvetica, sans-serif;
    }
#content_bottom {
    width: 900px; 
		}
		
#content_bottom table {
    td align: center;
		}   

#mainflash {
  
  padding-left: 0px;
	align: center;
  
  }
#bottom_text {
		width: 950;
		background-color: #DCDDDE;
    font-family: Andale Mono,sans-serif; 
    font-size: 10px;
    color: #fff; 
    font-weight: normal; 
    text-decoration: none; 
    letter-spacing: 0.1em; 
}

#mainflash table {
	  font-family: Andale Mono,sans-serif; 
    font-size: 12px;
    color: #fff; 
    font-weight: normal; 
    letter-spacing: 0.1em; 
		}
			
#disclaimer {
    width: 200px;
		float: right;
		align: right;
		font-size: 11px;
    color: gray; 
    font-weight: normal; 
    letter-spacing: 0.1em; 
		}
		
#disclaimer table {
    align: right;
		font-size: 10px;
    color: #00000; 
    font-weight: normal; 
    letter-spacing: 0.1em;
		}

#disclaimer table a {
  text-decoration: none;
	font-family: Andale Mono,sans-serif; 
  font-size: 11px;
	color: #F82963;
	}