BODY,P,TD {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	}

A:link, A:visited {
	color: #000080;
	text-decoration: none;
  	}

A:hover, A:active {
	color: #B00000;
	text-decoration: none;
  	}

A.white:link, A.white:visited, A.white:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	}

A.white:hover {
	text-decoration: none;
	color: #B06060;
	font-weight: bold;
	font-size: 12px;
	}

A.white_small:link, A.white_small:visited, A.white_small:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	}

A.white_small:hover {
	text-decoration: none;
	color: #FF9090;
	font-weight: normal;
	font-size: 11px;
	}
	
DIV.menu1 {
	width: 150;
	height: 25;
	vertical-align: top; 
	position: relative;
	left: 35;
	top: 155;
	}

DIV.menu2 {
	width: 150;
	height: 40;
	vertical-align: top; 
	position: relative;
	left: 35;
	top: 155;
	}
	
DIV.bottom {
	width: 380;
	height: 20;
	vertical-align: middle; 
	position: relative;
	left: 35;
	top: 253;
	}

TD.link {
	cursor: pointer;
    }
	
.gray {
	color: #606060;
	font-weight: bold;
	font-size: 12px;
	}

.white {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	}
	
.footer {
	font-size: 11px;
	}

.footer_main {
	font-size: 11px;
    color: white;
	}


