.pagemaster
{
    width: 100%;
    height: 100%;
    background-color: #fcfcfc;
    /* background-image: url(mainbackground.jpg); */
}

.skinmaster
{
    height: 100%;
    width: 770px;
    font-family: Trebuchet MS, Verdana, arial, helvetica, geneva, sans-serif;
    color: #333366;
    font-size: 15pt;
    border-right: #666699  2px solid;
    border-top: #666699 2px solid;
    border-left: #666699 2px solid;
    border-bottom: #666699 2px solid;
}

.controlpanel
{
    height: 0px;
	border: #666699 0px none;
}

.menupane
{
   width: 100%;
   background-color: #666699;
}

.menuleftpane
{
    width: 175px;
    background-color: #666699;
    padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.leftpane
{
    height: 100%;
    width: 175px;
    background-color: #666699;
    padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.toppane
{
    width: 75%;
    background-color:Transparent;
    padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.contentpane
{
    width: 100%;
    background-color:Transparent;
    padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.rightpane
{
    background-color: transparent;
    padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.bottompane
{
     width: 75%;
    background-color:Transparent;
    padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.login
{
    padding-left: 15px;
    font-family: Trebuchet MS, Verdana, arial, helvetica, geneva, sans-serif;
    font-size: 15pt;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
    color: white;
    text-decoration: none;
    border-top: white thin dotted;
    width: 100%;
}


a.login:visited, a.login:link
{
    padding-left: 15px;
    font-family: Trebuchet MS, Verdana, arial, helvetica, geneva, sans-serif;
    font-size: 15pt;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
    color: white;
    text-decoration: none;
    border-top: white thin dotted;
}

a.login:active, a.login:hover
{
	text-decoration:underline;
}

.breadcrumb
{
    font-family: Trebuchet MS, Verdana, arial, helvetica, geneva, sans-serif;
    font-size: 11pt;
    font-style: normal;
    color: #666699;
}

.currentdate
{
    font-family: Trebuchet MS, Verdana, arial, helvetica, geneva, sans-serif;
    font-size: 11pt;
    font-style: normal;
    color: #666699;
}

.copyright
{
    font-family: Trebuchet MS, Verdana, arial, helvetica, geneva, sans-serif;
    font-size: 11pt;
    font-style: normal;
    color: #666699;
}

.MainMenu_MenuContainer {
	background-color: transparent; 
	border-top: white thin dotted;
    
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
	width: 100%;
	height: 25px;
	
}

.MainMenu_Separator
{
   	height: 2px;
}

.MainMenu_MenuItem
{
    border-left: #666699 0px solid;
    border-bottom: #666699 1px solid;
    border-top: #666699 1px solid;
    border-right: #666699 0px solid;
    cursor: pointer;
    cursor: hand;
    color: white;
    font-family: Trebuchet MS, Verdana, arial, helvetica, geneva, sans-serif;
    font-size: 15pt;
    font-style: bold;
    background-color: Transparent;
    width: 175px;
    height: 35px;
}
.MainMenu_MenuIcon {
	background-color: #666699; 
	border-left: #666699 1px solid; 
	border-bottom: #666699 1px solid; 
	border-top: #666699 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height: 35px;
}
.MainMenu_SubMenu {
	background-color: #666699;  
	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: #cc99cc;
    cursor: pointer;
    cursor: hand;
    color: #0000CD;
    font-family: Trebuchet MS, Verdana, arial, helvetica, geneva, sans-serif;
    font-size: 15pt;
    font-style: bold;
    height: 35px;
}
.MainMenu_MenuArrow {
	border-right: #666699 1px solid; 
	border-bottom: #666699 1px solid; 
	border-top: #666699 0px solid;
	font-family: webdings; 
	font-size: 0pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 0pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Trebuchet MS, Verdana, arial, helvetica, geneva, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.Head   {
    font-family: Trebuchet MS, Verdana, arial, helvetica, geneva, sans-serif;
    font-size:  18px;
    font-weight:    normal;
    color: #666699;
}



