
body {
	margin:10;
	background-color:FFFFFF; 
	font-family:verdana;
	color:#444444;
	font-family: verdana;
	font-size: 11px;
}

.title {
	font-size:25px;
	font-weight:bold;
	margin-bottom:10px;
	color:white;
}

h1 {
	font-size:14px; 
	font-weight:bold
}

.menu, a.menu, a.menu:visited {
	border: #E8EEF4 1px solid;
	background-color:#6393C3;
	color:#E8EEF4;
	padding-top: 1px;
	padding-bottom:1px;
	padding-left: 4px;
	padding-right: 4px;
	margin:1px;
	width:60px;
}

a.menu:hover {
	background-color:#E3F0FF;
	color:#156285;
	text-decoration:none;
}

.copyright, a.copyright, a.copyright:visited {
	font-size:9px;
	letter-spacing: .05em;
	color:white;
}

td {
	font-family: verdana;
	font-size: 11px;
}

td.top {
	height:140px;
	text-align:center;
	padding-top:30px;
	vertical-align:top;
	background-image: url('images/upload-script_top.gif');
	background-position: center center;
	background-repeat: no-repeat;
}

td.bottom {
	height:128px;
	text-align:center;
	background-image: url('images/upload-script_bottom.gif');
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align:bottom;
	padding-bottom:35px;
}

.content {
	background-image: url('images/upload-script_middle.gif');
	background-position: top center;
	background-repeat: repeat-y;
}

.content-text {
	text-align:left;
	width:700px;
}

.image {
	border:4px solid #5180B5;
}

a, a:visited {
	color: blue;
	text-decoration:none;
}

a:hover {
	color: blue;
	text-decoration:underline;
}

.fineprint {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #CC00FF
}
