<STYLE>
BODY {
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	text-align: center;
	height:100%;
}

#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	width: 740px;
	color:#333333;
	font-family: "Trebuchet MS";
	font-size: 12px;
	}
	
#starter {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	width: 370px;
	color:#333333;
	font-family: "Trebuchet MS";
	font-size: 12px;
	}
	
#left {
	line-height: 150%;
	float: left;
	width: 150px;
	/*height: 500px; */
	overflow: auto;
	}
	
#right {
	line-height: 120%;
	float: left;
	width: 580px;
	/* height: 500px; */
	overflow: auto;
	border-left-style:dashed;
	border-left-color:#CCCCCC;
	border-left-width:1px;
	border-right-style:dashed;
	border-right-color:#CCCCCC;
	border-right-width:1px;
	}
#top-logo {
	height:50px;
	background-repeat:no-repeat;
	background-image:url(../images/logo.gif)
	}

#top {
	line-height: 100%;
	float: left;
	width: 580px;
	height: 60px;
	overflow: hidden;
	}	

#content {
	margin-left: 15px;
	margin-right: 10px; 
	margin-top: 16px; 
	margin-bottom: 40px;
}

p {
margin-top:6px;
margin-bottom:12px;
}

a {
COLOR: #333333;
}

h1 {
color: #333333;
font-size: 20px;
margin-bottom: 4px;
font-weight:normal;
}

h2 {
color:#009900;
font-size: 12px;
font-weight:bold;
margin-bottom: 4px;
}

h3 {
color:#333333;
font-size: 12px;
font-weight:normal;
margin-bottom: 2px;
}

.menu {
font-family: "Verdana";
font-size: 9px;
}

.ingress {
font-weight:bold;
}

input {
  border: 1px solid #000;
}
.field {
  width: 250px;
  height: 14px;
  border: 1px solid #000;
  font-family:verdana; font-size:9px; color:#000000;
}
.text_field {
  width: 250px;
  height: 50px;
  border: 1px solid #000;
  font-family:verdana; font-size:9px; color:#000000;
}
</STYLE>
