﻿
.mainbody
{ 
	background-color : #336600;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:center;
}

.mainbodyov
{ 
	background-color : #d53f04;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:center;
}

.OLDmainbody
{ 
	background-image: url(pics/backtop.gif);
	background-repeat: repeat-x;
	background-color : #CBCBCB;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:center;
}

.contentbody
{
	background-color : #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.topbar
{
	background-color : #336600;
}

.topbarov
{
	background-color : #d53f04;
}

.bottombar
{
	background-color : #FFFFFF;
	font-family: Arial; 
	font-size: 10px; 
	color: #000000;
	text-align: center;
}

.sidemenu {
	background-color:#FFFFFF;
	margin-left:0;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

.OLDsidemenu {
	background-color:#DDDDDD;
	margin-left:0;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	width: 160px;
}

.menustyle 
{
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-left:10px;
}

.default
{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

.defaultnowrap
{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
    white-space: nowrap;
}

.defaultbold 
{
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold;
	color: #000000; 
}

.defaultred 
{
	font-family: Arial; 
	font-size: 13px; 
	color: red; 
}

.defaultwhite 
{
	font-family: Arial; 
	font-size: 13px; 
	color: white; 
}

.defaultmedium 
{
	font-family: Arial; 
	font-size: 14px; 
	color: #000000; 
}

.defaultmediumbold
{
	font-family: Arial; 
	font-size: 14px; 
	font-weight: bold;
	color: #000000; 
}

.defaultmediumred 
{
	font-family: Arial; 
	font-size: 14px; 
	color: red; 
}

.defaultlarge 
{
	font-family: Arial; 
	font-size: 16px; 
	color: #000000; 
}

.defaultlargebold 
{
	font-family: Arial; 
	font-size: 16px;
	font-weight: bold;
	color: #000000; 
}

.defaultlarger 
{
	font-family: Arial; 
	font-size: 18px; 
	color: #000000; 
}

.defaultlargerbold 
{
	font-family: Arial; 
	font-size: 18px;
	font-weight: bold;
	color: #000000; 
}

.defaultlargered 
{
	font-family: Arial; 
	font-size: 16px; 
	color: red; 
}

.titlewithback
{
	font-family: Arial; 
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
}

.defaulttitle 
{
	font-family: Arial; 
	font-size: 20px; 
	font-weight: bold;
	color: #d53f04; 
}

.defaulttitlewhite 
{
	font-family: Arial; 
	font-size: 20px; 
	font-weight: bold;
	color: white; 
}

.defaulttitleov
{
	font-family: Arial; 
	font-size: 20px; 
	font-weight: bold;
	color: #456b37; 
}

.defaultextralarge 
{
	font-family: Arial; 
	font-size: 20px; 
	color: #000000; 
}

.defaultextralargebold
{
	font-family: Arial; 
	font-size: 20px;
	font-weight: bold;
	color: #000000; 
}

.defaultextralargered
{
	font-family: Arial; 
	font-size: 20px; 
	color: red; 
}

.defaultsmall 
{
	font-family: Arial; 
	font-size: 12px; 
	color: #000000; 
}

.defaultsmallnowrap
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
    white-space: nowrap;
}

.defaultsmallbold 
{
	font-family: Arial; 
	font-size: 12px;
	font-weight: bold; 
	color: #000000; 
}

.defaultfine 
{
	font-family: Arial; 
	font-size: 10px; 
	color: #000000; 
}

.defaultfinebold 
{
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color: #000000; 
}

.defaultlink
{
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
}

.defaultlinklarge
{
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
}
 
@media print
{     
	.page-break { display:block; page-break-before:always; } 
}
