body {
	background: #999 url(images/mainbg_new.jpg) top center repeat-x fixed;
	font: normal 10pt/12pt verdana, arial,sans-serif;
	color: #ffffff;
	margin: 5px;
	padding: 5px;
}

#wrapper {
width: 632px;
margin: 0 auto;
text-align: left;
}

#top {
width: 632px;
height: 50px;
background: url(images/top.gif) no-repeat;
}

#content {
	background: #000 url(images/bg.gif) top center repeat-y;
	width: 630px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#header {
width: 610px;
height: 215px;
background: url(images/header.gif);
font-weight: bold;
font-size: 8pt;
padding-top: 6px;
padding-left: 20px;
}

/*                    Menu                   */
#menu {
	width: 130px;
	height: 100%;
	margin: 0px;
	float: left;
	text-align: left;
	font-size: 20px;
}

#menu li a {
height: 30px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 22px;
text-decoration: none;
text-align: left;
}	
	
#menu li a:link, #menu li a:visited {
color: #FFF;
display: block;
background:  url(images/off.gif);
padding: 8px 0 0 10px;
height: 22px;
text-align: left;
}
	
#menu li a:hover {
color: #09F;
background:  url(images/on.gif);
padding: 8px 0 0 10px;
height: 22px;
text-align: left;
}	

ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

#stuff {
	background: #072DA9 url(images/153_1.jpg) repeat;
	float: right;
	width: 436px;
	margin: 10px 10px 0 4px;
	padding: 20px 10px 100px 30px;
	border: #0033CC;
	overflow: visible;
	visibility: visible;
}

#form {
	background: #072DA9 url(images/153_1.jpg) repeat;
	float: right;
	width: 565px;
	margin: 10px 10px 0 4px;
	padding: 20px 5px 100px 10px;
	overflow: visible;
	visibility: visible;
}

textarea {
	overflow: visible;
	border: thin ridge #0000CC;
	background-color:#0066CC;
	color:#FFFFFF;
}

select {
	color:#FFFFFF;
	background-color:#0066CC;
	border: 1px solid #cdb46f;
	border-top-color: #0066CC;
}

input {
	color:#FFFFFF;
	background-color:#0066CC;
	border: thick inset #6699FF;
}

input.file {
	color:#FFFFFF;
	background-color:#0066CC;
	border:thick inset #6699FF;
}

input.checkbox {
	color:#FFFFFF;
	background-color:#0066CC;
	border:thick inset #6699FF;
	height: 28px;
	width: 28px;
}

input.button1 {
	color:#FFFFFF;
	background-image: url(images/button_vg1.gif);
	padding: 5px;
	margin: auto;
	border: none;
	text-decoration: none;
	height: 40px;
	width: 120px;
}

a:link {
	font-weight: bold;
	color: #33FFFF;
}

a:visited {
	color: #33FFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bottom {
	color: #ccc;
	background: url(images/bottom.gif) no-repeat;
	clear: both;
	width: 632px;
	height: 35px;
	padding-top: 15px;
	padding-left: 30px;
}

#bottom a, #bottom a:visited{
color: #ccc;
}

#bottom a:hover {
color: #808080;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00DAFF;
	text-decoration: underline;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.img1 {
	border: #0066CC;
	border-width: 3;
	border-color: #0066CC;
}
