﻿body, div, p, blockquote, ol, ul, dl, li, dt, dd, td
{
    font-family: "arial", "helvetica", "san-serif";
    font-size: 12px;
}
body
{
    margin-top: 0%;
    margin-left: 0%;
    margin-right: 0%;
	background: #333333;
    color: #000000;
    font-size: 12px;
}
BODY A:link
{
    font-family: "arial", "helvetica", "san-serif";
	color: #4880b9;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
BODY A:active
{
    font-family: "arial", "helvetica", "san-serif";
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
BODY A:visited	
{
    font-family: "arial", "helvetica", "san-serif";
	font-size: 12px;
	font-weight: bold;
	color: #4880b9;
	text-decoration: none;
}
BODY A:hover
{
    font-family: "arial", "helvetica", "san-serif";
	font-size: 12px;
	color: #6c8b22;
	text-decoration: underline;
	font-weight: bold;
}
.sidelinks
{
    font-family: "arial", "helvetica", "san-serif";
	font-size: 12px;
	color:#ebecd1;
}
.sidelinks A:link
{
    font-family: "arial", "helvetica", "san-serif";
	color: #ebecd1;
	font-size: 12px;
	text-decoration: none;
}
.sidelinks A:active
{
    font-family: "arial", "helvetica", "san-serif";
	font-size: 12px;
	text-decoration: underline;
}
.sidelinks A:visited
{
    font-family: "arial", "helvetica", "san-serif";
	font-size: 12px;
	color: #ebecd1;
	text-decoration: none;
}
.sidelinks A:hover
{
    font-family: "arial", "helvetica", "san-serif";
	font-size: 12px;
	color: #abc769;
	text-decoration: underline;
	font-weight: bold;
}
.selected
{
    font-family: "arial", "helvetica", "san-serif";
	font-size: 12px;
	color: #3c3c3c;
	font-style: italic;
	font-weight: bold;
}
.infobox {padding: 10px; width: 100%}
.infobox A:link, .infobox A:active, .infobox A:visited	{color:#ebecd1;}

.bottomlinks
{
    font-family: "arial", "helvetica", "san-serif";
	font-size: 12px;
	color:#336699;
}
.bottomlinks A:link
{
    font-family: "arial", "helvetica", "san-serif";
	color: #336699;
	font-size: 12px;
	text-decoration: none;
}
.bottomlinks A:active
{
    font-family: "arial", "helvetica", "san-serif";
	font-size: 12px;
	text-decoration: underline;
}
.bottomlinks A:visited
{
    font-family: "arial", "helvetica", "san-serif";
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
.bottomlinks A:hover
{
    font-family: "arial", "helvetica", "san-serif";
	font-size: 12px;
	color: #6c8b22;
	text-decoration: underline;
	font-weight: bold;
}
hr
{
	height:1px;
	align:left;
	width:95%;
	color:#003366;	
}
.title
{
    font-family: "arial", "helvetica", "san-serif";
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.subtitle
{
    font-family: "arial", "helvetica", "san-serif";
	font-size: 13px;
	font-weight: bold;
	color: #640e27;
}
.highlight
{
    font-family: "arial", "helvetica", "san-serif";
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.inverse
{
	font-family: "arial", "helvetica", "san-serif";
	color: #ffffff;
}
.indent
{
	padding: 15px; 
	border-top: 1px solid black;
}
.infobox
{
	padding: 10px;
	width: 100%
}
FORM 
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
TEXTAREA, INPUT, SELECT, OPTION, .area 
{
	font-family: "arial", "helvetica", "san-serif";
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
}
