@import url("css/menu.css");

/* CSS Document */
body {background:#FFF url(images/body_bg.png) repeat-x top left; height:100%; margin:0px; padding:0px; }







.MainMenu_MenuContainer {
background-color: transparent; 
height:23px;
}
.MainMenu_MenuBar {
cursor: pointer; 
cursor: hand;

}
.MainMenu_MenuItem {

cursor: pointer; 
cursor: hand; 
color: #ffffff; 
font-family: Tahoma; 
font-size: 12px; 
font-weight: bold; 
font-style: normal; 
background-color: Transparent;
}
.MainMenu_MenuIcon {
background-color: Transparent; 
cursor: pointer; 
cursor: hand; 
text-align: center; 
width: 15px; 
height: 23px;
}
.MainMenu_SubMenu {

z-index: 1000; 
cursor: pointer; 
cursor: hand; 
filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
height: 1px;
}
.MainMenu_MenuItemSel 
{
background-color: transparent;
cursor: hand; 
color: black; 
font-family: Tahoma; 
font-size: 12px; 
font-weight: bold; 
font-style: normal;
height: 23px;
}
.MainMenu_MenuArrow {
border-right: #cad5ea 1px solid; 
border-bottom: #cad5ea 1px solid; 
border-top: #cad5ea 0px solid;
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand; 
font-weight: normal;
color: #ffffff;
}
.MainMenu_RootMenuArrow {
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand;
font-weight: normal;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
width: 175px;
background-color: Transparent;
border-right: #7994cb 1px solid; 
border-top: #7994cb 1px solid; 
border-left: #7994cb 1px solid; 
border-bottom: #7994cb 1px solid; 

}
.TreeViewMenu_Header {
background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #D9AC60;
}
.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{

filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
z-index: 1000;
cursor: pointer;
cursor: hand;
font-family: Tahoma; 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF;
background-color: #1E70C4;
text-decoration: none;
background-image: none;
background-repeat: no-repeat;

}
.SubItemActive TD
{
font-family: Tahoma; 
font-size: 12px; 
font-weight: bold; 
color: #1E70C4;
background-color: #FFFFFF;
}
.SubItemSelected
{
font-family: Tahoma; 
font-size: 12px; 
font-weight: bold; 
color: #1E70C4;
background-color: #FFFFFF;


}
.SubItemBreadCrumb
{
font-family: Tahoma; 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF;
background-color: #1E70C4;

}

.MenuContainer
{
font-family: Tahoma; 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF;
height: 33px;

}
.MenuItem /* activate bg image for subitems here */
{
cursor: pointer; 
cursor: hand; 
font-family: tahoma; 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF;
height: 33px;

 /* fixed firefox problem, do not use transparent here */
}
.MenuArrow
{
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand; 

}
.MenuRootArrow
{
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand;
}
.MenuBar
{
background-image: none;
cursor: pointer;
cursor: hand;
height: 33px;

}
.RootItem TD
{
padding-left:50px;
font-family: Century Gothic; 
font-size: 12px; 
font-weight: normal; 
color: #ffffff;
height: 10px;
text-decoration: none;
padding-top:0px;

}


.RootItemBreadCrumb TD
{
	padding-left:50px;
font-family: Century Gothic; 
font-size: 12px; 
font-weight: normal; 
color: #ffffff;
height: 10px;
text-decoration: none;
padding-top:0px;

}

.RootItemActive TD
{
	padding-left:50px;
font-family: Century Gothic; 
font-size: 12px; 
font-weight: normal; 
color: #ffffff;
height: 10px;
text-decoration: none;
padding-top:0px;

}

.RootItemSelected TD
{
	padding-left:50px;
font-family: Century Gothic; 
font-size: 12px; 
font-weight: normal; 
color: #ffffff;
height: 10px;
padding-top:0px;
text-decoration: none;
}

.bot_nav
{
	 font-family:Tahoma; font-size:11px; color:#5E4D9F;
}
A.bot_nav:link
{font-size:11px;color:#5E4D9F;}
A.bot_nav:active
{font-size:11px;color:#5E4D9F;}
A.bot_nav:visited
{font-size:11px;color:#5E4D9F;}
A.bot_nav:hover
{font-size:11px;color:#5E4D9F;}

.copy
{
	 font-family:Tahoma; font-size:11px; color:#507F00;
}
.copy a
{
	 font-family:Tahoma; font-size:11px; color:#507F00;
}
.copy a:hover
{
	 font-family:Tahoma; font-size:11px; color:#507F00;
}
.copy a:visited
{
	 font-family:Tahoma; font-size:11px; color:#507F00;
}
.menu
{
	background-image:url(menu.gif);
	background-repeat:no-repeat;
	width:829px;
	height:144px;
	
}
.content
{
	background-image:url(contbgr.jpg);
	background-repeat:no-repeat;
	width:760px;
	height:391px;
}


.pagemaster
{
    width:100%;
    background-image:url(backgr.gif);
    background-repeat:no-repeat;
    background-color:#000000;
    
}

.skinmaster
{
    width:100%;
}

.sitebgr
{
    background-image:url(sitebgr.gif);
    background-repeat:no-repeat;
    width:198px;
}
.toprep
{
     background-image:url(ctoprep.gif);
     background-repeat:repeat-x;
     height:27px;
     width:100%;
}
.contents
{
    background-color:#ffffff;
}
.m1
{
        background-image:url(m1.gif);
     background-repeat:repeat-y;
     height:100%;
     width:7px;
}
.m2
{
        background-image:url(m2.gif);
     background-repeat:repeat-y;
     height:100%;
     width:7px;
}

.botrep
{
     background-image:url(cbotrep.png);
     background-repeat:repeat-x;
     height:26px;
     width:100%;
}
.foot
{
	
	height:75px;
	 background-image:url(privacy.gif);
     background-repeat:repeat-x;
}












