.BorderL {
	background-image: url(images/LBot.jpg);
	background-repeat: repeat-y;
}
.BorderR {
	background-image: url(images/RBot.jpg);
	background-repeat: repeat-y;
}
.State-Color{background-color: #6E7E94;}
.Color{background-color: #6E7E94;}

/* Menu */
.MainMenu_MenuBar TD {height: 27px; border-left:1px solid #6E7E94;}

.MainMenu_MenuContainer TD {background-color:#484848; transparent; margin-right:5px;}
.MainMenu_MenuItemSel TD{background-color: #6E7E94;}


.MainMenu_MenuItem {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 8pt;
	border: transparent 0px solid;
	font-style: normal;
	background-color: #ACB097;
	height: 27px;
	padding: 1px 10px 1px 1px;
	text-transform: uppercase;
}

/* this is the colour in the dropdown menu */
.MainMenu_SubMenu {
z-index: 1000; cursor: pointer; cursor: hand; 
background-color:#ACB097;
font-family: Trebuchet MS, Tahoma, Verdana;font-size: 8pt; 
font-weight: bold; font-style: normal; color: #C14337;
height: 18px;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#4C648E', Direction=135, Strength=0) ;
border: #ffffff 1px solid; 
}
.MainMenu_SubMenu TD{ height:18px;}


.MainMenu_MenuItemSel {
color: #ffffff;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 8pt; xfont-style: normal; 
height: 18px;
border: red 0px solid; 
background-color: #666666;
text-transform: uppercase;
padding: 1px 10px 1px 1px;
}

.MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow{
display: none;
}


.Normal,
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	color:#6C6C6C;
}

A.normal:link, A.normal:visited, A.normal:active  {
    text-decoration:    none;
    color:#6E7E94;
}

A.normal:hover,  {
    color:#6E7E94;
	text-decoration:underline;  
}


.Contitle_Green {
	font-family: Tahoma, Arial, Helvetica;
    font-size: 20px;
    font-weight: normal;
	color:#6E7E94;
}


.Contitle_Grey {
	font-family: Tahoma, Arial, Helvetica;
    font-size: 20px;
    font-weight: normal;
	color:#6C6C6C;
}
.Contitle_GreyS {
	font-family: Tahoma, Arial, Helvetica;
    font-size: 12 px;
    font-weight: bold;
	color:#6C6C6C;
}

.Search, .Search TD, A.Search TD {
	vertical-align:middle;
	background-color: #6C6C6C;
	padding: 2px 2px 2px 2px;	
	font-family: Tahoma, Arial, Helvetica;
    font-size: 10 px;
    font-weight: normal;
	color:#ffffff;
	border:1px solid #ffffff;

}
.A.Search:link,.A.Search:Visited,.A.Search:Active,.A.Search:Hover,{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 10 px;
    font-weight: normal;
	color:#ffffff;
	border:1px solid #ffffff;
	padding: 3px 3px 3px 3px;
}
.SkinObject {
    font-weight: bold;font-size: 10px;color: #6C6C6C;
    font-family: Tahoma, Arial, Helvetica;text-decoration: none;
}
A.SkinObject:link, A.SkinObject:visited , A.SkinObject:active, A.SkinObject:hover    {
    text-decoration:    none;
    color:#6C6C6C;
}


