/* Default CSS Stylesheet for a new Web Application project */
BODY
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
	scrollbar-base-color: #EAEAEA;
	scrollbar-track-color: #D5D5D5;
	scrollbar-face-color: #ED872D;
	scrollbar-highlight-color: #000000;
	scrollbar-darkshadow-color: #EAEAEA;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #ffffff;
	overflow: auto;
}



.clsEventWSB
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
	font-weight: bold;
	color: Purple;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.clsEventPBSA
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
	font-weight: bold;
	color: #003300;
	padding-left: 3px;
	padding-right: 3px;
}

.clsEventSBSA
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
	font-weight: bold;
	color: #cc9900;
	padding-left: 3px;
	padding-right: 3px;
}
.clsEventAsiaPacific
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
	font-weight: bold;
	color: blue;
	padding-left: 3px;
	padding-right: 3px;
}

.clsEventKOD
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
	font-weight: bold;
	color: red;
	padding-left: 3px;
	padding-right: 3px;
}

.clsEventGroup
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
	color: #ED872D;
	padding: 1px;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
}
H1
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Georgia, Aerial;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Verdana, Georgia, Aerial;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}


A:link
{
	text-decoration: none;
	font-size: 8pt;
}

A:visited
{
	text-decoration: none;
	color: #ffffff;
	font-size: 8pt;
}

A:active
{
	text-decoration: none;
	color: #333399;
	font-size: 8pt;
}

A:hover
{
	text-decoration: underline;
	color: #ffffff;
	font-size: 8pt;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}




.clsMessage
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
}

input
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
}
select
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
}
textarea
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
}



.line540
{
	width: 100%;
	background-image: url(../images/bkg_gl6.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.lineOrange
{
	width: 100%;
	background-color: #ED872D;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 3px;
}


.clsMainHeader1
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	background-color: #ED872D;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
}

.clsTitleText
{
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	color: #ED872D;
	padding-left: 5px;
	padding-right: 5px;
}

.clsShaheenScoutHeader
{
	font-size: 7pt;
	font-style: italic;
	font-weight: normal;
	color: black;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-color: Yellow;
}
.clsScoutHeader
{
	font-size: 7pt;
	font-style: italic;
	font-weight: normal;
	color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: Green;
}

.clsRoverScoutHeader
{
	font-size: 7pt;
	font-style: italic;
	font-weight: normal;
	color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: Red;
}
.clsScouterHeader
{
	font-size: 7pt;
	font-style: italic;
	font-weight: normal;
	color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: Purple;
}

.clsWorldScoutBureau
{
	font-size: 7pt;
	font-weight: normal;
	color: Purple;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.clsText7pt
{
	font-size: 7pt;
	font-weight: normal;
	color: black;
}

.clsWorldScoutBureau
{
	font-size: 7pt;
	font-weight: normal;
	color: Purple;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.clsPBSA
{
	font-size: 7pt;
	font-weight: normal;
	color: Green;
	padding-left: 3px;
	padding-right: 3px;
}

.clsSBSA
{
	font-size: 7pt;
	font-weight: normal;
	color: #cc9900;
	padding-left: 3px;
	padding-right: 3px;
}
.clsAsiaPacific
{
	font-size: 7pt;
	font-weight: normal;
	color: blue;
	padding-left: 3px;
	padding-right: 3px;
}

.clsKOD
{
	font-size: 7pt;
	font-weight: normal;
	color: red;
	padding-left: 3px;
	padding-right: 3px;
}
.clsAffiliated
{
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: black;
}

.clsBtnTAB_Selected
{
	border-right: #666666 0px solid;
	padding-right: 5px;
	border-top: #666666 0px solid;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px 0px;
	border-left: #666666 0px solid;
	padding-top: 0px;
	border-bottom: #666666 0px solid;
	text-decoration: auto;
	font-weight: normal;
	font-size: 8pt;
	cursor: hand;
	background-color: #ED872D;
	color: #ffffff;
	height: 20px;
	font-family: Verdana, Georgia, Aerial;
}



.clsBtnTAB
{
	border-right: #666666 0px solid;
	padding-right: 5px;
	border-top: #666666 0px solid;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px 0px;
	border-left: #666666 0px solid;
	padding-top: 0px;
	border-bottom: #666666 0px solid;
	text-decoration: auto;
	font-weight: normal;
	font-size: 8pt;
	cursor: hand;
	background-color: #669bce;
	color: #ffffff;
	height: 20px;
	font-family: Verdana, Georgia, Aerial;
}


.clsMainHeaderWhieBGt
{
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	background-color: white;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
}

.clsMainHeaderPakistan
{
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	background-color: #006600;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
}
.clsDataText
{
	font-size: 8pt;
	color: black;
	background-color: #ffffff;
	border-right: #C0C0C0 1px solid;
	border-top: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-bottom: #C0C0C0 1px solid;
}

.clsDataTextDDL
{
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
}
.clsDataReadOnly
{
	font-size: 8pt;
	color: Blue;
	background-color: #E3E3E3;
	border-right: #F1F1F1 1px solid;
	border-top: #F1F1F1 1px solid;
	border-left: #F1F1F1 1px solid;
	border-bottom: #F1F1F1 1px solid;
}
.clsError
{
	font-size: 8pt;
	font-weight: normal;
	color: #ff0000;
}

.clsRowNormalF5F5DC
{
	font-weight: normal;
	font-size: 20pt;
	cursor: hand;
	color: black;
	background-color: red;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
}

.clsRowAlter
{
	font-weight: normal;
	font-size: 8pt;
	cursor: hand;
	color: black;
	background-color: #F5F5DC;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	vertical-align: top;
}


.clsRowF5F5DCAutoCursor
{
	font-weight: normal;
	font-size: 8pt;
	cursor: auto;
	color: black;
	background-color: #F5F5DC;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
}


.tdCaption
{
	font-weight: Normal;
	font-size: 8pt;
	color: #ffffff;
	background-color: #ED872D;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}


.Caption
{
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	background-color: #ddddff;
	border-bottom: #999999 1px solid;
	border-right: #999999 1px solid;
}
.CaptionLabel
{
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}
.CaptionTitle
{
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	cursor: help;
}


.CaptionBold
{
	font-weight: bold;
	font-size: 8pt;
	color: Black;
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}
.CaptionWhite
{
	font-weight: normal;
	font-size: 8pt;
	color: White;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}

.CaptionNormal
{
	font-weight: normal;
	font-size: 8pt;
	color: Black;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}

.clsdgRow
{
	font-weight: normal;
	font-size: 8pt;
	color: Black;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 2px;
	background-color: #ffffff;
	vertical-align: middle;
}

.clsdgAltRow
{
	font-weight: normal;
	font-size: 8pt;
	color: Black;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 2px;
	background-color: #f5f5dc;
	vertical-align: middle;
}

.CaptionLogin
{
	font-weight: Bold;
	font-size: 12pt;
	color: Black;
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	font-family: Arial Black;
}
.LeftNavOff
{
	border-right: #dddddd 1px solid;
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	padding-right: 0px;
	border-top: #dddddd 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 1px 0px;
	border-left: #dddddd 1px solid;
	cursor: hand;
	padding-top: 0px;
	border-bottom: #dddddd 1px solid;
	text-decoration: none;
	background-image: url(../Images/navtabs-blue.jpg);
}

.clsButton
{
	border-right: #ED872D 1px solid;
	padding-right: 0px;
	border-top: #ED872D 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 2px 0px;
	border-left: #ED872D 1px solid;
	padding-top: 0px;
	border-bottom: #ED872D 1px solid;
	text-decoration: auto;
	font-weight: normal;
	font-size: 8pt;
	cursor: hand;
	color: #ffffff;
	background-color: #669bce;
}


.clsButtonLogin:hover
{
	color: #ED872D;
	padding: 1px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.clsButtonLogin
{
	color: #ED872D;
	padding: 1px;
	font-weight: normal;
	background-color: #FFFFFF;
}

.clsRowNormal2
{
	font-weight: normal;
	font-size: 8pt;
	cursor: hand;
	color: black;
	background-color: lightgrey;
}


.clsRowLate
{
	font-weight: normal;
	font-size: 8pt;
	cursor: hand;
	color: black;
	background-color: #C2B894;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
}

.clsRowCurrent2
{
	font-weight: normal;
	font-size: 8pt;
	cursor: hand;
	color: Black;
	background-color: #D4D0C8;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
}
.navhead
{
	text-decoration: none;
	width: 390px;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	font-family: Verdana;
	background-repeat: no-repeat;
	vertical-align: middle;
	background-color: Navy;
}


.clsButtonSignOut
{
	cursor: hand;
}


.clsBlueFont
{
	font-size: 8pt;
	font-weight: normal;
	color: blue;
	background-color: #ffffff;
	text-decoration: underline;
	cursor: hand;
}
.clsWhiteFont
{
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.clsLoginNameOrange
{
	font-size: 8pt;
	font-weight: normal;
	color: #ED872D;
	text-decoration: none;
}
.clsLoginTime
{
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.clsMandatory
{
	color: #dc143c;
	font-weight: bold;
	font-size: xx-small;
}


.FreezingColumn
{
	left: expression(document.getElementById(   "freezingDiv" ).scrollLeft);
	position: relative;
	z-index: 1;
}

.FreezingHeader
{
	position: relative;
	top: expression(this.offsetParent.scrollTop);
	padding-left: 0px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	background-color: #F5F5DC;
	height: 18px;
	color: #ffffff;
	text-align: center;
	border-right-color: #ffffff;
	border-right-width: thin;
	border-left-color: #ffffff;
	border-left-width: thin;
	padding-top: 0;
}


.clsMainHeaderNormal
{
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	background-color: #dddddd;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}




.clsCityTime
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 7pt;
	color: white;
	padding: 1px;
}
.clsCityTimeBlack
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 6pt;
	color: Black;
	padding: 1px;
}

.clsGroup
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
	color: #669bce;
	padding: 1px;
	background-color: #ED872D;
}




.FreezingColumn
{
	left: expression(document.getElementById(   "freezingDiv" ).scrollLeft);
	position: relative;
	z-index: 1;
}

.FreezingHeader
{
	position: relative;
	top: expression(this.offsetParent.scrollTop);
	padding-left: 0px;
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
	font-weight: normal;
	background-color: #F5F5DC;
	height: 18px;
	color: #ffffff;
	text-align: center;
	border-right-color: #ffffff;
	border-right-width: thin;
	border-left-color: #ffffff;
	border-left-width: thin;
	padding-top: 10;
}





div#freezingDiv
{
	width: 100%;
	overflow: auto;
}


td.locked, th.locked
{
	position: relative;
	cursor: default;
	border-left: 1pt transparent;
	border-top: 1pt transparent;
	background-color: beige;
	left: expression(document.getElementById(   "freezingDiv" ).scrollLeft);
}


th
{
	position: relative;
	cursor: default;
	top: expression(document.getElementById(   "freezingDiv" ).scrollTop);
	z-index: 10;
}

th.locked
{
	z-index: 69;
}


.linkButton
{
	color: #ffffff;
	font-family: Verdana, Georgia, Aerial;
	font-variant: small-caps;
	font-size: 8pt;
	cursor: hand;
}
.u
{
	text-decoration: underline;
}

.imageButton
{
	color: #ffffff;
	font-family: Verdana, Georgia, Aerial;
	font-variant: small-caps;
	font-size: 8pt;
	cursor: hand;
}


.clsHover
{
	text-decoration: underline overline blink none;
	color: green;
	cursor: wait;
}

.clsAnnouncement
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 15pt;
	color: #FFFFFF;
	padding-left: 5px;
	font-weight: bold;
	background-color: #669bce; /*background-image:url(../Images/bck2.gif) */
}

.clsResource
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 15pt;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px; 
	font-weight: bold;
	background-color: #669bce; /*background-image:url(../Images/bck2.gif) */
}


.clsMainMenu
{
	font-size: 8pt;
	font-weight: normal;
	cursor: hand;
	color: black;
	padding: 4px 2px 4px 8px;
	border: 1px solid #648ABD;
	border-bottom: 8;
	background: transparent url(arrowRight.gif) right center no-repeat;
}

.siteMapNode
{
	border: Solid 1px Gray;
	color: black;
	background-image: url(../Images/Background/footer_background.gif);
	padding: 2px 5px;
}


