BODY{
		COLOR: black;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		margin-top : 0;
		margin-left : 0;
		margin-right : 0;
		margin-bottom: 0;		
	   background-color: white;
		scrollbar-base-color: black; 
		scrollbar-face-color: #005825; 
		scrollbar-shadow-color: black; 
		scrollbar-track-color: #005825;
		scrollbar-arrow-color: white;
}
A
{
    color: #005825;
	 font-weight: bold;
	 text-decoration: none;
}

A image
{
    border: none 0px white;
}

A:hover
{
    color: #005825;
	 font-weight: bold;
	 text-decoration: underline;
}

h1 {
		COLOR: #005825;
		FONT-FAMILY: Arial, Arial, Helvetica, sans-serif;
		FONT-SIZE: 18pt;
		font-weight: bold;
		}
h2 {
		COLOR: #005825;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		font-weight: bold;
		}
h3 {
		COLOR: #005825;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		font-weight: bold;
		}
td {
		COLOR: black;
		FONT-FAMILY: Arial, Arial, Helvetica, sans-serif;
		FONT-SIZE: 12pt;
}
th {
		COLOR: white;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 14pt;
		font-weight: bold;
		
}
th a {
		COLOR: Black;
} 
th A:hover{
		COLOR: #07015a;
}
.dotbox {
	border: thin dashed #07015a;
}
.image{
	border: 1px solid #636262;
}
.image2{
	border: 0px solid white;
}
.image3{
	border: 2px solid White;
	filter:progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=4)
}
.news{ border: none; }
.button{
	background-color: #005825;
	border: 1px inset black;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 3px 3px 3px;
	background-position: center;
}
.button:hover{
	background-color: #005825;
	border: 1px inset black;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 3px 3px 3px;
	background-position: center;
}

.error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Red;
	border: 1px solid #CECECE;
	background-color: #ffffe1;
	font-weight: bold;
}

.RadMenu_TopMenu .separator{ 
 background-image: url(images/separator.gif);
  width: 9px;
  height: 30px;
  padding-top: 5px;
 }
 .RadMenu_SideMenu .rootGroup .separator{ 
 height: 0px;
 background-image: url(images/separator2.gif);
 }
.WebMenu_HiddenImage img
{
    visibility:hidden;
}

.RadMenu_TopMenu
{	
 font-family: Arial;
 font-size: 16px;
 font-weight: bold;
 color: white;
 height: 55px;
 padding-top: 10px;

 }

.RadMenu_TopMenu .group 
{
 
}
.RadMenu_TopMenu .group .text
{
	cursor:pointer;
	font-family: Arial;
   font-size: 16px;
	 font-weight: bold;
   color: white;

}
.RadMenu_TopMenu .horizontal .text
{
	cursor:pointer;
	font-family: Arial;
   font-size: 16px;
   color: white;
	 font-weight: bold;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
}
.RadMenu_TopMenu .horizontal
{
	 height: 26px;
}

.RadMenu_TopMenu .vertical
{
	border-top:0;
}

.RadMenu_TopMenu .link:hover .text
{
	color: #FEFF4A;
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_TopMenu .link,
.RadMenu_TopMenu .disabled,
.RadMenu_TopMenu .disabled:hover
{
	color: #FEFF4A;
	font-family: Arial;
   font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	cursor:pointer;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 3px;
}

.RadMenu_TopMenu .first .link,
.RadMenu_TopMenu .first .link:hover
{
	border-left: 0px solid #01142e;
}
.RadMenu_TopMenu .level1 .link,
.RadMenu_TopMenu .level1 .disabled,
.RadMenu_TopMenu .level1 .disabled:hover
{
	color: white;
	cursor:pointer;
	line-height: 20px;
	width: 150px;
	text-align: left;
	font-family: Arial;
	 font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	 background-color: #005825;
	border: 1px solid black;
}
.RadMenu_TopMenu .text
{
	cursor:pointer;
	 font-weight: bold;
}

.RadMenu_TopMenu .horizontal .link
{
	border-top:0;
}

.RadMenu_TopMenu .vertical .link
{
	color: #FEFF4A;
	border: 1px solid black;
}
.RadMenu_TopMenu .vertical .first .link
{
	border: 1px solid black;
}
.RadMenu_TopMenu .vertical .link:hover
{
	color: #FEFF4A;
	border: 1px solid black;
	text-decoration: none;
}
.RadMenu_TopMenu .vertical .link:hover .text
{
	color: #FEFF4A;
}
.RadMenu_TopMenu .link:hover .expandLeft,
.RadMenu_TopMenu .link:hover .expandRight
{
	background-image:url(Img/arrowWhite.gif);
}

.RadMenu_TopMenu .expandLeft,
.RadMenu_TopMenu .expandRight,
.RadMenu_TopMenu .disabled:hover .expandLeft,
.RadMenu_TopMenu .disabled:hover .expandRight
{
	background:transparent url('Img/arrow.gif') right center no-repeat;
}

.RadMenu_TopMenu_rtl .expandLeft,
.RadMenu_TopMenu_rtl .expandRight
{
	background: transparent url(img/left.gif) left center no-repeat;
	
}

/* right to left */
.RadMenu_TopMenu_rtl .group .link:hover .expandLeft,
.RadMenu_TopMenu_rtl .group .link:hover .expandRight
{
	background: blue;
	margin: 0px;
	
}

.RadMenu_TopMenu .leftArrow,
.RadMenu_TopMenu .rightArrow,
.RadMenu_TopMenu .topArrow,
.RadMenu_TopMenu .bottomArrow,
.RadMenu_TopMenu .leftArrowDisabled,
.RadMenu_TopMenu .rightArrowDisabled,
.RadMenu_TopMenu .topArrowDisabled,
.RadMenu_TopMenu .bottomArrowDisabled
{
	background: #666655 url('img/left.gif') center center no-repeat;
	width: 15px;
}

.RadMenu_TopMenu .topArrow,
.RadMenu_TopMenu .topArrowDisabled
{
	background-image:url('img/top.gif');
	width: 100%;
}

.RadMenu_TopMenu .bottomArrow,
.RadMenu_TopMenu .bottomArrowDisabled
{
	background-image:url('img/bottom.gif');
	width: 100%;
}

.RadMenu_TopMenu .rightArrow,
.RadMenu_TopMenu .leftArrow
{
	height:100%;
}

.RadMenu_TopMenu .rightArrow,
.RadMenu_TopMenu .rightArrowDisabled
{
	background-image:url('img/right.gif');
}
.RadMenu_SideMenu
{	
 font-family: Arial;
 font-size: 14px;
 text-align: center;

}

.RadMenu_SideMenu .group 
{
	
}
.RadMenu_SideMenu .group .text
{
	cursor:pointer;
	font-family: Arial;
   font-size: 14px;
   color: white;
	text-align:center;

}
.RadMenu_SideMenu .horizontal .text
{
	
}
.RadMenu_SideMenu .horizontal
{
	border-left:0;
}

.RadMenu_SideMenu .vertical
{
	border-top:0;
	cursor:pointer;
	font-family: Arial;
   font-size: 14px;
   color: white;
	font-weight: bold;
	text-align:center;

}

.RadMenu_SideMenu .link:hover
{
	color: white;
	font-size: 14px;
	cursor:pointer;
	text-decoration: underline;
   text-align:center;
}
.RadMenu_SideMenu .link:hover .text
{
	color: white;
	cursor:pointer;
	text-decoration: none;
}
.RadMenu_SideMenu .link,
.RadMenu_SideMenu .disabled,
.RadMenu_SideMenu .disabled:hover
{
	color: white;
	font-size: 14px;
	text-decoration:none;
	cursor:pointer;
}

.RadMenu_SideMenu .first .link,
.RadMenu_SideMenu .first .link:hover
{
	font-size: 14px;
}
.RadMenu_SideMenu .rootGroup .item
{
	 background-image: url(images/menu.gif);
}
.RadMenu_SideMenu .vertical .level1  
{
	color: white;
	cursor:pointer;
	line-height: 20px;
	text-align: left;
	font-family: Arial;
	 font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	 background-color: #005825;
	border: 1px solid black;
}
.RadMenu_SideMenu .vertical .level1 .link 
{
	color: white;
	cursor:pointer;
	line-height: 20px;
	width: 150px;
	text-align: left;
	font-family: Arial;
	 font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	 background-color: #005825;
	border: 1px solid black;
}
.RadMenu_SideMenu .vertical .level1 .link:hover
{
	color: #FEFF4A;
	cursor:pointer;
	line-height: 20px;
	font-family: Arial;
	text-align: left;
	 background-color: #005825;
	border: 1px solid black;
}
.RadMenu_SideMenu .vertical .level1 .text
{
	cursor:pointer;
	color: white;
	font-family: Arial;
	font-size: 14px;
	text-align: left;
}

.RadMenu_SideMenu .horizontal .link
{
	border-top:0;
}
.RadMenu_SideMenu .vertical .text
{
	cursor:pointer;
	font-family: Arial;
   font-size: 14px;
   color: white;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

.RadMenu_SideMenu .vertical .link
{
	color: white;
	cursor:pointer;
   line-height: 40px;
	text-decoration: none;
	width: 155px;
	font-family: Arial;
   font-weight: bold;

}
.RadMenu_SideMenu .vertical .link:hover
{
	color: #FEFF4A;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.RadMenu_SideMenu .vertical .link:hover .text
{
	color: #FEFF4A;
}
.RadMenu_SideMenu .link:hover .expandLeft,
.RadMenu_SideMenu .link:hover .expandRight
{
	background-image:url(Img/arrowWhite.gif);
}

.RadMenu_SideMenu .expandLeft,
.RadMenu_SideMenu .expandRight,
.RadMenu_SideMenu .disabled:hover .expandLeft,
.RadMenu_SideMenu .disabled:hover .expandRight
{
	background:transparent url('Img/arrow.gif') right center no-repeat;
}

.RadMenu_SideMenu_rtl .expandLeft,
.RadMenu_SideMenu_rtl .expandRight
{
	background: transparent url(img/left.gif) left center no-repeat;
	
}

/* right to left */
.RadMenu_SideMenu_rtl .group .link:hover .expandLeft,
.RadMenu_SideMenu_rtl .group .link:hover .expandRight
{
	background: blue;
	margin: 0px;
	
}

.RadMenu_SideMenu .leftArrow,
.RadMenu_SideMenu .rightArrow,
.RadMenu_SideMenu .topArrow,
.RadMenu_SideMenu .bottomArrow,
.RadMenu_SideMenu .leftArrowDisabled,
.RadMenu_SideMenu .rightArrowDisabled,
.RadMenu_SideMenu .topArrowDisabled,
.RadMenu_SideMenu .bottomArrowDisabled
{
	background: #666655 url('img/left.gif') center center no-repeat;
	width: 15px;
}

.RadMenu_SideMenu .topArrow,
.RadMenu_SideMenu .topArrowDisabled
{
	background-image:url('img/top.gif');
	width: 100%;
}

.RadMenu_SideMenu .bottomArrow,
.RadMenu_SideMenu .bottomArrowDisabled
{
	background-image:url('img/bottom.gif');
	width: 100%;
}

.RadMenu_SideMenu .rightArrow,
.RadMenu_SideMenu .leftArrow
{
	height:100%;
}

.RadMenu_SideMenu .rightArrow,
.RadMenu_SideMenu .rightArrowDisabled
{
	background-image:url('img/right.gif');
}
.RadTabStrip_BAB
{
	font: bold 12px Tahoma, Arial, Arial, sans-serif;
}


.RadTabStrip_BAB li a
{
	padding-left: 10px;
	height: 25px;
	text-decoration:none;

}


.RadTabStrip_BAB li a .wrap
{
	color: #ED0030;
	padding-right: 10px;
	height: 25px;

}

.RadTabStrip_BAB li a:hover
{
	color: blue;
}
.RadTabStrip_BAB li a .innerWrap
{
	line-height: 25px;
	padding: 0px 10px;
	text-align: center;

}

.RadTabStrip_BAB li a.selected
{
	padding-top: 0px;
	padding-left: 10px;
	line-height: 25px;
}

.RadTabStrip_BAB li a.selected .wrap
{
	line-height: 25px;
	padding-right: 10px;
	color: #005825;

}
.RadTabStrip_BAB li a .wrap
{
	color: #005825;
	padding-right: 10px;
	height: 25px;
	text-decoration: underline;

}
.RadTabStrip_BAB li a.selected .innerWrap
{
	padding-top: 0px;
}

.RadTabStrip_BAB li a.disabled,
.RadTabStrip_BAB li a.disabled .wrap,
.RadTabStrip_BAB li a.disabled .innerWrap
{
	cursor: default;
	text-decoration: line-through;
}

.RadTabStrip_BAB li a.red,
.RadTabStrip_BAB li a.red .wrap,
.RadTabStrip_BAB li a.red .innerWrap
{
	color: black;
}
.RadTabStrip_BAB .level2 li a
{
	padding-left: 10px;
	background: transparent url(images/tabLeftFirstOff.gif) no-repeat 0px 0px;
	height: 25px;
	text-decoration:none;
}

.RadTabStrip_BAB .level2 li.last a,
.RadTabStrip_BAB .level2 li.break a
{
	margin-right:0;
}

.RadTabStrip_BAB .level2 li a .wrap
{
	color: white;
	padding-right: 10px;
	height: 25px;
	background: transparent url('images/tabRightLastOff.gif') right 0px no-repeat;
}

.RadTabStrip_BAB .level2 li a:hover
{
	color: white;
}

.RadTabStrip_BAB .level2 li a .innerWrap
{
	line-height: 25px;
	padding: 0px 10px;
	background: transparent url('images/tabStripeOff.gif') 0px 0px repeat-x;
	text-align: center;
}

.RadTabStrip_BAB .level2 li a.selected
{
	padding-top: 0px;
	padding-left: 10px;
	background: transparent url('images/tabLeftFirstOn.gif') 0px 0px no-repeat;
	line-height: 25px;

}
.RadTabStrip_BAB .level2 li a.selected .wrap
{
	background-image:url('images/tabRightLastOn.gif');
	line-height: 25px;
	padding-right: 10px;
	color: white;
}


.RadTabStrip_BAB .level2 li a.selected .innerWrap
{
	background-image:url('images/tabStripeOn.gif');
	padding-top: 0px;
}
/* scrolling arrows */

.RadTabStrip_BAB .leftArrow
{
	background-image:url(img/ScrollLeft.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 8px;
}

.RadTabStrip_BAB .rightArrow
{
	background-image:url(img/ScrollRight.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 8px;
}


.RadTabStrip_BAB .leftArrowDisabled
{
	background-image:url(img/ScrollLeftDisabled.gif);
	height: 11px;
	width: 8px;
	background-repeat: no-repeat;
}

.RadTabStrip_BAB .rightArrowDisabled
{
	background-image:url(img/ScrollRightDisabled.gif);
	height: 11px;
	width: 8px;
	background-repeat: no-repeat;
}
.RadTabStrip_BAB_multipage {
    background-color:#e9e8e8;
	 border: 2px solid #005825; 
	 padding: 3px 5px 5px;  
	 width:100%;
}
.RadTabStrip_BAB_multipage td {
    COLOR: black;
		FONT-FAMILY: Tahoma, verdana, Arial, serif;
		FONT-SIZE: 10pt;
}

.RadTabStrip_BAB_multipage2 {
    background-color:white;
	 border: 2px solid #005825; 
	 padding: 3px 5px 5px;  
	 width:100%;
}
.RadTabStrip_BAB_multipage2 td {
    COLOR: black;
		FONT-FAMILY: Tahoma, verdana, Arial, serif;
		FONT-SIZE: 10pt;
}
.RadGrid_BAB
{
	font: normal 10px Arial, Verdana, Sans-serif;
	background: white repeat-x;

}

.MasterTable_BAB
{
	border:1px;
		color: white;
	/*-moz-user-select: none;*/ /*disables text selecting in Firefox to combat unpleasant visual appearance*/
}

.GridHeader_BAB, .ResizeHeader_BAB
{
	font-weight: bold;
	font-size: 14px;
	height: 34px;
	border: 1px solid Black;
	padding: 0 2px 5px;
	background: #005825 repeat-x;
	text-align: center;
	padding-left: 5px;

}

.GridHeader_BAB a
{
	color: #6b2528;
	text-decoration: none;
}
.GridHeader_BAB a:hover
{
	color: #6b2528;
	text-decoration: underline;
}
td.GridHeader_BAB input
{
	width: auto;
	float: left;
	background: #f5e6be;
	font: bold 10px Arial, Sans-serif;
	color: #6b2528;
	margin-right: 2px;
}

.GridRow_BAB,
.GridAltRow_BAB,
.ActiveRow_BAB, 
.SelectedRow_BAB
{
	height: 23px;
	padding: 0px 0px 0px 3px;
}

.Noborder td
{
	border:0px;
}
.GridRow_BAB td, 
.GridAltRow_BAB td, 
.ActiveRow_BAB td, 
.SelectedRow_BAB td,
.GridEditRow_BAB td
{
	padding: 0px 0px 0px 3px;
	color: black;
	border: 1px solid black;
	font-size: 14px;
}
.GridRow_BAB td a, 
.GridAltRow_BAB td a, 
.ActiveRow_BAB td a, 
.SelectedRow_BAB td a,
.GridEditRow_BAB td a
{
	padding: 0px 0px 0px 3px;
	color: black;
}
.GridRow_BAB td a:hover, 
.GridAltRow_BAB td a:hover, 
.ActiveRow_BAB td a:hover, 
.SelectedRow_BAB td a:hover,
.GridEditRow_BAB td a:hover
{
	padding: 0px 0px 0px 3px;
	color: #6b2528;
	text-decoration: underline;
}
/*all except IE5/6*/
tbody>.GridRow_BAB,tbody>.GridAltRow_BAB
{
	background: repeat-x bottom;
}
/*IE5/6 - apply to the table to resolve rendering bottleneck*/
* html .MasterTable_BAB
{
	background: repeat-x bottom;
}

tbody .SelectedRow_BAB
{
	background: #f5e6be repeat-x bottom;
}

tbody .ActiveRow_cpanel
{
	background: #f5e6be repeat-x bottom;
}

tbody .GridEditRow_BAB
{
	background: #F2B000;
}

.GridEditRow_BAB td
{
	border-bottom: solid 1px #F2B000;
}

.GridEditRow_BAB A,
tr.GroupHeader_BAB A,
tr.GridCommandRow_BAB A
{
	color: #6b2528;
	text-decoration: underline;
	font-family: Arial;
	font-size: 10px;
}

.GridEditRow_BAB A:hover
{
	color: #6b2528;
}

.GridFooter_BAB
{
	border:0;
}

.GridPager_BAB
{
	background: transparent repeat-x bottom;
	height: 36px;
	color: #6b2528;
	padding: 0px 0px 2px 5px;
	vertical-align: bottom;
	border:0;
}

.GridPager_BAB a
{
	color: #6b2528;
}

.GridPager_BAB a:hover
{
	color: #6b2528;
}

.GroupPanel_BAB
{
	height: 30px;
	width: 100%;
	background: #f5e6be;
}

.GridHeader_BAB img,
.GroupPanelItems_BAB input
{
	vertical-align: middle;
}

/* grouping button */
.GroupPanelItems_BAB
{
	background: #f5e6be;
	color: #6b2528;
	padding-left: 3px;
	border: solid 1px #F2B000;
	white-space:  nowrap;
	font-size: 11px;
}

tr.GroupHeader_BAB,
tr.GridCommandRow_BAB
{
	background: #f5e6be;
	color: #6b2528;
	font-weight: bold;
}

tr.GroupHeader_BAB td,
tr.GridCommandRow_BAB td
{
	border-top: solid 1px #F2B000;
	border-bottom: solid 1px #F2B000;
}


tr.GroupHeader_BAB td td,
tr.GridCommandRow_BAB td td
{
	border: 0;
}
