body {
	background: #999 url('/nav/background.jpg') top left repeat;
	color: #000;
	font-family: 'Georgia', 'Times New Roman', 'Times', serif;
	margin: 0px;
	padding: 0px; }

td {
	font-size: 11px; }



/* Elements ------------------------------ */

.admin {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;

}

.clear {
	background-image: url('/nav/clear.png');
	background-repeat: repeat;
	background-position: center center;
	
}

.content {
	background-repeat: no-repeat;
	background-position: right bottom; }
	
.Heading {
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
}

.imageMarker  {
	visibility:hidden;
	font-family: Arial, Helvetica, sans-serif;
	color:#663300;font-size:14px;
	position:absolute;
	border: 3px ridge #CC6633; 
}

.mainTable {
	border: 3px solid #FFFFFF;
}

.plainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 12px;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	

}

.TopLins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}

a.side:link {color: #ffffff; text-decoration: underline }
a.side:visited {color: #ffffff; text-decoration: underline }
a.side:hover {color: #FFFFCC; text-decoration: underline}

.sideLinks {
	color: #FFF;
	font: 12px 'Arial', 'Helvetica', sans-serif;
	font-weight: bold;
	line-height: 18px;
	margin-left: 9px;
	width:140px;
}

.SubHead {
	font-size: 12px;
	font-weight: bolder;
}


		

/* Headlines ------------------------------ */

h1 {	font-size: 21px;
		margin-top: 0px; }

h2 {	margin-top: 0px;
		font-size: 18px; }

h3 {	margin-top: 0px;
		font-size: 16px; }

h4 {	font-size: 14px; }

h5 {	font-size: 12px; }

h6 {	font-size: 11px; }



/* Body Text ------------------------------ */

a:link {
	font-weight: bold;
	text-decoration: none; }

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

.ctc {	margin: 0px;
		font-size: 10px;
		color: #333333; }

.fineprint {
		font-size: 9px; }

input {	margin: 0px; }

.small {
		font-size: 11px; }