/**************************************************************************
body settings (default_main.asp)
**************************************************************************/ 
.ac_body {
	background-color: #FFFFFF;
	margin: 0px;
}

/**************************************************************************
top banner settings (default_bannner.asp)
**************************************************************************/ 
.ac_bannertile {
        
	background-image:url(/cms/images/banner_Blue_2.jpg);
        
}

/**************************************************************************
main table settings (default_main.asp)
**************************************************************************/
.ac_maintable {
	height: 80%;
}

/**************************************************************************
generic menu table settings (default_main.asp, default_menu.asp, default_menu_classic.asp)
**************************************************************************/
.ac_menuleftbg {
	border-top-width: 0px;
	/* border-right-width: 1px; */
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CDCDCD;
}

.ac_table3 {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CDCDCD;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
	height: 100%;
}

.ac_menuleftbgbottom {
	/* border-top-width: 1px; */
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CDCDCD;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 100%;
}

/**************************************************************************
menu settings (default_menu.asp)
**************************************************************************/
.cell2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
	width: 156px;
	vertical-align: middle;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-right: 0px;
	background-color: #F4F4F4;
	height: 25px;
}

.cell2 a {
        text-decoration: none;
}

.cell2 img {
   border: 0px;
}

.table2 {
	
	border-top-width: 0px;
	
	border-top-style: solid;
	border-top-color: #CDCDCD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
}

/**************************************************************************
menu category text settings (default_menu.asp)
**************************************************************************/ 
.text {
	top: -18px;
	left: 3px; 
	height: 24px; 
	width: 151px;
	border: 0px; 
	border-style: solid; 
	position: relative; 
	visibility: show; 
	overflow: none;
	margin-bottom: -25px;
	bottom: -25px;
	margin-left: -3px;
	text-decoration: none;
	opacity: 1;
	padding-left: 5px;
	color: #7A7A7A;
	font-family:verdana;
	font-size: 11px;
	cursor: pointer;
	
        padding-bottom: 10px;
        
}

/**************************************************************************
menu item text settings (default_menu_classic.asp)
**************************************************************************/ 
.ac_textitem {
	top: -18px;
	left: 3px; 
	height: 24px; 
	width: 151px;
	border: 0px; 
	border-style: solid; 
	position: relative; 
	visibility: show; 
	overflow: none;
	margin-bottom: -25px;
	bottom: -25px;
	margin-left: -3px;
	text-decoration: none;
	opacity: 1;
	padding-left: 5px;
	color: #7A7A7A;
	font-family:verdana;
	font-size: 11px;
	cursor: pointer;
}

/**************************************************************************
classic menu table settings (default_menu_classic.asp)
**************************************************************************/ 
.ac_menuleftbgClassic {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDCDCD;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.ac_table3Classic {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CDCDCD;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
	height: 100%;
}

/**************************************************************************
classic menu category settings (default_menu_classic.asp)
**************************************************************************/ 
.ac_cellheaderleft {
	padding: 7px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-color: #CDCDCD;
	border-top-color: #FFFFFF;
	background-image: url(/cms/images/heading_bg_grey_20.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
	height: 25px;
}

.ac_cellheaderleft1 {
	padding: 7px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-color: #CDCDCD;
	border-top-color: #FFFFFF;
	background-image: url(/cms/images/heading_bg_grey_20.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
	height: 25px;
}

/**************************************************************************
classic menu item background colors (default_menu_classic.asp)
**************************************************************************/ 
.ac_out {
	background-color: #F4F4F4;
	margin: 5px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-color: #CDCDCD;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
	height: 25px;
}

.ac_over {
	background-color: #D9E1F4;
	margin: 5px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-color: #CDCDCD;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
	cursor: pointer;
	height: 25px;
}

/**************************************************************************
menu heading settings (default_menu.asp, default_menu_classic.asp)
**************************************************************************/
.ac_header_text_menu {
	
        background-image:url(/cms/admin/images/heading_Blue_2.gif);
        
        background-repeat: repeat-x;
	padding-left: 0px;
	padding-right: 1px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-family: verdana;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	vertical-align: middle;
	width: 156px;
}

/**************************************************************************
content heading settings  (default_content.asp)
**************************************************************************/
.ac_header_text {
        
        background-image:url(/cms/admin/images/heading_Blue_2.gif);
        
        background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 1px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-family: verdana;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	vertical-align: middle;
	width: 100%;	
}

/**************************************************************************
content area main settings (default_main.asp)
**************************************************************************/ 
.ac_contentAreaTop {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDCDCD;
	border-right-color: #CDCDCD;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/**************************************************************************
content area settings (default_content.asp)
**************************************************************************/
.ac_contentarea {
	background-color: #FFFFFF;
	color: #808080;
	font-family: verdana;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
        
        border-top-color: #CCCCCC;
        
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 19px;
} 

.ac_contentarea td, .ac_contentarea p {
/*	background-color: #FFFFFF;    */
	color: #808080;
	font-family: verdana;
	font-size: 11px;
	td { font-size: 11px; } ;
}

.ac_contentarea a:link, .ac_contentarea a:visited, .ac_contentarea a:active {
	text-decoration: underline; 
	color: #808080; 
}

/**************************************************************************
footer settings (default_main.asp)
**************************************************************************/
.ac_footer, .ac_footer a:link, .ac_footer a:visited, .ac_footer a:active {
	text-decoration: underline; 
	color: #808080; 
	font-size: 11px;
        text-align: center;
}

.ac_footer_menu {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CDCDCD;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
