body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #000066;
}
.boxcenterall {
	background-image: url(../images/template_pics/box_centerall.jpg);
}
a:link {
		color: #2e7dcc;
	text-decoration: underline;
}
a:visited {
	color: #2e7dcc;
}
 a:hover {
	color: #2e7dcc;
}

h1 {
	font-size: 150%;
	color: #ce0908;
}
h2 {
	color: #ce0908;
	font-weight: bold;
	font-size: 120%;
}
h3 {
	color: #ce0908;
	font-size: 100%;
	font-weight: bold;
}
#maincontent table, #maincontent td, , #maincontent th
{
    border-color: #600;
    border-style: solid;
}

#maincontent table
{
    border-width: 0px 0px 1px 1px;
    border-spacing: 0px;
    border-collapse: collapse;
}

#maincontent th { 
	background-color:#CCDCEC;
	text-align: left;
}

#maincontent td, #maincontent th
{
    margin: 0px;
    padding: 4px;
    border-width: 1px 1px 0 0;
  
}
li { 
	padding-bottom: 5px;
}

#leftNav {
	background-color: #6699cc;
	background-image: url(../images/template_pics/gradient_left.jpg);
	background-repeat: repeat-x;
}
#leftNavlist li {
	list-style-image: url(../images/template_pics/bullet_red.gif);
	padding-bottom: 8px;
}
#leftNavlist ul {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-left: 14px;
}
#leftNavlist a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
#leftNavlist a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
#leftNavlist a:hover {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.boxleftedge {
	background-image: url(../images/template_pics/box_leftedge.jpg);
	background-repeat: repeat-y;
}
.boxcenter {
	background-image: url(../images/template_pics/box_center.jpg);
	background-repeat: repeat-x;
}
.boxrightedge {
	background-image: url(../images/template_pics/box_rightedge.jpg);
	background-repeat: repeat-y;
}
#rightincludeText {
	padding: 8px;
	color: #2e7dcc;
	font-size: 10px;
	width: 143px;
}

#rightincludeText a {
	font-size: 12px;
	font-weight: bold;
	color: #2e7dcc;
}
