body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	vertical-align: top;
	margin: 25px 0px;
}

#wrapper {
	text-align: left;
	vertical-align: top;
	background-image:  url(../Test/style/images/background.jpg);
	background-repeat: no-repeat;
	height: 559px;
	width: 800px;
}

#menu {
	float:left;
	margin-left: 25px;
	margin-top: 110px;
	font-size: 16px;
}

a{
	color:#FFCC00;
	
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 25px;
}

a:hover{
	color:#FFFFFF;
}
#menu p {
	margin-bottom:25px;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#content {
	float:right;
	width: 500px;
	margin-right:25px;
	/*margin-top: 110px;*/
	margin-top:95px;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
td#content{
     font-weight: normal;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

#toolsFront {
	float: right;
	height: 100%;
	width: 100%;
	vertical-align:bottom;
	background-image:  url(../Test/style/images/toolsFront.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#credit a:link{
  color:#FFCC00;
  font-size:9px;
}

#credit a:hover{
  color:#ffffff;
  font-size:9px;
}

#credit2 {
  padding-right:100px;
  font-size:9px;
}
.btnstyle_next{
background-image:  url(../Test/style/continue_1.gif) top middle no-repeat; 
font-size:15px;
font-weight:bold;
padding:2px;
width:90px;
}
#submit_bt{
	height: 32px;
	width: 97px;
	vertical-align:bottom;
	background-image:  url(../Test/style/continue_1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}