.pagemaster {
	width: 100%;
	height: 100%;	
/**background-color: #2680BA;**/
    background-color:Transparent;  
    background: url(image_skin/Background.gif);

}
.skinmaster 
{
    /**background: url(image_skin/MasterPage2.gif);**/
	height: 100%;
	background-color: #FFFFFF;
	border-right: #000000 1px solid; 
	border-top: Transparent ;/**#2680BA 1px solid; **/
	border-left: #000000 1px solid; 
	border-bottom: Transparent; /**#2680BA 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_DKGray.jpg); 
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #dddddd;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}


.headerpageframe
{
    width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
    background-repeat:no-repeat;
}
    
.headerpagemaster
{
    width: 100%;
    height: 20;
    background-color: #fefefe;
    color: #FFFFFF;
    background: url(image_skin/HeaderMasterPage.gif);
    
}
.headerpagetext, A.headerpagetext:link, A.headerpagetext:visited, A.headerpagetext:active
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: x-small;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    }
    
A.headerpagetext:hover
{
    color: #ffcc33;
    text-decoration: none;
    border-bottom: 1px #ffcc33 dotted;
}

.headerpagemastertext, A.headerpagemastertext:link, A.headerpagemastertext:visited, A.headerpagemastertext:active
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: xx-small;
    font-weight: normal;
    color: #C3C3B3;
    text-decoration: none;
}

A.headerpagemastertext:hover
{
    color: #ffcc33;
    text-decoration: none;
    border-bottom: 1px #ffcc33 dotted;
}

.headerpagemastertextrightalignment
{
    padding-right: 10px;
}

.bradcrumb , A.bradcrumb:link, A.bradcrumb:visited, A.bradcrumb:active
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: x-small;
    font-weight: normal;
    color: #2780BA;
    text-decoration: none;
    }
A.bradcrumb:hover
{
    color: #ffcc33;
    text-decoration: none;
    border-bottom: 1px #ffcc33 dotted;
}

.logoheader
{
    width: 100%;
    height:120px;
	background-color: transparent;
	padding-left:10px;
	padding-right:10px;
    background-repeat:no-repeat;
    background: url(image_skin/Header.gif) no-repeat;

    }
    
    .skingradient
    {
        height:60px;
        }
    
    
    
.footerpagemaster
{
    width: 100%;
    height: 20;
    background-color: #fefefe;
    color: #FFFFFF;
    background: url(image_skin/FooterMasterPage.gif);
}

.footerpagemastertext, A.footerpagemastertext:link, A.footerpagemastertext:visited, A.footerpagemastertext:active
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: xx-small;
    font-weight: normal;
    color: #C3C3B3;
    text-decoration: none;
}

A.footerpagemastertext:hover
{
    color: #ffcc33;
    text-decoration: none;
    border-bottom: 1px #ffcc33 dotted;
}

.footerpagemastertextrightalignment
{
    padding-right: 10px;
}


body
{
    background: #E2E2E2;
    border-left: 0px;
    border-right: 0px;
    height: 100%;
}
.controlpanel
{
    background: url(image_skin/bgCP.gif);
    border: #ADADAD solid;
    border-width: 0px 0px 2px;
}
.controlpanel IMG
{
    margin: 15px 5px 0px;
}
.controlpanel TD TD TD TD IMG
{
    margin: 0px;
}
.controlpanel TD TD TD
{
    width: auto;
}
.controlpanel DIV
{
    border: #CCC solid;
    border-width: 0px 1px;
    width: 3px;
    height: 100px;
}
.controlpanel TD.SubHead
{
    background: #CCC;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}
.controlpanel TD TD TD .SubHead
{
    background: transparent;
    border: 0px;
    font-size: 11px;
    color: #333;
    font-weight: normal;
}
.controlpanel TD TD TD input
{
    background: #EFEFEF;
    font-size: 11px;
    color: #000;
    font-weight: bold;
    padding-left: 4px;
}
.controlpanel TD TD TD select
{
    background: #EFEFEF;
    font-size: 11px;
    color: #333;
}
.controlpanel A.CommandButton
{
    font-size: 10px;
    text-decoration: none;
}
.controlpanel A.CommandButton:link
{
    color: #000;
}
.controlpanel A.CommandButton:visited
{
    color: #000;
}
.controlpanel A.CommandButton:active
{
    color: #000;
}
.controlpanel A.CommandButton:hover
{
    color: #F00;
    text-decoration: underline;
}

.headerpane
{
    text-align: right;
    background: url(image_skin/bg_banner.gif);
    padding: 10px;
}
.leftpane
{
    width: 140px;
    padding: 0px 0px  20px;
}
.contentpane
{
    width: 100%;
    padding: 10px 10px 0px;
}
.rightpane
{
    padding: 5px 5px 0px 0px;
}
.leftcol
{
    background: url(image_skin/bg_leftpane_top.gif) top no-repeat;
    padding-top: 4px;
}
.leftbg
{
    background: url(image_skin/bg_leftpane.gif) left repeat-y;
}
.contents
{
    background: url(image_skin/bg_contentpane.gif) top repeat-x;
}
.rightbg
{
    background: url(image_skin/bg_rightpane.gif) top right no-repeat;
}

.Head
{
    font-size: 13px;
    font-weight: bold;
    color: #333;
}
.SubHead, .SubSubHead
{
    font-size: 11px;
    color: #333;
}
.Normal
{
    font-size: 11px;
    color: #333;
}
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active
{
    color: #0CFF00;
    text-decoration: none;
}
A.CommandButton:hover
{
    color: #0CFF00;
    text-decoration: underline;
}
TH, TD, DIV
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
}
A, A:link, A:visited, A:active
{
    color: #1F76DF; /*#0CFF00;*/
    text-decoration: underline;
}
A:hover
{
    color: #ffcc33; /*#0CFF00;*/
    text-decoration: none;
    border-bottom: 1px #ffcc33 dotted;
}
.user, a.user:link, a.user:active, a.user:visited, .user
{
    color: #ffffff;
    text-decoration: none;
}
a.user:hover
{
    color: #000000;
    text-decoration: underline;
}
a.bottomlinks:link, a.bottomlinks:active, a.bottomlinks:visited
{
    color: #333;
    text-decoration: none;
}
a.bottomlinks:hover
{
    color: #333;
    text-decoration: underline;
}
.footer, a.footer:link, a.footer:active, a.footer:visited
{
    font-size: 10px;
    color: #777;
    text-decoration: none;
}
a.footer:hover
{
    color: #777;
    text-decoration: underline;
}




/* Menu for Skin Comp */

/* Container for main menu */
.MainMenu_MenuContainer {
	background: transparent;
	height: 35px;
	padding: 0;
}


/* Menu bar */
.MainMenu_MenuBar {
	background: transparent;
	height: 35px;
	padding: 0;
}


/* Applies to idle state of submenu items */
.MainMenu_MenuItem {
	font-family: tahoma; 
	color: #ccc;
	font-size:11px;/* 12px; */
	font-weight: bold;
	border: 1px solid #222;
	padding: 3px 14px 4px 6px;
}


/* Container for submenu */
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 1px 0px 0px 1px;
	border: 1px solid #222;
	padding: 1px;
	background: #222;
	filter: alpha(opacity=90, FinishOpacity=90, Style=1);
	-moz-opacity: 0.90;
}


/* Hover state for submenu items */
.MainMenu_MenuItemSel {
	font-family: tahoma; 
	font-size: 11px;/* 12px; */
	font-weight: bold; 
	cursor: pointer; 
	cursor: hand; 
	color: #ffcc33; /*#fff;*/
	background: #000;
	border-left: #000 1px solid;
	border-right: #000 1px solid;
	padding: 3px 14px 4px 6px;
}

.MainMenu_Idle td{
	font-size: 11px;/* 12px; */
	margin: 0;
	padding: 0 6px 0 0;
}
.MainMenu_Selected td{
	font-size: 11px;/* 12px; */
	margin: 0;
	padding: 0 6px 0 0;
	color: #ffcc33;
}
.MainMenu_Active td{
	font-size: 11px;/* 12px; */
	margin: 0;
	padding: 0 6px 0 0;
	color: #ffcc33;
}
.MainMenu_BreadcrumbActive td {
	font-size: 11px;/* 12px; */
	margin: 0;
	padding: 0 6px 0 0;
	color: #ffcc33;
}

/* Idle state for main menu items */
.MainMenu_Idle { 
	height: 35px;
	background: transparent;/*url(menu_sep.gif) top right no-repeat transparent;*/
	color: #ccc;
	font-weight: bold;
	border-left: 1px solid #fff;
	font-size: 11px;/* 13px; */ 
}


/* Hover state for main menu items */
.MainMenu_Selected {
	height: 35px;
	background: transparent;/*url(menu_sep.gif) top right no-repeat transparent;*/
	color: #ffcc33; /*#fff;*/
	font-weight: bold;
	border-left: 1px solid #fff;
	font-size: 11px;/* 13px; */ 
}


/* Selected state for main menu items */
.MainMenu_Active, .MainMenu_BreadcrumbActive {
	height: 35px;
	background: transparent;/*url(menu_sep.gif) top right no-repeat transparent;*/
	color:#ffcc33; /*#fff;*/
	font-weight: bold;
	border-left: 1px solid #fff;
	font-size: 13px; 
}


/* Elements we don't really need */
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuBreak {
	display: none;
}




