
#header {
	margin-left:50px;
	margin-right:100px;
/*	width: 775px;*/
	width:900px;
/*	width:100%;*/
	clear: both;
	border: 1px none #000000;
	padding: 0px;
}

#header1 {
	background-color: #000000;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;	
	border: 1px solid #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	padding-left:35px;
}

#header2 {
	background-color: #E48A00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height:16px;
	
}
#headerpic1 {
	background-image:url(../images/header1.gif);
	background-repeat: no-repeat;
	float:left;
	width:208px;
	height:130px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
}

#headerpic3 {
	background-image:url(../images/header2.gif);
	background-repeat: no-repeat;
	height:111px;
/*	width:556px;*/
	margin-left:208px;
}

#headerpic2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #F4C986;
	background-image:url(../images/headerbg.gif);
	background-repeat:repeat-x;
	height: 100%;
	position:static;
}

#headermenu {
	background-color: #FDBB53;
	border: 1px solid #000000;
	list-style-type: square;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	overflow:hidden;
	height:15px;
}

#headermenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#headermenu a:hover {
	color: #DDDDDD;
	text-decoration: none;
}

#headermenu a:visited {
	color: #FFEEEE;
	text-decoration: none;
}
#middle {
/*	width: 773px;*/
	width:898px;
/*	width:100%;*/
	background-image: url(../images/left.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	margin-left:50px;
	margin-right:100px;	

}

#middle a:link {
	color:#FDBB53;
	text-decoration:none;
}

#middle a:hover {
	color:#E48A00;
	text-decoration:underline;
}


#footer {
	background-color: #FDBB53;
	color: #000000;
	text-align: center;
	font-size: 10pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	float: none;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#search {
	background-color: #FDBB53;
	width: 208px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
input,textarea,select {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-size: 10px;
}
#menu {
	background-color: #FFEED3;
	width: 208px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	font-weight: bolder;
	color: #FF6C00;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	height: 100%;
	letter-spacing: 1px;
}

#middle #menu hr {
	text-align: left;
	width: 80%;
	margin-left: 0px;
	background-color: #FF6C00;
	font-size: 10px;
}
#menu a:link {
	color: #FF6C00;
	font-style: normal;
	font-weight: bolder;	
	text-decoration:none;
}
#menu a:hover {
	color: #FF8B36;
	text-decoration: underline;
}
#menu a:visited {
	color: #FFBE8E;
	text-decoration: none;
}
#middle #menu li {
	list-style-image: url(../images/bullet.gif);
}
#content {
	margin-left: 220px;
	margin-right : 20px;
	margin-bottom: 20px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFA722;
	font-weight: bolder;
	text-transform: none;
	background-image: url(../images/title.gif);
	background-repeat: repeat-x;
	width:100%;
	background-position: left bottom;
}

table.form {
	border:solid;
	border-width:1px;
	padding:3px 3px 3px 3px;
	

}

#table {
	border:solid;
	border-width:1px;
	padding:3px 3px 3px 3px;
}

tr.header {
	background-color:#FFEED3;
	font-weight:bold;
	text-align:center;
}

th.title {
	background-color:#FFA722;
	font-size:12px;
	color:#FFFFFF;

}