
body {
	margin: 0px;
	padding: 0px;
	background-color: #495569;
	background-image: url(images/bg1.gif);
	}

td {
	text-align: left;
	vertical-align: top;
	}

table { font-family: verdana; }
	
.tab1 { 
	color: #FFF100;
	font-size: 10px;
	text-align: center;
	}
	
.pulldown { 
	background-color: #5e5e5e;
	color: #c4c2c2;
	font-size: 11px;
	}

#center {
	text-align: center;
	}

#right {
	text-align: right;
	}

.foot1 {
	font-size: 9px;
	color: #4d4d4e;
	}
a.foot1:link {
	text-decoration: none;
	color:#4d4d4e;
	}
a.foot1:visited {
	text-decoration: none;
	color: #4d4d4e;
	}	
a.foot1:hover {
	text-decoration: underline;
	color: #4d4d4e;
	}
a.foot1:active {
	text-decoration: none;
	color: #4d4d4e;
	}

