body
	{
	text-align: center;
	}

div#container
	{
	margin-left: auto;
	margin-right: auto;
	width: 50em;
	text-align: left;
	}
	
div#main
	{
	background: #ffffff url(images/.jpg) no-repeat;
	padding: 20px;
	width: 900px;
	}
	
H1 {
    font: 18px Tahoma,Geneva,Arial,Helvetica,sans-serif;
    color: #201205;
    font-weight: bold;
	}
	
H2 {
    font: 18px Tahoma,Geneva,Arial,Helvetica,sans-serif;
    color: #201205;
    font-weight: bold;
	}
	
H3 {
    font: 14px Tahoma,Geneva,Arial,Helvetica,sans-serif;
    color: #201205;
    font-weight: bold;
	}
	
.home {
    font: 15px Tahoma,Geneva,Arial,Helvetica,sans-serif;
    color: #111111;
    font-weight: normal;
	}
	
.copy {
    font: 13px Tahoma,Geneva,Arial,Helvetica,sans-serif;
    color: #111111;
    font-weight: normal;
	}
	
.copyright {
	width: 80%;
	color: #201205;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 9px;
	font-weight: 400;
	}
	
.copyright a {
	color: #201205;
	}
	
.copyright a:hover {
	color: #0068a5;
	}
	
.bottomlinks {
	color: #201205;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	font-weight: 600;
	text-align:center;
	}
	
.bottomlinks a {
	color: #201205;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	}
	
.bottomlinks a:hover {
	color: #0068a5;
	text-decoration: none;
	}

.ddmx {
    font: 11px Lucida Sans Unicode, Lucida Grande, sans-serif;
	}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 7px 0px 7px 0px;
    background: #858491;
    font: 12px Lucida Sans Unicode, Lucida Grande, sans-serif;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
	text-align: center;
    display: block;
    white-space: nowrap;
    position: relative;
	width: 154px;
	}
.ddmx .item1:hover,
.ddmx .item1-active:hover {
    background: #9d9bad;
	color: #000;
	}
.ddmx .here {	
    background: #9d9bad;
	color: #000;
	}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 13px 18px 14px 18px;
    font: 11px Lucida Sans Unicode, Lucida Grande, sans-serif;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	}
.ddmx .item2 {
    background: #e5e1da;
	}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #999999;
	}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 13px 20px 13px 20px;
	}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
	}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
	}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid #fff;
	}

* html .ddmx td { position: relative; } /* ie 5.0 fix */


/* CSS Document */
form {
	padding:0px;
	margin:0px;
}
input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#formTable {
	width:600px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	color:#ffffcc;
}
#formTable td {
	padding:5px;
	vertical-align:top;
}
#subTable {
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	color:#ffffcc;
}
#subTable td {
	padding:3px;
}
.input1 {
	width:150px;
}
.spacer1 {
	height:80px;
}
.comments {
	width:550px;
	height:80px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:auto;
}
.formButton {
	padding:4px 5px 4px 5px;
	margin:0px 25px 0px 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	background-color:#999999;
	border:1px solid #000000;
}