HR {
	height : 1px;
}

BODY, H1, H2, H3, H4, H5, H6, TD, TH, DIV, PRE, CODE, SPAN, P, OL, UL, DL, DT, DD, LI, BLOCKQUOTE {
		font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	
} 

BODY {
	font-style: normal;
	color: #000000;
	background-color: #ffe;
}

P {
	margin: 8px;
	padding-bottom: 8px;
	text-align: left;
}

A {
	color: #990000;
	font-weight: bold;
}

A:visited { color:#990000;
	font-weight: bold;
	
}
	
A:hover {
	color: #0000ff;
	text-decoration: underline overline;
		font-weight: bold;
}



li {
	list-style-type: disc;
	padding-bottom: 2px;
}



IMG {
	padding: 4px;
}


TD {
	vertical-align: top;
	padding: 0px;	
}
	

H1 {
	background-color: #990000;
	margin: 0 0 0 0;
	margin-top: 0px;
	font-size: 18px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../backgrounds/shadow_red_01.gif);
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	padding: 5px;
}

H2 {
	font-size: 16px;
	margin-bottom: 0px;
	margin: 5px;
	font-weight: bold;
}

H3 {
	font-size: 14px;
	margin-bottom: 0px;
	margin: 5px;
	font-weight: bold;
}



P.small {
font-size : 11px;
}

#sidebar p {
font-size : 11px;
}

#footer p {
font-size : 11px;
}

#masthead p {
color: #eee;
}

#masthead H1 {
	background-color: transparent;
	margin: 0 0 0 0;
	margin-top: 0px;
	font-size: 24px;
	color: #ffe;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: none;
	border-bottom: 0px;
	border-top: 0px;
	padding: 5px;
}

#masthead H2 {
	background-color: none;
	margin: 0 0 0 0;
	margin-top: 0px;
	font-size: 16	px;
	color: #ffe;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: none;
	border-bottom: 0px;
	border-top: 0px;
	padding: 5px;
}



#sidebar H1 {
	background-color: #ccc;
	margin: 0 0 0 0;
	margin-top: 0px;
	font-size: 12px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../backgrounds/shadow_grey_02.gif);
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}


TD.banner {
	padding: 0px;
	/* [disabled]border-left: 1px solid #000; */
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	background-image: url(../backgrounds/shadow_red_01.gif);
}




TD.top {
	padding: 0px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #ccc;
	background-image: url(../backgrounds/shadow_grey_02.gif);
}

#header P {
	margin: 4px;
			padding-bottom: 0px;
}
	
	
	
TD.navigation {
	background-color: #eee;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	background-image: url(../backgrounds/shadow_putty_01.gif);
}

#nav p{
	font-size: 11px;
}


TD.maincontent {
	background-color: #eeeeee;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	background-image: url(../backgrounds/shadow_white.gif);
}

	
TD.side {
	background-color: #eeeeee;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	/* [disabled]background-image: url(../backgrounds/shadow_putty_01.gif); */
}
	
	TD.belowfold {
	background-color: #eeeeee;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	/* [disabled]background-image: url(../backgrounds/shadow_putty_01.gif); */
}
	
	

iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 10px;
	border-left-width: 0px;
	border-bottom-color: #900;
}

