body {
	background-color: #f9f9f9;
	font-family: Verdana, sans-serif;
	text-align: justify;
	vertical-alingn: top;
	color: black;
}
.roadback{
background-image:url('back.jpg');
background-repeat:no-repeat;
}
.picright{
position:relative;
min-height:0;
float: right;
margin-right: -24px;
border-left-width: 20px;
border-left-style: solid;
border-left-color: rgb(255, 255, 255);
}
.picleft{
position:relative;
min-height:0;
float: left;
margin-left: -16px;
border-right-width: 20px;
border-right-style: solid;
border-right-color: rgb(255, 255, 255)
}
.piccenter{
position:relative;
min-height:0;
float:left;
margin-left:-16px;
}
.sidebar {
	background-image:url(sidebarmid.png);
	padding-left:8px;
padding-top:8px;
padding-bottom:8px;
}
.plainsidebar {
	padding-left:8px;
padding-top:8px;
padding-bottom:8px;
}
.crmback {
background-color:#fefef6;
background-image:url('CRM.jpg');
background-repeat:no-repeat;
background-position:top center;
}
.intback {
background-color:#f5fafe;
background-image:url('int.jpg');
background-repeat:no-repeat;
background-position:top center;
}
.odpback {
background-color:#000724;
background-image:url('Portal.jpg');
background-repeat:no-repeat;
background-position:top center;
}
.webback {
background-color:#f6fbf7;
background-image:url('web.jpg');
background-repeat:no-repeat;
background-position:top center;
}
.footerpane {background-color:#eeeeee;}
.Invisible {visibility:hidden;}
.maincontent {background-image:url(midpage.png);
background-repeat: repeat-y;
padding-left:4px; padding-right:3px;}
.NormalTextBox {
	border: 1px solid #888377;
}
.Normal {
	font-family: Verdana;
	color: #5C5C5C;}
.SkinObject {
	font-family: Verdana; 
	font-size: 12px;
}
a.linkbar:visited {
	color: rgb(0,51,102);
}
a.linkbar:hover {
	color: #8A7645;
}
a.linkbar {
	font-weight:bold;
}
a.loginthing {
	color:white !important;
}
.Head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-top: 15px;
}
.SectionHeader {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 30px;
	padding-bottom: 3px;
	width: 350px;
	margin-left: 0px;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5C5C5C;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify; 
	vertical-align: top;
	color: black;
}
.sidebar {
	font-size: 12px;
	min-height: 100px;
}
.ParaHeader {
	font-weight: bold;
	font-size: 14px;
}
.LeftMenuItem {
	margin-bottom: 3px;
}
.footer {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 10px;
	padding-bottom: 15px;
}
.maincontent {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}
a {
	color: #8A7645;
	font-family: Verdana; 
	font-size: 12px;
	text-decoration:underline

}
a:hover, a:active {
	color: #8A7645;
}

a:visited {
	color: #8A7645;
}
img {
	border: none;
}
.MainMenu_MenuContainer
{
	text-align: center;
	width: auto;
}
.MainMenu_MenuBar
{
	color: white;
	font-color: white;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12pt;
	text-align: center;
}
.MainMenu_MenuItem
{
	color: white;
	font-color: white;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12pt;
	text-align: center;
background-color:black;
	border-left: 0px solid black;
	border-bottom: 0px solid black;
	border-right: 0px solid black;
	border-top: 0px solid black;
}
.MainMenu_MenuItemSel
{
	color: darkred;
	font-color: darkred;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12pt;
	text-align: center;
background-color:black;
}
.MainMenu_SubMenu{
	color: black;
	font-color: black;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12pt;
	text-align: center;
background-color:transparent;
	border-left: 0px solid black;
	border-bottom: 0px solid black;
	border-right: 0px solid black;
	border-top: 0px solid black;
}
.MainMenu_MenuIcon{
visibility:hidden;
	    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.MainMenu_MenuArrow {
visibility:hidden;
	border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

