.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: white;
}
.skinmaster {
	height: 100%;
	background-color: white;
	border-right: black 0px solid; 
	border-top: black 0px solid; 
	border-left: black 0px solid; 
	border-bottom: black 0px solid; 
	moz-border-radius-bottomleft: 0px; 
	moz-border-radius-bottomright: 0px; 
	moz-border-radius-topleft: 0px; 
	moz-border-radius-topright: 0px; 
}
.skinheader {
}

.SkinObject {
    font-weight: bold;
    font-size: 9pt;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration: none;
    color: white;
}
A.SkinObject:visited  {
    text-decoration:    none;
    color: white;
}
A.SkinObject:hover    {
    text-decoration: none;
    color: white;
}
A.SkinObject:active   {
    text-decoration: none;
    color: white;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer 
{
     text-align: right;
     border: 0px solid white;
     background-color: transparent;
}
.MainMenu_MenuBar {
    cursor: pointer; 
    cursor: hand;
    background-color: Transparent;
}
.MainMenu_MenuItem 
{
    cursor: pointer;
    cursor: hand; 
    color: white;
    font-family: Tahoma, Arial, Helvetica; 
    font-size: 9pt; 
    font-weight: bold;
    font-style: normal;
    border-left: red 0px solid;
    border-bottom: #ccdb2a 1px solid;  
    border-top: #ccdb2a 1px solid;  
    border-right: blue 0px solid;
    background-color: Transparent;
}
.MainMenu_MenuIcon 
{
    display: none; 
}
.MainMenu_SubMenu { 
    z-index: 1000; 
    cursor: pointer; 
    cursor: hand; 
    background-color: #ccdb2a;
    border-bottom: #ffc111 3px solid; 
    border-left: #ffc111 3px solid; 
    border-top: #ffc111 3px solid; 
    border-right: #ffc111 3px solid;
}
.MainMenu_MenuItemSel 
{
    cursor: pointer; 
    cursor: hand; 
    color: #ed008e; 
    font-family: Tahoma, Arial, Helvetica; 
    font-size: 9pt; 
    font-weight: bold; 
    font-style: normal;
    background-color: transparent;
    border-bottom: black 0px solid; 
    border-left: red 0px solid; 
    border-top: purple 0px solid; 
    border-right: blue 0px solid;
}
.MainMenu_MenuArrow 
{
    display:none;
    font-family: webdings; 
    font-size: 10pt; 
    cursor: pointer; 
    cursor: hand; 
    border-bottom: black 0px solid; 
    border-top: purple 0px solid; 
    border-right: blue 0px solid;
}
.MainMenu_RootMenuArrow 
{
    display:none;
    font-family: webdings; 
    font-size: 10pt; 
    cursor: pointer; 
    cursor: hand;
}
.MainMenu_SubMenuItemSelected
{
    
}

.FooterAreaLink {
}

a.FooterAreaLink:Hover {
}

.FooterArea {
}

.index_arrow_space {
	color: white;
	background-color: #ccdb2a;
	width:20px;
	height:12px;	
}
.index_arrow {
	color: white;
	background-color: #ccdb2a;
	background-repeat:no-repeat;
	background:url(arrowleft.jpg);
	width:11px;
	height:12px;
}
.ContactLable {
	FONT-WEIGHT: Bold; 
	FONT-SIZE: 14px; 
	LINE-HEIGHT: 18px; 
	FONT-STYLE: normal; 
	FONT-VARIANT: normal;
	Font-Family: Arial;
}
.ContactLableTable{
	Padding: 3px;
}


