body {
	background-color: #FFFFFF;
}

body, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

input, select, option, optgroup, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

img {
	border: none;
}

.title, h1 {
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

h1 {
	text-align: center;
}

a:link, a:visited, a:hover {
	text-decoration: underline;
	color: #000080;
}

.title a:link, .title a:visited, .title a:hover {
	text-decoration: none;
	color: #000000;
}

.safemail {
	font-weight: bold;
	color: #A4BE2D;
}

td.title, .minortitle {
	border-bottom: 1px solid #A4BE2D;
}


.about {
	padding-right: 5px;
	vertical-align: top;
}

table.index {
	width: 100%;
}

img.bu {
	margin-bottom: 15px;
}

span.step {
	color: #829C0A;
	font-weight: bold;
}

td.bu {
	padding: 0px 5px 5px 5px;
	vertical-align: top;
	text-align: center;
	border-right: 1px solid #A4BE2D;
	width: 33%;
}

td.bu table {
	margin: auto;
}

td.bu table td {
	text-align: left;
}

.sitetable {
	width: 100%;
}

.create {
	padding: 10px 5px 0px 10px;
	width: 300px;
	vertical-align: top;
	border-left: 1px solid #A4BE2D;
}

.example {
	font-style:italic;
}

#color_show {
	width: 15px;
	height: 15px;
	border: 1px solid #000000;
	padding: 4px 4px 4px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	cursor: default;
}

.custom_color_cell {
	width: 35px;
}

.codetextfield {
	font-size: 8pt;
}

.emailfield {
	width: 200px;
}

.colorbox {
	width: 21px;
	height: 18px;
	cursor: pointer;
}

#colorpicker {
	position: absolute;
	z-index: 2;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 2px 2px 2px 2px;
}

#colorpicker .m {
	background-color:#000000;
}

#colorpicker .c {
    width: 12px;
    height: 12px;
	empty-cells: show;
	cursor: pointer;
}

#colorpicker #cpNew{
	width: 60px;
	height: 12px;
	empty-cells: show;
	border: 2px outset #FFFFFF;
}

#colorpicker input {
	width: 65px;
}

#example {
	width: 115px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	cursor: default;
}

.uarrow {
	cursor: pointer;
	display:none;
}

.credits {
	border-top: 1px solid #A4BE2D;
	width: 100%;
	padding-top: 3px;
}

.credits td {
	font-size: 8pt;
	padding-left: 5px;
}

.topleader {
	width: 728px;
	margin: 0px auto 0px auto;
	text-align: center;
}

.leaderboard {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.barWarning {
	background-color: #FFFFE1;
	border: 1px solid #404040;
	padding: 6px 8px 6px 8px;
	cursor: default;
	position: absolute;
	z-index: 3;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
}

p {
	margin-top: 0px;
}

.footabout {
	margin: 10px 10px 0px 10px;
}

.footabout h2 {
	color: #A4BE2C;
	font-size: 11pt;
	font-weight: bold;
}