Body 
{
    background-color: transparent;
}

.pagemaster 
{	
	width: 100%;
	height: 100%;	
	background-color: transparent;
}

/* 
.ControlPanel, .PagingTable {

}
*/ 

/* Skin */ 
.skinmaster {
	height: 100%;
	background-color: transparent;
	/*
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid;	
	*/ 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}

/* Banner */
.skinheader {  
	background-color: transparent;
 }

/* Menu */
.skingradient {
	background-image: url(menu.jpg); 
	height: 25px;
} 

/*.toppane {    
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}*/

.leftpane { 
	width: 193px;
	background-image: url(leftback.jpg);
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	
}

.contentpane {  
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

/*.rightpane { 
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}*/ 

/*.bottompane { 
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}*/ 

/* x - Search, Date, Breadcrumbs, Copyright, Terms, Privacy ------------- */
.SkinObject {
    font-weight: bold;
    font-size: 9px;
    color: #333333;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color: #333333;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color: #333333;
}

A.SkinObject:active   {
    text-decoration:    none;
    color: #333333;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color: #666666;
}

.MainMenu_MenuContainer {/* Menu  */
	background-color: transparent; 
}

.MainMenu_MenuBar { /* Menu  */
	cursor: pointer; 
	cursor: hand;
	height: 20px;  
	background-color: transparent;
}

.MainMenu_MenuItem {/* Menu  */
	cursor: pointer; 
	cursor: hand;	
	border-left: 0px solid Black; 
	border-bottom: 0px solid Black; 
	border-top: 0px solid Black; 
	border-right: 0px solid Black;
	color: White;    
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9px;
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
}

.MainMenu_MenuIcon {/* SubMenu  */
	cursor: pointer; 
	cursor: hand; 
	background-color: #969696;  
	border-left: 0px none Black; 
	border-bottom: 0px none Black; 
	border-top: 0px none Black; 
	text-align: center; 
	width: 10px;
	height: 20px;
}

.MainMenu_SubMenu {/* SubMenu */
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	background-color: Silver;	
	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 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.MainMenu_MenuItemSel {/* SubMenu */ 
	cursor: pointer; 
	cursor: hand; 
	color: Black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
	height:20px;
	background-color: #969696;
}

.MainMenu_MenuArrow {
	border-right: 0px solid Black; 
	border-bottom: 0px solid Black; 
	border-top: 0px solid Black;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.StandardButton {  /* Buttons */
  padding-right: 5px;
  padding-left: 5px;
  background: Gray none; 
  color: White;
  font-family: verdana, sans-serif; 
  font-size: 10px;
  font-weight: normal;
}

/* Text 
A:link  {
    text-decoration:    none;
    color:  #003366;
}

A:visited   {
    text-decoration:    none;
    color:  #003366;
}

A:active    {
    text-decoration:    none;
    color:  #003366;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}
*/

/* Tree Menu    
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 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(Menu.jpg);
}*/

/* styles used by TreeMenu Skin Object 
.TreeMenu_Node 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}
*/



