table.toparea { 
	width	      	: 798px;
	border-style  	: solid;
	border-width  	: 0px;
	border-color  	: #448844;
	margin-top    	: 0px;
	margin-right  	: 0px;
	margin-bottom 	: 0px;
	margin-left   	: 0px;
	padding  	: 0px;
	word-spacing  	: 0px;
	}

p.buttonrow { 
	display		: block;
	background    	: #ceeeff;
	width	      	: 90px;
	border-style  	: outset;
	border-width  	: 3px;
	border-color  	: #444499;
	text-align    	: center;
	color	      	: #7777aa;
	font-family   	: Times New Roman, Times, MS Serif, serif; 
	font-size     	: 11px;			 
	font-weight   	: 200; 
	margin-top    	: 0px;
	margin-right  	: 0px;
	margin-bottom 	: 0px;
	margin-left   	: 0px;
	padding-left  	: 0px;
	padding-right 	: 0px;
	padding-bottom	: 0px;
	padding-top   	: 0px;
	word-spacing  	: 0px;
	}



a:hover {
	color 		: #000044; 
        text-decoration : none;
	font-weight   	: 800; 
	}


a:link { 
	color 		: #444488; 
        text-decoration : none;
	}

a:visited {
	color 		: #000000; 
        text-decoration : none;
	}



