body {
font-family:Arial;
font-size:.85em;
line-height:1.5em;
}
td {
font-family:Arial;
font-size:.85em;
line-height:1.5em;
}

a:link {color: #0033CC}
a:link:visited {color: #0033CC}
a:link:hover {color: #cc0000}
a:link:visited:hover {color: #cc0000; text-decoration:underline}

#nav {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.headerlink {
	font-size:1.3em;
	font-family:"Trebuchet MS", Arial;
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
a.headerlink:link {color: #0033cc; text-decoration: underline}
a.headerlink:visited {color: #0033cc; text-decoration: underline}
a.headerlink:visited:hover {color: #cc0000; text-decoration: underline}

.demolink {
	font-size:1.3em;
	font-family:"Trebuchet MS", Arial;
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
}
a.demolink:link {color: #cc0000; text-decoration: underline}
a.demolink:visited {color: #cc0000; text-decoration: underline}
a.demolink:visited:hover {color: #cc0000; text-decoration: underline}

.footer {
font-size:11px;
font-family:Verdana;
color: #333333; 
text-decoration: none
}
.medium_bold {
font-size:1.2em;
font-weight: bold;
}
#footer {
	background: white;
	width: 800px;
	height: 80px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	margin:0;
	padding: 50px;
}
h1 {
	font-size: 1.6em;
	line-height:1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	margin-top: 0px;
	padding: 0px;
}
h2 {
	font-size: 1.1em;
	line-height:1.0em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}
#maincontent {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	line-height: 1.5em;

}
.box { 
  border-left:1px solid #cccccc;
}
.sponsor { 
  background-color:#f0f0f0;
  font-size: 11px;
  font-family: Verdana;
  color: #DFF4F4;
}
.boxtop { 
  background: url(ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 10px; 
  background: url(nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 10px; 
  background: url(sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}

