body {
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
        font-size: 10px;
        color: #FFFFFF;
		margin-top:0px;
        scrollbar-arrow-color: #00ff00;
        scrollbar-base-color: #000000;
}

#center {
		width: 990px;
		margin: 0px auto;
} 

#center_ban {
		width: 810px;
		margin: 0px auto;
} 

#center_footer {
		width: 750px;
		margin: 0px auto;
}

a:link {
        text-decoration: none;
        font-weight:bold;
        COLOR: #000000;

}

a:visited {
        text-decoration: none;
        font-weight:bold;
        COLOR: #000000;
}

a:active {
        text-decoration: none;
        font-weight:bold;
        COLOR: #009900;
}

a:hover {
        text-decoration: none;
        font-weight:bold;
   		COLOR: #00ff00;
}

.menu:link {
        text-decoration: none;
        font-weight:bold;
        COLOR: #FFFFFF;

}

.menu:visited {
        text-decoration: none;
        font-weight:bold;
        COLOR: #FFFFFF;

}

.menu:active {
        text-decoration: none;
        font-weight:bold;
        COLOR: #009900;

}

.menu:hover {
        text-decoration: none;
        font-weight:bold;
        COLOR: #00ff00;

}

td {
        font-size: 10px;
        text-decoration: none;
        color: #000000;
}

img {
		border-color: #000000;
		border: 0px;
}

td.title {
        font-weight:bold;
        text-align: center;
        color: #FFFFFF;
}

h1 {
		font-family: Verdana;
        font-size: 10px;
        text-decoration: none;
        text-align: center;
        color: #000000;
}

.splash {
	color: #FFFFFF;
}

TEXTAREA, input, select { 
	FONT-SIZE: 9px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif; 
	COLOR: #000000;
}