
body {
	margin:0;
	background-color:F4F4F4; 
	background-image:url('images/upload-script_bg.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	font-family:verdana;
	color:#444444;
}

.title {
	font-size:1px;
	font-weight:bold;
	margin-bottom:84px;
	color:red;
}

h1 {
	font-size:14px; 
	font-weight:bold
}
h2 {
	font-size:12px;
}
h3 {
	font-size:1px;
}

.menu, a.menu, a.menu:visited {
	border: #1C91C9 1px solid;
	background-color:#D5E8FF;
	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:111111;
}

td {
	font-family: verdana;
	font-size: 11px;
}

td.top {
	height:100px;
	width:760px;
	padding-top:1px;
	vertical-align:top;
	background-image: url('images/upload-script_top.gif');
}

td.middle {
	width:760px;
	background-image: url('images/upload-script_middle.gif');
	padding-left:15px;
	padding-right:10px;
}

td.bottom {
	height:60px;
	width:760px;
	background-image: url('images/upload-script_bottom.gif');
	vertical-align:bottom;
	padding-bottom:3px;
}

.content {
	text-align:justify;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:15px;
}
a, a:visited {
	color: blue;
	text-decoration:none;
}

a:hover {
	color: blue;
	text-decoration:underline;
}
input {
	background:url('images/buttonin.gif');
	border:1px solid #999999;
         font-size:14px;
}
.upinput{
width:420px;
background:url('images/buttonun.gif');
border:1px solid #999999;
/*
margin-bottom:5px;
margin-top:5px;
*/
}
.title_down {
	font-family: verdana;
	font-size: 9px;
	color: #5f5f5f;
	padding: 0 0 2px 20px;
	background-image: url('images/arrow_down.gif');
	background-repeat: no-repeat;
	background-position: 10px 5px;
	text-align: left;
	letter-spacing: 2px;
}
.bbig { width:630px; vertical-align:middle; }
.inb { width: 310px; float:left; padding-left: 3px; }