body {
	background-color:#fff;
	font-size:0.8em;
	padding:0;
	margin:0;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	font-weight: lighter;
	color: #E5262E;
}
.bulder{
	font-size: 18px;
	font-weight: lighter;
	color: #333;
}


#privacy {
	left: 50%;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	width: 860px;
	border: 1px solid #EE353D;
}
#row-05 {
	background-image: url(../structure/tile_bottom_row.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 36px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#admin_footer {
	overflow: hidden;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(../structure/tile_bottom_row%20-%20Copy.jpg);
	background-repeat: repeat-x;
}
#footer {
	overflow: hidden;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(../structure/tile_bottom_row%20-%20Copy.jpg);
	background-repeat: repeat-x;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
}

#footer a:hover {
	color: #393838;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
}
#footer {
	text-align: right;
	padding: 7px 13px 0px 0px;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer li {
	list-style-type: none;
	display: inline;
	padding: 0px 4px;
	border-right: 1px solid #FFFFFF;
}

 a:link {  color: #000000; text-decoration: underline}
 a:visited {  color: #000000; text-decoration: underline}
 a:hover {  color: #E52530; text-decoration: underline}
 a:active {  color: #E52530; text-decoration: underline
 }
.AdminTopRow {
	font-weight: bold;
	color: #FFF;
	background-color: #E52530;
}
.AdminTextRow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E52530;
}
.AdminTextRow a:link {  color: #E52530; text-decoration: none}
.AdminTextRow a:visited {  color: #E52530; text-decoration: none}
.AdminTextRow a:hover {  color: #E52530; text-decoration: underline}
.AdminTextRow a:active {  color: #E52530; text-decoration: underline
}
#delete {
	background-color: #F00;
	border: 2px outset #F00;
	cursor: hand;
	color: #FFF;
}
#submit {
	background-color: #060;
	color: #FFF;
	border: 2px outset #060;
}

