﻿.TabMasterMenuItem
{
	border-color: #ffffff;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	text-align: center;
	background-color: Gray;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.TabMasterSelectedMenuItem
{
	border-bottom-color: #1a3c74;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	text-align: center;
	background-color: #1A3C74;
	border-left-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.TabMasterMenuItemLink
{
	color: #ffffff;
	font-family: Verdana;
	font-size: small;
	text-decoration: none;
}
.TabMasterSubMenuItem
{
	padding-right: 15px;
}

.TabMasterLinkSelected, .TabMasterLinkSelected:visited, .TabMasterLinkSelected:active, .TabMasterLinkSelected:hover
{color: #e2c65d; font-family: Verdana; font-size: 8pt; text-decoration: none;}
.TabMasterLink, .TabMasterLink:visited, .TabMasterLinkSelected:active, .TabMasterLink.hover
{color: #e2c65d; font-family: Verdana; font-size: 8pt; text-decoration: none;}
.TabMasterChildSelectedLink, .TabMasterChildSelectedLink:visited, .TabMasterChildSelectedLink:active, .TabMasterChildSelectedLink:hover
{color: #e2c65d; font-family: Verdana; font-size: 8pt; text-decoration: none;}
.TabMasterChildLink, .TabMasterChildLink:visited, .TabMasterChildLink:active, .TabMasterChildLink:hover
{color: #e2c65d; font-family: Verdana; font-size: 8pt; text-decoration: none;}
.TabMasterSubMenuPanel
{background-color: #1a3c74; padding-left: 25px;}
.TabMasterBar
{border-color: #1a3c74; border-style: solid; border-width: 0px; border-top-width: 4px; padding-left: 25px; padding-top: 10px;}
.TabMasterTitle
{font-family: Verdana; font-size: 12pt; font-weight: bold; color: #1a3c74;}
.TabMasterPanel
{padding-left: 25px}
body
{
	font-family:  Verdana;
    font-size: 8pt;
    
}
TD
{
	font-family: Verdana;
	font-size: 8pt;
}
SELECT
{
	font-size: 8pt;
    font-family: Verdana;
}
INPUT
{
	font-family: Verdana;
	font-size: 8pt;
    
}
.TextBoxAlignCenter
{
    text-align : center;    
}
Body
{
    margin-bottom:0;	  
    margin-left:0;
    margin-right:0;
    margin-top:0;
}

BUTTON
{
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	background-color: #656d8a;
}
.modeSelectionCell
{
	text-align: center;
	vertical-align: top;
}
A:visited, A:active, A:link
{
	font-size: 8pt;
    font-family: Verdana;
    color: #000000;
    text-decoration:none;
}
A:hover

{
    font-size : 8pt;
    font-family: Verdana;
    text-decoration:underline;

}
TED
{
	font-size: 24pt;
	color: Black;
	font-family: Verdana;
	font-weight:bolder;
	background-color: #eaeaea;
}
#r1c1
{
	background-image  :url(Images/Rolls_FWKS_r1_c1.jpg);
    background-repeat  :repeat-x;
    background-color: Olive;
    height:30px;
    width:28px;
	background-attachment:fixed     
}
#r2c1
{
	background-image  :url(Images/Rolls_FWKS_r2_c1.jpg);
    background-repeat  :repeat-x;
   
}
#r2c3
{
	background-image  :url(Images/Rolls_FWKS_r2_c3.jpg);
    background-repeat  :repeat-x;
    border :0;
}
#r2c5
{
	background-image: url(Images/Rolls_FWKS_r2_c5.jpg);
	background-repeat: repeat-x;
	border: 0;
}
.r2c7
{
	background-image: url(Images/Rolls_FWKS_r2_c7.jpg);
	background-repeat: repeat-x;
	border: 0;
}
#spacer1
{
	background-image  :url(Images/spacer.gif);
    background-repeat  :repeat-x;
    border :0;
}
#spacer2
{
	background-image  :url(Images/spacer.gif);
    background-repeat  :repeat-x;
    border :0;   
}
.menuback
{
	background-image: url(../App_Themes/Default/Images/house.jpg);
	background-repeat: repeat-x;
}
.TopMenuBack
{
	background-color: #e2c65d;
   background-repeat:repeat-x;
}
.FooterBlue
{
	background-image: url(Images/AS_FooterBlueSm.jpg);
	background-repeat: repeat-x;
	height:19;
}
.MenuTop
{
	background-color: #e2c65d;
	background-repeat: repeat-x;
}
.Border
{  
	Color:  #e2c65d;
	border-color: #e2c65d;
	border-bottom:2;
	border-bottom-width:2;
	background-color: #e2c65d;
	background-repeat: repeat-x;
	
}
.hide
{ 
	 display:none;
	/*cursor: pointer; */
     cursor : hand; 
}
.show
{
	display: inline;
	background-image: url(Images/ShowMenuTab.gif);
}
.headerbar
{
 background-image: url(Images/AS_HeadBarBACKNEW.jpg);
}
.blue
{
	background-color:#1a3c74;
}

.footer
{
   position:relative;	margin:auto;	height:19px;margin-bottom:0;	
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.JanusHeader
{
	background-color:#1a3c74;
	font-weight: bold;
	color: #e2c65d;
}
.JanusPageNavigator TABLE TD
{
	background-color:#1A3C74;
	color: #e2c65d;
	text-align:center;
 
}
.JanusSelector
{
	 color:Black;
	 max-height:20px;
	 vertical-align:top;
	 background-color:#E2DED6;
	 Height:auto;
	 Font-weight:bold;
	 
}
.JanusAlternatingRow
{
	background-color:#EAEAEA;
	Font-weight:normal;
}
.JanusEditors
{
	background-color:#999999;
}
.JanusRow
{
	 background-color:#ffffff;
}
   
.JanusGroupByBox
{ 
  background-color :#1a3c74;
  font-weight:bold;
  color: #e2c65d;
}
