body {font-family: trebuchet;
		color: #000000;
		font-size: 12pt;
		}

#body {
	font-family: arial;
	color: white;
	font-size: 12pt;
	}

body a:link{color: #FF6600;
				text-decoration: none;
				font-size: 11pt;
				}
body a:visited{color: #FF6600;
				text-decoration: none;
				font-size: 11pt;
				}
body a:hover{color: #4949E9;
				text-decoration: underline;
				font-size: 11pt;
				}
a.list:link{
		color: blue;
		text-decoration: none;
		font-size: 8pt;
}
a.list:visited{
		color: teal;
		text-decoration: none;
		font-size: 8pt;
}
a.list:hover{
		color: ff6600;
		text-decoration: underline;
		font-size: 8pt;
}
a.listbold:link{
		color: blue;
		font-weight: bold;
		font-size: 8pt;
}
a.listbold:visited{
		color: teal;
		font-weight: bold;
		font-size: 8pt;
}
a.listbold:hover{
		color: ff6600;
		font-weight: bold;
		text-decoration: underline;
		font-size: 8pt;
}

h1.header{
	color: #4949E9;
	font-weight: bold;
	font-size: 11pt;
	}

h2.header{
	color: #4949E9;
	font-weight: bold;
	font-size: 11pt;
	}

h3.header{
	color: #4949E9;
	font-weight: bold;
	font-size: 10pt;
	}

h3.front{
	color: #4949E9;
	font-weight: bold;
	font-size: 9pt;
	}

#right {
	border: 0px solid red;
	width: 372px;
	height: 98px;
	position:absolute;
	right: 0;
	top: 0;
	z-index: 2;
	}

#left {
	border: 0px solid blue;
	width: 388px;
	height: 98px;
	background-color: ffffff;	
	position:absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 3;
	}

#hand {
	border: 0px solid red;
	width: 270px;
	height: 130px;
	position:absolute;
	right: 0px;
	top: 98px;
	z-index: 2;
	}


#center {
	border: 0px solid yellow; 
	position: absolute;
	height: 98px; 
	width: 1024px; 
	top: 0px; 
	right: 372px;
	overflow: hidden;
	z-index: 1;
	}

#bodyTable {
	border: 0px solid black;
	position: absolute;
	z-index: 5;
	}

#bottomNav {
	color: ffffff;
	font-family: arial;
	font-size: 8pt;
	}

#bottomNav a:link{
		font-family: arial;
		font-size: 8pt;
		color: ffffff;
		text-decoration: none;
		font-weight: 700;
		}
#bottomNav a:visited{
		font-family: arial;
		font-size: 8pt;
		color: ffffff;
		text-decoration: none;
		font-weight: 700;
		}
#bottomNav a:hover{color: ff6600;
		font-family: arial;
		font-size: 8pt;
		text-decoration: underline;
		font-weight: 700;
		}

#contentArea {
	background-image: url(navbar1/back-sak.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
.header {
	color: white;
	font-size: 14pt;
	font-weight : bold;
}
.heading {
	color: black;
	font-size: 14pt;
	font-weight : bold;
}
.subheader{
	color: black;
	font-size: 10pt;
	font-weight : bold;
}
.subheaderSM{
	color: black;
	font-size: 8pt;
	font-weight : bold;
}
.titles{
	color: black;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
.content{
	color: white;
	font-size: 10pt;
}
label.labelhead{
	color: white;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
label.labelsubhead{
	color: black;
	font-size: 10pt;
	font-weight: bold;
}
.greyBG{
	background-color: #CCCCCC;
	font-weight: bold;
}
.blackBG{
	background-color: #000000;
    font-weight: bold;
	color: #FFFFFF;
}
.whiteBG{
	background-color: #FFFFFF;
    font-weight: bold;
	color: #000000;
}
.DKgreyBG{
	background-color: #666666;
    font-weight: bold;
	color: #FFFFFF;
}
.DKgreyBGheading {
	color: #FFFFFF;
	font-size: 14pt;
	font-weight : bold;
	background-color: #666666;
}
.MDgreyBG{
        background-color : #999999;
        font-weight: bold;
		font-size: 12pt;
}
.red{
	color: red;
}
.blue{
	color: blue;
}
.green{
	color: green;
}
.yellow{
	color: yellow;
}
.purple{
	color: purple;
}
.orange{
	color: orange;
}
.black{
	color: black;
}
.pink{
	color: pink;
}
a.offwhite:link{
		color: #F5F5DC;
}
a.offwhite:visited{
		color: #F5F5DC;
}
a.offwhite:hover{
		color: #F5F5DC;
}
.offwhite{
	color: #F5F5DC;
}
A.red, A.red:ACTIVE, A.red:FOCUS, A.red:HOVER, A.red:LINK, A.red:VISITED {
	color : Red;
}
.headerbold{
	font-weight: bold;
}
.headerbold12{	
	font-size: 12pt;
	font-weight: bold;
}
.headerbold8pt{	
	font-size: 8pt;
	font-weight: bold;
}
	
