BODY {
	background : #666666;
}
/* Top Nav */
.tab { 
	font-family: Verdana;
	font-size: 80%;
	font-weight:bold;
	color: #FFFFFF
	}
.tabM {
	margin-left: 10px;
	margin-right: 10px;
	text-align : center;
}
	
td.tab {
	background : #0099ff;
}
td.tab a{
	color: #FFFFFF;
	text-decoration: none;
}
td.tabTop {
	background-repeat : repeat-x;
	background-image : url(/sam/shared/images/tab_top.gif);
}

td.tabDiv{
	background-image : url(/sam/shared/images/tab_div.gif);
	background-repeat : repeat-y;
}

td.stripe{
	background : url(/sam/shared/images/stripe.gif);
}

/* Page title*/
td.arrow {
	background : url(/sam/shared/images/title_arrow.gif);
	background-color : #ffffff;
}
td.pageTitle{
	font-family : Verdana;
	font-size :18px;
	background-color : #ffffff;
}
td.titleLine{
	background-color: #0033cc;
}

/* Side nav*/
td.navLine {
	background : url(/sam/shared/images/navLine.gif);
}
.nav1 { 
	font-family: Verdana;
	font-size: 75%;
	font-weight:bold;
	color: #FFFFFF
	}
td.nav1 {
	background : #cccccc;
}
td.nav1 a{
	color: #FFFFFF;
	text-decoration: none;
}
.nav1M {
	margin-left: 5px;
	margin-right: 5px;
	text-align : center;
}

.nav2 { 
	font-family: Verdana;
	font-size: 70%;
	font-weight:bold;
	color: #FFFFFF
	}
td.nav2 {
	background : #0099ff;
}
td.nav2 a{
	color: #FFFFFF;
	text-decoration: none;
}
.nav2M {
	margin-left: 5px;
	text-align : left;
}

.nav3 { 
	font-family: Verdana;
	font-size: 60%;
	font-weight:bold;
	color: #FFFFFF
	}
td.nav3 {
	background : #33ccff;
}
td.nav3 a{
	color: #FFFFFF;
	text-decoration: none;
}
.nav3M {
	margin-left: 10px;
	text-align : left;
}
/* Body */
td.bodyTD{
	background-color: #ffffff;
	vertical-align : top;
}
td.bodyLine{
	background-color: #0033cc;
}

/* Footer */
.footer{
	font-family: Verdana;
	font-size: 80%;
	font-weight:bold;
	color: #FFFFFF;
	text-align : center;
}
td.footer{
	background-color: #cccccc;
		text-align : center;
}
td.footer a{
	color: #FFFFFF;
	text-decoration: none;
}
td.footerLine{
	background-color: #ffffff;
}
/* Text styles */
.bodyTitle{
	font-family : Verdana;
	font-size: 80%;
	color: #333333;
	font-weight : bold;
}
.bodyTInd15{
	font-family : Verdana;
	font-size: 80%;
	color: #333333;
	font-weight : bold;
	margin-left : 15px;
	margin-right : 15px;	
}
.bodyTxt { 
	font-family: Verdana;
	font-size: 70%;
	color: #333333;
	}
.bodyInd15{
	font-family : Verdana;
	font-size: 70%;
	color: #333333;
	margin-left : 15px;
	margin-right : 15px;	
}		
.subTitle{
	font-family : Verdana;
	font-size: 100%;
	color: #333333;
	font-weight : bold;
	margin-left : 15px;
	margin-top : 5px;
	margin-bottom : 5px;
}	
.diaryDate{
	font-family : Verdana;
	font-size: 80%;
	color: #000099;
	margin-left : 15px;
	margin-right : 15px;	
}	
/* News bar */
.newsBar { 
	font-family: Verdana;
	font-size: 75%;
	font-weight:bold;
	color: #FFFFFF
	}
td.newsBar {
	background : #0033cc;
}
td.newsBar a{
	color: #FFFFFF;
	text-decoration: none;
}
.newsBarM {
	margin-left: 5px;
	margin-right: 5px;
	text-align : center;
}
.news { 
	font-family: Verdana;
	font-size: 70%;
	color: #333333;
	margin-left : 5px;
	margin-right : 5px;		
	}
.newsDate { 
	font-family: Verdana;
	color: #000099;	
	font-size: 70%;		
	margin-left : 5px;
	margin-right : 5px;		
	}	
.newsT { 
	font-family: Verdana;
	color: #333333;
	font-size: 70%;	
	margin-left : 5px;
	margin-right : 5px;		
	}	
td.news {
	background : #ffffff;
}
td.news a{
	color: #333333;
	text-decoration: none;
	margin-left : 5px;
	margin-right : 5px;		
}
.newsM {
	margin-left: 5px;
	margin-right: 5px;
	text-align : center;
}
