/* CSS Document */



 body {color:#000000;
 background-color:#CC0000;
 background-image:url(images/bkg.gif);
 font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: .95em;
	text-align:left;
	
	}
	
#container {width:770px;
color:#000000;
background-color:#FFFFFF;
border:2px solid #000000;
margin-right:auto;
margin-left:auto;
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-align:left;
}
	
	.titleimg {
	margin:0px 130px 2px 115px;
}
	
a {
color:#990000;
background-color: #ffffff;
font-size:.95em;
font-weight:normal;
font-style: normal;
text-decoration: underline;
}


a:visited {
color:#6600CC;
background-color: #ffffff;
font-size:.95em;
font-weight:normal;
font-style: normal;
text-decoration: underline;
}

a:hover {
color:#663300; 
background-color: #ffffff;
font-size:.95em;
font-weight:normal;
font-style: normal;
text-decoration: underline;
}

a.onpage:link {
color:#990000;
background-color: #ffffff;
font-size:1em;
font-weight:normal;
font-style: normal;
text-decoration: underline;
}


a:onpage:visited {
color:#6600CC;
background-color: #ffffff;
font-size:1em;
font-weight:normal;
font-style: normal;
text-decoration: underline;
}

a:onpage:hover {
color:#663300; 
background-color: #ffffff;
font-size:1em;
font-weight:normal;
font-style: normal;
text-decoration: underline;
}

a:onpage:active {
color:#663300;
background-color: #ffffff;
font-size:1em;
font-weight:normal;
font-style: normal;
text-decoration: underline;
}			



.font14 {
	font-size: 0.85em;
	margin-left:100px;
	margin-right: 60px;
}

.font12 {font-size: 12px;}
.tablemid {
	border:2px double #990000;
	width: 600px;
	margin-left:100px;
}

.infobox {
	margin: 10px 50px 2px 50px;
	padding: 4px;
}

.infobox3 {
	margin: 10px 40px 2px 40px;
	padding: 4px;
	background-color:#FFF;
	color:#333;
	border:thin solid #609;
	font-size:16px;
}


 ul,li {list-style-image:url(images/tinyapple.gif);
font-size:16px;}
	
	.indent {margin-right:20px;
	margin-left:25px;}
	

.super {
	vertical-align:super;
	font-size:0.80em;
}
