/* =========================================== */
/*  CSS STYLES FOR SLN Intranet master page    */
/* =========================================== */
 
body 
{
	background: #890000;
	font-family: 'Trebuchet MS', Arial;
	font-size-adjust:0.51;
	margin:0px;
	color: #DEDECA;
	font-size:14px;
	aabackground-image:   url("images/rcBG.jpg");
}

	td, th {color: #226666;}
	h1 {color: #003366;}
	h2 {color: #000099;}
	h3, h4 {color: #333399;}
	h5, h6 {color: #0099CC;}
	table.tblBak { background-color: #DADAF4; }

/*   */

td.topTD {
	background:   url("images/bg_top.jpg") no-repeat top center;
	height: 193px;
	text-align: right;
	padding: 42px 65px 0 48px;
	font-size: 11px;
	vertical-align:top;
}

td.middleTDx {
	background:   url("images/bg_table_main.jpg") center repeat-y;
}
td.middleTD {
	background:   url("images/bg_table_main.jpg") center repeat-y;
	padding: 10px 45px 0 0;
	font-size: 11px;
	vertical-align:top;
}

td.bottomTD {
	background:   url("images/bg_footer.jpg") no-repeat bottom center;
	height: 41px;
	padding: 0 65px 55px 100px;
	color: #0022CC;
	text-align: right;
	font-size: 11px;
	vertical-align:bottom;
}

label, .normal, .Normal {
	font-family: 'Trebuchet MS', Arial;
	font-size: 11px;
}

td.containerHEADL {
	background:   url("images/header_cap_left.gif") bottom right no-repeat;
	width: 15px;
	padding: 0;
 	vertical-align: bottom;
}

td.containerHEADR {
	background:   url("images/header_cap_right.gif") bottom left no-repeat;
	width: 15px;
	padding: 0;
 	vertical-align: bottom;
}

td.containerHEADC {
	background:   url("images/header_bg.gif") repeat-x bottom;
	padding: 0 10px 25px 5px;
 	vertical-align: top;
 	width:415px;
 	max-width: 415px;
}


td.containerHEADC_L {
	background:   url("images/header_bg.gif") repeat-x bottom;
	padding: 0 10px 25px 5px;
 	vertical-align: top;
 	width:143px;
}

.SectionTitle {
	font-weight:bold; 
}

.SectionNumber{
	font-weight: bolder; 
    background-color:Blue;
    color: Yellow;
}

/* Spacing cols */
td.LeftMargin 
{
 	width:30px;	
}	

td.ColMargin 
{
 	width:20px;	
}	



td.LoginWhoAreYou {
	text-align: right;
	vertical-align: top;
}


/* linky linky */

a:link, a:visited {
	color: #0000FF;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #0099FF;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}




/*



table, tr, td, p {
	font-family: 'Trebuchet MS', Arial;
	font-size: 11px;
	line-height: 1.4em;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
}

.SubHead    {
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #2c2c2c;
	padding: 0;
}

======================================

a.CommandButton:link, a.CommandButton:visited {
	color: #fff;	
	border-top: 1px solid #9CBC34;
	border-bottom: 1px solid #536B03;
	border-left: 1px solid #9CBC34;
	border-right: 1px solid #536B03;
	padding: 1px 5px 2px 6px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: #6E8E05;
}

a.CommandButton:hover {
	color: #fff;
	padding: 1px 5px 2px 6px;
	border-top: 1px solid #6C8710;
	border-bottom: 1px solid #3B4C02;
	border-left: 1px solid #6C8710;
	border-right: 1px solid #3B4C02;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: #516A03;
}

a.SubHead:link, a.SubHead:visited {
	color: #6E8E05;
	text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}

a.SubHead:hover {
	color: #2c2c2c;
	text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}


.NormalRed {
	color: #D08D00;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
}

.NormalBold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}

.NormalTextBox {
	color: #555;
	padding-left: 4px;
	line-height: 12px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #686868;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
}


a.Normal:link, a.Normal:visited {
	color: #0000FF;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Normal:hover {
	color: #2c2c2c;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

select, input {
	font-family: tahoma;
	font-size: 11px;
	color: #333;
}


h3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #f6f6f6;
	padding: 2px 0 1px 7px;
	background: #888;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.Head {
	font-size: 10px;
	color: #333;
	background: transparent;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding: 0;
}












*/