/* hyperlink style for the selected tab */
A.SelectedTab:link {
 color: #666666;
 background-color: #FFFFFF;
}

A.SelectedTab:visited  {
 color: #666666;
 background-color: #FFFFFF;
}

A.SelectedTab:hover    {
 color: #FFFFFF;
 background-color: #666666;
}

A.SelectedTab:active   {
 color: #666666;
 background-color: #FFFFFF;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
 color: #666666;
 background-color: #FFFFFF;
}

A.OtherTabs:visited  {
 color: #666666;
 background-color: #FFFFFF;
}

A.OtherTabs:hover    {
 color: #666666;
 background-color: #FFFFFF;
}

A.OtherTabs:active   {
 color: #FFFFFF;
 background-color: #666666;
}

/* button style for standard HTML buttons */
.StandardButton     {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #DF9B5A;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

SUBMIT     {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #DF9B5A;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.linkover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #666666;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	height: 100%;
	width: 100%;
	font-size: 12px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	background-color: #FFFFFF;
	font-variant: normal;
	text-transform: uppercase;
}
.go_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #DF9B5A;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textfield {
	border: 1px solid #000000;
}
.MenuBreak {
    border: none;
}
.leftpane {
	width: 165px;
	background-image: url(ac_lnavbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	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; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
}
.contentpane {
	width: 50%;
	background-color: transparent;
}
.rightpane {
	width: 50%;
	background-color: transparent;
}
.bottompane {
	width: 100%;
	background-color: transparent;
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
 background-color: Transparent;
}

.MainMenu_MenuItem {
 
 color: #666666;
 border-left: 0px;
 border-bottom: 0px;
 border-top: 0px;
 border-right: 0px;
 background-color: #FFFFFF;
 height: 20px;
}

.MainMenu_MenuIcon {
 height: 20px;
 width: 0px;
}

.MainMenu_SubMenu {
 z-index: 1000;
 color: #666666;
 background-color: #FFFFFF;
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
 color: #FFFFFF;
 border-left: 0px;
 border-bottom: 0px;
 border-top: 0px;
 border-right: 0px;
 background-color: #666666;
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}


.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #666666;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.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(ac_03.gif);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

.footerac {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #D67C00;
}
.copyright {
    color: #FFFFFF;
}
.SkinObject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
}
A.autoclerk:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #333333;
}

A.autoclerk:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #666666;
}

A.autoclerk:hover    {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #CC6600;
}
    
A.autoclerk:active   {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #666666;
}

A.dbg:link  {
color: FFFFFF;
font-decoration: none;
}

A.dbg:visited   {
color: FFFFFF;
font-decoration: none;
}

A.dbg:hover {
color: FFFFFF;
font-decoration: underline;
}

A.dbg:active    {
color: FFFFFF;
font-decoration: none;
}

BODY {
  background-color: #FFFFFF;
}
.breadcrumbbg {
	background-image: url(ac_03.gif);
	background-repeat: repeat-y;
	background-position: right top;
}



