
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
	background-image: url(BG_FingerPrint.jpg);	
}
.skinmaster {
	width: 770;
	height: 100%;
	background-color: Transparent;
	border-right: #003333 1px solid; 
	border-top: #003333 1px solid; 
	border-left: #003333 1px solid; 
	border-bottom: #003333 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;		
}
.DateBold{
	font-family:verdana;
        font-weight:bold;
        color:#ffffff;
        font-size:10px;	
}
A.Logonlink{
	text-decoration:none;
	font-family:verdana;
        font-weight:bold;
        color:#ffffff;
        font-size:10px;	
}

A.Logonlink:visited{
	text-decoration:none;
	font-family:verdana;
        font-weight:bold;
        color:#ffffff;
        font-size:10px;	
}

A.Logonlink:active{
	text-decoration:none;
	font-family:verdana;
        font-weight:bold;
        color:#ffffff;
        font-size:10px;	
}

A.logonlink:hover{
	text-decoration:none;
	font-family:verdana;
        font-weight:bold;
        color:#333333;
        font-size:10px;	
}
.Breadcrumb{
	font-family:verdana;        
        color:#333333;
        font-size:10px;	
}

.BreadCrumbBold{
	text-decoration:underline;
	font-family:verdana;
        font-weight:bold;
        color:#333333;
        font-size:10px;	
}

A.BreadCrumbBold{
	text-decoration:underline;
	font-family:verdana;
        font-weight:bold;
        color:#333333;
        font-size:10px;	
}

A.BreadCrumbBold:visited{
	text-decoration:underline;
	font-family:verdana;
        font-weight:bold;
        color:#333333;
        font-size:10px;	
}

A.BreadCrumbBold:active{
	text-decoration:underline;
	font-family:verdana;
        font-weight:bold;
        color:#333333;
        font-size:10px;	
}

A.BreadCrumbBold:hover{
	text-decoration:underline;
	font-family:verdana;
        font-weight:bold;
        color:#666666;
        font-size:10px;	
}

.TopLeft  
{
	background-image: url(BG_TopBar.jpg);
	text-align: left;
	width: 200px;
	height: 20px;	 	 
}
.TopCenter
{
	background-image: url(BG_TopBar.jpg);
	text-align: center;
	width: 100%;
	height: 20px;
}
.TopRight
{
	background-image: url(BG_TopBar.jpg);
	text-align: right;
	width: 200px;
	height: 20px;
}
.LogoLeft
{
	background-image: url(LogoLeft.jpg);
	width: 355px;
	height: 160px;
}
.ExpandLogo
{
	background-image: url(BG_Logo.jpg);
	
	height: 160px;
}
.LogoRight
{
	background-image: url(LogoRight.jpg);
	width: 335px;
	height: 160px;
}
.ExpandShadowMenu
{
	background-image: url(BG_ShadowMiddleBar.jpg);
	width: 100%;
	height: 20px;
	padding-left:5px;
	padding-right: 5px;
	padding-bottom : 0px;
}
.Menu
{
	background-image: url(BG_MiddleBar.jpg);
	text-align: left;
	width: 100%;
	height: 20px;
	padding-left: 6px;	 
}

.BottomLeft{
	background-image: url(BG_BottomBar.jpg);
	font-family:verdana;        
        font-size:10px;	
	text-align: left;
	width: 200px;
	height: 20px;
}

.BottomCenter{
	background-image: url(BG_BottomBar.jpg);
	font-family:verdana;        
        font-size:10px;	
	text-align: center;
	
	height: 20px;
}

.BottomRight{
	background-image: url(BG_BottomBar.jpg);
	font-family:verdana;        
        font-size:10px;	
	text-align: right;
	width: 200px;
	height: 20px;
}

.ExpandShadowBottom{
	background-image: url(BG_ShadowBottomBar.jpg);
	text-align: right;
	width: 100%;
	height: 10px;
}
.skinheader {
	height: 100%;

}

.controlpanel {
	width: 100%;
	background-color: #ffffff;

}
.Content {
	background-color: #ffffff;	
}


.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	
}
.leftpane {
	
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	
}
.contentpane {
	width: 100%;	
	background-color: transparent;
	padding-left:2px;
	padding-right: 2px;
	padding-bottom : 0px;	
}
.rightpane {
	
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	
}
/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #ff9900; 
	border-left: #EEEEEE 0px solid; 
	border-bottom: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #ff9900; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=0); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #ff0000; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #ff3300; 
	font-family: verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: transparent;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;	
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #e08c0b none; 
    color: #ffffff;
    font-family:verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #ffd696;
	border-right: #e08c0b 1px solid; 
	border-top: #e08c0b 1px solid; 
	border-left: #e08c0b 1px solid; 
	border-bottom: #e08c0b 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_MidTangerine.jpg);
}
.Head   {
   font-family: Tahoma, Arial, Helvetica;
   font-size: 18px;
   font-weight: normal;
   color: #333333;
}
