body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

P {line-height: 100%;}

dl {line-height: 100%;}

ul {line-height: 100%;}

a.def {
	color: #CF1300;
	font-family: Trebuchet MS, sans-serif;
	text-decoration: none;
}

a.def:hover {
	color: #f90;
	text-decoration: underline;
}

div.leftNav {
	width: 190px;
	margin-bottom: 3px;
	height: 17px;
	background-color: #c00;
	cursor: pointer;
	text-decoration: none;
}

a.leftNav {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}

a.leftNav2 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #c00;
}

font.def {
	color: #333;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
}

font.def1 {
	color: #CF1300;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
}


font.head1 {
	color: #f90;
	font-weight: bold;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
}

font.head {
	color: #333;
	font-weight: bold;
	font-size: 15px;
	font-family: Trebuchet MS, sans-serif;
}

font.copyright {
	font-size: 11px;
	color: #999;
	font-family: Trebuchet MS, sans-serif;
}

a.copyright {
	text-decoration: none;
	color: #999;
}

a.copyright:hover {
	color: #f90;
	text-decoration: none;
}
	
font.navLogin {
	font-size: 12px;
	color: #CCC5C5;
	font-family: Trebuchet MS, sans-serif;
}

table.def {
	border-color: #333;
	border-style: solid;
	border-width: 0 0 1px 1px;
	border-spacing: 0;
}

table.def td {
	color: #333;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;	
	border-color: #333;
	border-style: solid;
	border-width: 1px 1px 0 0;
	padding: 3px 10px;
	margin: 0;
}

table.footertable {
	margin: 10 10 10 80;
}

img.logomargin {
	margin: 0 10 0 10;
	vertical-align: middle;
}

img.logomargin1 {
	margin: 0 10 0 10;
	float: left;
	vertical-align: top;
}

img.headliner {
	margin: 20 0 10 20;
	float: right;
	vertical-align: top;
}

img.mystory {
	margin: 33 0 10 15;
	float: right;
	vertical-align: top;
	border-color: #fff;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}

