a:link {text-decoration: none}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: underline; color: #ff0000;}

/*Body Format*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
	}

/*Grids*/
.grid_grey_x_a1 {
	background-image:url(../images/home/aug09/grid_grey_a1.gif);
	background-repeat:repeat-x;
	background-position: left center;
	}
.grid_grey_x_a2 { 
	background-image:url(../images/home/aug09/grid_grey_a1.gif);
	background-repeat:repeat-x;
	background-position: top left;
	}
.grid_grey_y_a3 {
	background-image:url(../images/home/aug09/grid_grey_a3.gif);
	background-repeat:repeat-y;
	background-position: left;
	}
.grid_grey_y_a4 {
	background-image:url(../images/home/aug09/grid_grey_a3.gif);
	background-repeat:repeat-y;
	background-position: center;
	}
  
/*Arial 11*/
.arial_11_000000_a1 {
  	font-family: Arial;
	color: #000000;
	}
.arial_11_000000_a2 {
  	font-family: Arial;
	color: #000000;
	font-weight: bold;
	}
.arial_11_ff0000_a1 {
  	font-family: Arial;
	color: #ff0000;
	}
.arial_11_ff0000_a2 {
  	font-family: Arial;
	color: #ff0000;
	font-weight: bold;
	}
.arial_11_2494ed_a1 {
  	font-family: Arial;
	color: #2494ed;
	}
.arial_11_2494ed_a2 {
  	font-family: Arial;
	color: #2494ed;
	font-weight: bold;
	}

/*Arial 12*/
.arial_12_000000_a1 {
  	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}
.arial_12_000000_a2 {
  	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	}
.arial_12_ff0000_a1 {
  	font-family: Arial;
	font-size: 12px;
	color: #ff0000;
	}
.arial_12_ff0000_a2 {
  	font-family: Arial;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
	}
.arial_12_2494ed_a1 {
  	font-family: Arial;
	font-size: 12px;
	color: #2494ed;
	}
.arial_12_2494ed_a2 {
  	font-family: Arial;
	font-size: 12px;
	color: #2494ed;
	font-weight: bold;
	}
