body{
	padding:0px;
	margin:0px;   
        background-image: url(back.gif);
      
}


.skinmaster {
	height: 100%;
	background-color:#EEEEEE;
	border-left:1px solid #999999;
	border-right:1px solid #999999;	
}
.skinheader {FONT-FAMILY: Arial;
	font-size: 10px;
	font-weight: normal;
        color: #ffffff;
        align: absmiddle;
}

IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px;
        padding-top:0px;
	padding-bottom:0px;	
}


.SkinObject {FONT-FAMILY: Arial
	font-size: 11px;
	font-weight: normal;
        color: #ffffff;
        align: absmiddle;
}

A.SkinObject:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.SkinObject:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.SkinObject:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.SkinObject:hover {
	COLOR: #FF0000; TEXT-DECORATION: none
}

.Normal {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #574d53; 
	LINE-HEIGHT: 1.4em; FONT-FAMILY: Arial, Helvetica
}


A:link {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
        font-size: 11px; line-height: 13px; 
        text-decoration: none; color: #FF8000;
}
A:visited {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
        font-size: 11px; line-height: 13px; 
        text-decoration: none; color: #FF8000;
}
A:active {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
        font-size: 11px; line-height: 13px; 
        text-decoration: none; color: #FF8000;
}
A:hover {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px; color:#000000; text-decoration:none;
}



H2 {color: #ED9307;
	FONT-FAMILY: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 14px;
	text-decoration: none; margin-top:5px;margin-bottom:5px;margin-left:5px;
   
}

p, li, td {font-family: Arial, Verdana, Tahoma;  
           font-size: 11px;           
       	   margin-left:5px; }


.Button {
	background-color: #F9FAFB;
	FONT-FAMILY: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding:1px;
        color: #73828D;
}




.leftpane {
	width: 1px;
}
.contentpane {
	padding-left: 4px;
	padding-right: 4px;
}



/*========================================================*/
/*  3. MENU                                               */
/*========================================================*/



.ModuleTitle_MenuBar {
    CURSOR: hand; HEIGHT: 30px; BACKGROUND-COLOR: transparent;
    FONT-SIZE: 11px; CURSOR: hand; COLOR:#000000;  font-weight: bold;
    FONT-FAMILY: Arial;
    BORDER-RIGHT:0px; BORDER-TOP: 0px; BORDER-LEFT:  0px; BORDER-BOTTOM: 0px solid
}

.ModuleTitle_MenuItem {
	FONT-SIZE: 11px;  FONT-FAMILY: Arial; BACKGROUND-COLOR: #1DAAC8; HEIGHT: 30px; COLOR:#ffffff;
	font-weight: bold;
	BORDER-RIGHT:0px; BORDER-TOP: 0px; BORDER-LEFT:  0px; BORDER-BOTTOM: 0px solid
}



.ModuleTitle_MenuItemSel {
	FONT-SIZE: 11px; CURSOR: hand; COLOR:#ffffff; font-weight: bold; FONT-FAMILY: Arial; HEIGHT: 20px;
	BORDER-RIGHT:0px; BORDER-TOP: 0px; BORDER-LEFT:  0px; BORDER-BOTTOM: 0px solid
}


.MainMenu_MenuContainer {
	BACKGROUND-COLOR: #1DAAC8 scroll repeat 0% 0%; width: 185px;
}
.MainMenu_MenuBar {
	
}
.MainMenu_MenuIcon {
	DISPLAY: none
}
.MainMenu_RootMenuArrow {
	DISPLAY: none
}


.MainMenu_MenuItem {
	PADDING-LEFT: 10pt; 
	FONT-WEIGHT: bold;
	height: 20px;  width:185px;
	background: url(menu2.gif) repeat-x left top; PADDING-RIGHT: 15px; 
	BORDER-RIGHT:0px; BORDER-TOP: 0px; BORDER-LEFT:  0px; BORDER-BOTTOM: 0px solid;
        font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    	font-size:11px;	
        text-decoration : none; color: #FFFFFF;

}


.MainMenu_MenuItemSel {
        PADDING-LEFT: 11px; 
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; FONT-FAMILY: Arial;
	COLOR: #ffffff; height: 20px;  width:185px;
	background: url(menu.gif) repeat-x left top;;  PADDING-RIGHT: 15px;
	BORDER-RIGHT:0px; BORDER-TOP: 0px; BORDER-LEFT:  0px; BORDER-BOTTOM: 0px solid;
        font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    	font-size:11px;	
        text-decoration : none; color: #FFFFFF;
}



.MainMenu_MenuArrow {
	display:none;
}







