body {
	margin								: 0px 0px 0px 0px;
}

body * {
	font-family							: Helvetica, arial;
	font-size							: 10px;
}

td {
	font-family							: Helvetica, arial;
	font-size							: 11px;	
}

table.framework {
	padding								: 0px 0px 0px 0px;
	width 								: 100%;
	height								: 100%;
}

table.framework td.content {
	width								: 740px;
	vertical-align						: top;
	background-image					: url('../images/background/dots.gif');
}

table.framework td.gradientfiller {
	width								: 130px;
	background-image					: url('../images/background/dots.grad.gif');
	background-align					: left;
}

table.framework td.filler {
	background-image					: url('../images/background/dots.gif');
}


table.site {
	background-color					: #969696;	
	padding								: 18px 13px 18px 13px;	
	width								: 800px;
	height								: 550px;
	border-width						: 0px 1px 1px 0px;
	border-style						: solid;
	border-color						: #676A6A;
}

table.navigation {
	border-width						: 0px 0px 1px 0px;
	border-color						: #C1C1C1;	
	border-style						: solid;
	width								: 772px;
}

table.navigation td.buttonbox {
	height								: 155px;
	text-align							: right;
	vertical-align						: top;
}

table.footer{
	width								: 740px;
	border-width						: 4px 0px 0px 0px;
	border-style						: double;
	border-color						: #C1C1C1;	
}

table.credits {
	padding								: 18px 13px 18px 13px;	
	width								: 740px;
}

table.credits td {
	text-align							: right;
}


.right {
	text-align							: right;
}

.top {
	vertical-align						: top;
}

.middle {
	text-align							: center;
}

.bottom {
	vertical-align						: bottom;
}

.lightest {
	color								: #E5E5E5 !important;
}

.lightgrey {
	color								: #d7d7d7;
}

.darkgrey {
	color								: #393939;
}

.smalltext {
	font-size							: 10px;
}

.centered {
	vertical-align						: middle;
}

.bold {
	font-weight							: bold;
}

a {
	text-decoration						: none;
	font-size							: 11px;
	font-weight							: bold;
	color								: #003366;
}

a:hover {
	text-decoration						: underline;
	font-weight							: bold;
}

a.nodecor:hover {
	font-family							: Helvetica, arial;
	text-decoration						: none;
}

.greycell {
	background-color					: #A0A0A0;
}

input.register {
	border-width						: 1px;
	background-color					: #666666;
	border-color						: #333333;
	color								: #E5E5E5;
	width								: 214px;
}

.title {
	color								: #E5E5E5;
	background-color					: #A0A0A0;
	padding								: 2px;
}

.breakerPadded {
	padding								: 0px 3px 0px 3px;
	text-align							: center;
}

ul, ol, li {
	color								: #E5E5E5;	
}

hr.biog {
	width								: 392px;
	height								: 1px;
	border								: 0px;
	background-color					: #d7d7d7;
}

.framed {
	border-width						: 1px;
	border-color						: #666666;
	border-style						: solid;
	color								: #333333;
	background-color					: #CCCCCC;
	padding								: 2px;
}

