body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#site{
	width: 760px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -379px;
	top: 0px;
	overflow: hidden;
}
#content{
	top: 0px;
	left: 0px;
	position: relative;
	height: auto;
	width: 758px;
	overflow: hidden;
	padding: 0px 0px 10px 0px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#header{
	top: 0px;
	left: 0px;
	position: relative;
	height: 120px;
	width: auto;
	overflow: hidden;
	background-color: #E0E0E0;
}
#header_nav{
	top: 0px;
	left: 30px;
	position: relative;
	height: 25px;
	width: 740px;
}
#header_nav ul{
	margin: 0px;
	padding: 0px;
}
#header_nav li{
	list-type:none;
	padding-right: 15px;
	display:inline;
}
#header_nav a{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#header_nav a:hover{
	color: #cccccc;
}

#header_border{
	top: 0px;
	left: 0px;
	position: relative;
	height: 30px;
	width: 758px;
}
#content_field{
	top: 0px;
	left: 0px;
	position: relative;
	height: auto;
	width: 758px;
	padding: 30px 10px 10px 10px;
	text-align:center;
}
#footer{
	top: 0px;
	left: 0px;
	position: relative;
	height: auto;
	width: 100%;
}
.footerBox {
background-color:#666666;
border-bottom:solid 2px #666666;
border-top: 1px solid #666666;
padding-left:25px;
padding-top:10px;
padding-right:25px;
padding-bottom:10px;
font-size:11px;
color:#FFFFFF;}
.footerBox a{
	color:#FFFFFF;
	text-decoration:underline;
}
.footerBox a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.logoBox {
padding-left:17px;
padding-top:12px;
}
.fontStyleBox{
font-size:large;
font-family:Geneva, Arial, Helvetica, sans-serif;
padding-left:20px;
background-color:#666666;
color:#FFFFFF;
border-bottom:solid 2px #666666;
border-top: 1px solid #666666;
padding-right:29px;
}


.subText {
	font-size: 10px;
}

.buttons {
	border-style : solid;
	border-width : 1px;
	background-color : #666666;
	border-color : #000000;
	font-size : 12px;
	color : #FFFFFF;
	cursor: default;
}
.buttonsDelete {
	border-style : solid;
	border-width : 1px;
	background-color : #CC0000;
	border-color : #000000;
	font-size : 12px;
	color : #FFFFFF;
	cursor: default;
}
.formtextbox {
	color : #000000;
	border-style : solid;
	border-width : 1px;
	background-color : #FFFFFF;
	border-color : #666666;
	font-size : 11px;
}
.redformtextbox {
	color : #000000;
	border-style : solid;
	border-width : 1px;
	background-color : #FF9999;
	border-color : #666666;
	font-size : 11px;
}
.table_header {
	color: #000000;
	text-align: left;
	font-size: 11px;
	white-space: nowrap;
	vertical-align: top;
	text-transform: uppercase;
	font-weight: bold;
}
.table_header_left {
	color: #666666;
	text-align: left;
	font-size: 11px;
	white-space: nowrap;
	vertical-align: top;
	text-transform: uppercase;
}
.table_left {
	color: #666666;
	text-align: left;
	font-size: 11px;
	white-space: nowrap;
	vertical-align: top;
	text-transform: uppercase;
}
.table_sub_text {
	color: #000000;
	text-align: left;
	font-size: 10px;
	white-space: nowrap;
	vertical-align: top;
	text-transform: uppercase;
}
.table_text {
	color: #000000;
	text-align: left;
	font-size: 12px;
}
#table_text_white{
	top: 0px;
	left: 0px;
	position: relative;
	height: auto;
	width: 650px;
	padding: 10px 10px 10px 40px;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	background-color: #000000;
}
#table_text_white ul{
	padding: 0px;
	margin: 0px;
}
#table_text_white li{
	list-style-type: none;
	display: inline;
	padding: 0px 15px 0px 0px;
	margin: 0px;
}
#table_text_white a{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#table_text_white a:hover{
	color: #666666;
}
.table_title {
	color: #000000;
	font-size: 12px;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: bold;
}
.table_header_error{
	color: #CC0000;
	font-weight: bold;
}
.table_results_title {
	color: #FFFFFF;
	font-size: 16px;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: bold;
}




/* upload fields */
#uploadSite {
	top: 0px;
	left: 0px;
	position: relative;
	width: 500px;
	height: 400px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	overflow: hidden;
}

#uploadTitle {
	top: 0px;
	left: 0px;
	position: relative;
	width: 500px;
	height: 15px;
	border-bottom: 1px solid #000000;
	background-color: #666666;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	padding: 3px;
}

#uploadLeftColumn {
	top: 0px;
	left: 0px;
	position: relative;
	width: 250px;
	height: 379px;
	border-right: 1px solid #000000;
	background-color: #FFFFFF;
	display: inline;
	float: left;
	overflow: hidden;
}

#uploadFileCode {
	top: 0px;
	left: 0px;
	position: relative;
	width: 250px;
	height: auto;
	border-bottom: 1px solid #000000;
}

#uploadSelectedFileImage {
	top: 0px;
	left: 0px;
	position: relative;
	width: 244px;
	height: 154px;
	border: 1px #CCCCCC solid;
	background-image: url(../images/checkered.gif);
	text-align: center;
	padding: 3px;
}

#uploadSelectedFile {
	top: 0px;
	left: 0px;
	position: relative;
	width: 250px;
	height: auto;
}

#uploadRightColumn {
	top: 0px;
	left: 0px;
	position: relative;
	width: 249px;
	height: 379px;
	background-color: #CCCCCC;
	display: inline;
	float: right;
}

#uploadColumnTitle {
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #666666;
	background-color: #999999;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}

.uploadColumnTitle {
	font-size: 10px;
	font-weight: normal;
}

#uploadColumnShowFiles {
	top: 0px;
	left: 0px;
	position: relative;
	width: 243px;
	height: 354px;
	overflow: scroll;
	padding: 3px;
}

.uploadImageSpace {
	margin: 5px;
	float: left;
	border: 1px solid #000000;
}

A.uploadLink {
	color: #000099;
	text-decoration: none;
	font-size:11px
}
A.uploadLink:hover {
	color:#990000;
}


/* /upload fields */