﻿.sidemenu {
	padding: 10px 0px 10px 0px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #FF0000;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #FF0000;
	height: 550px;
}
.mainpanel {
	padding: 20px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #FF0000;
	height: 550px;
}

.MenuNormal {
	padding: 5px;
	margin: 1px;
	color: #FFFFFF;
	background-color: #000000;
}
.MenuSelected {
	color: #FFFFFF;
	background-color: #C0C0C0;
}
.MenuHover {
	color: #FFFFFF;
	background-color: #FF0000;
}
body         	{
	font-family: Helvetica;
	font-size: small;
} 

.heading         { font-family: Helvetica; font-size: medium; font-weight: bold;}

p a:link       	{
	color: #FF0000;
	font-weight: bold;
	font-size: small;
}

p a:visited       { color: #FF0000; font-weight: bold; }

.bg_light		{ background: #220000; }

.bg_med			{ background: #FF0000; }

.bg_dark		{ background: #000000; color: white; }

.bodytxtS		{ font-family: Helvetica; font-size: xx-small; } 

.bodytxtSB		{ font-family: Helvetica; font-size: xx-small; font-weight: bold; } 

.bodytxt		{
	font-family: Helvetica;
	font-size: small;
} 

.bodytxtB		{ font-weight: bold; } 

.bodytxtL		{ font-family: Helvetica; font-size: small; } 

.bodytxtLB		{ font-family: Helvetica; font-size: small; font-weight: bold; } 

.tblhead        { font-family: Helvetica; font-size: x-small; font-weight: bolder; background: #630000; } 

.tblrow			{ font-family: Helvetica; font-size: x-small; background: #CC9900; } 

.bg				{ background-repeat: no-repeat }