HTML {
	font-size: 100%;
	}

BODY {
	padding: 0;
	margin: 0;
	font: 1em Verdana, Tahoma, Arial, sans-serif;
	color: #666;
	height: 100%;
}

FORM {
	padding: 0;
	margin: 0;
	}

A:link, A:active, A:hover {
	color: #06c;
	}

A:visited {
	color: #9cf;
	}

A.gray:link, A.gray:active, A.gray:hover, A.gray:visited {
	color: #666;
	}

A.nodec:link, A.nodec:active, A.nodec:hover, A.nodec:visited {
	text-decoration: none;
	}

A.red:link, A.red:active, A.red:hover, A.red:visited {
	color: #891731;
	text-decoration: none;
	text-transform: uppercase;
	}

.m7 { margin: 0 5px 0 0; }

.normaltext {
	font-size: 70%;
	line-height: 130%;
	}

.normaltext2 {
	font-size: 100%;
	}

.srch {
	font-size: 70%;
	}

.copy {
	vertical-align: bottom;
	font-size: 60%;
	padding: 15px;
	background: url('/img/bgb.jpg') bottom no-repeat;
	}

.p10 {
	padding: 0 10px 0 10px;
	}

.p3 {
	padding: 3px 0 3px 0;
	}

.p7 {
	padding: 7px 0 7px 0;
	}

.p20 {
	padding: 3px 0 20px 0;
	}

.but {
	border-top: #666 1px solid;
	border-right: #666 1px solid;
	border-bottom: #fff 1px solid;
	border-left: #fff 1px solid;
	background: url('/img/bgbt.jpg') center repeat-x;
	}

.imgleft {
	float: left;
	margin: 0 30px 5px 10px;
	clear: both;
	}
