body, table, td{
	font-family : Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 12px;
}
body{
	background-color : White;
	}
a{
	color: Black;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
}

td.nu{
	text-decoration: none;
}
a.nu{
	color: Black;
	text-decoration: none;
}
p{
	margin-bottom: 7px;
	margin-top: 7px;
}
h1{
	font-size : 20px;
	text-align: center;
	font-weight : bold;
	color: #006600;
}
h2{
	font-size : 14px;
	font-weight : bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
h3{
	font-size : 12px;
	font-weight : bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
li.selected{
list-style-image : url(../img/common/list.gif);
}
ul,  li.yellowmenu, li.blackmenu{
	list-style-type : none;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 5px;
	margin-right: 4px;
}
li.yellowmenu{
	color : #FFcc00;
	font-weight : bold;
	font-size : 14px;
	}
li.blackmenu{

	font-weight : bold;
	font-size : 12px;
}
td.bottomalign{
	vertical-align: middle;
}
.toptable1{
	color : #FFD40F;
	font-style : italic;
	font-weight : bold;
	font-size : 13px;
	margin-bottom: 10px;
	margin-top: 3px;
	letter-spacing : 1px;
	}
.toptable2{
	color : #ffffff;
	font-style : italic;
	font-weight : bold;
	font-size : 13px;
	margin-bottom: 10px;
	margin-top: 3px;
	letter-spacing : 3px;
	}
textarea.s, input.s{
	width: 445px;
}
.button1{
	background-color: Olive;
}
td.vmiddle{
	vertical-align: middle;
}
#layer1 {position:absolute; top:0; left:150; border-width:0;}
.topmarquee{
	font-size : 13px;
	font-weight : bold;
	font-style : italic;	
	margin-bottom: 5px;
	margin-top: 5px;
	color: #073500;
}
.olive {	color: olive;}

.yellowm{
	width: 100px;
	padding: 5px;
	background: ffcc00;
	color : #006600;
	font-weight : bold;
	font-size : 14px;
	width: 140 px;
	}