body {
	font-size: 0.7em;
	line-height: 1.4em;
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #ffffff;
	background-image: url("../images/body-bg.png");
	background-repeat: repeat-y;
 	background-position: left; 
}

 a:link	{ color:#474747; text-decoration:none;}
 a:visited{ color:#474747; text-decoration:none; }
 a:hover	{ color:#474747; text-decoration:underline; }


img {
	border: 0px;
	}

h1 {
	color:#ffffff;
	font-size: 17px;
	padding: 0px;
	margin: 14px 0px 5px 0px;
	font-weight: bold;	
}

h2 {
	color:#242424;
	font-size: 120%;
	padding:0px;
	margin: 0px 0px 5px 0px;
}

/* you can change image in header here */

#Header {
	width: 806px;
	height: 109px;
	display: block;
	background-image: url("../images/header-bg.png");
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0;
	}

#HeaderLeft {	
	float:left;
	margin: 20px 0 0 16px;
}

#HeaderRight{
	color:#2e2e2e;
	float:right;		
	height:41px;
	margin: 45px 20px 0 16px;
	padding:0;
	width:181px;
	font-family: Verdana;
 	text-align: right; 
	font-size: 130%;
	
}

#HeaderRight img {
	float: left;
}

#HeaderRight span {
	font-size: 145%;	
	margin: 2px 0 0 3px;	
}

#LowerHeader	{
	background: #ffffff;	
	font-family:Courier New;
 	background:#ffffff url("../images/lower-header-bg.png") top right repeat-y;
	height: 256px;
	border-left: #777777 1px solid;
	width: 805px;
	margin: -1px 0 0 0;
	padding: 0;
}

#LowerHeader img {
	float: right;
/*  
	margin: 26px 47px 0 0;

*/
}

#text {
	float: left;
	margin: 43px 0 0 30px;
	*margin: 43px 0 0 15px;
	padding: 0 5px 0 0;
	font-family: Courier New;
	width: 400px;	
	color: #2e2e2e;	
}


#text h1 {
	font-size: 140% !important;
	font-weight: normal;
	color: #2e2e2e !important;	
	text-align: justify !important;
	margin: 0;
	padding: 0;
	letter-spacing: -2px;
	
}

#sign {
	font-size: 100%;	
	text-align: right;
}

.gold {
	font-size: 100%;
	color: #de772d !important;
}

/* define main page here */

#Page {
	width: 806px;
	margin: 0px auto;
	background-color:#ffffff;	
	}

#sideTbl {text-align: left; width: 300px; margin: 0 auto;}

textarea.c2 {
	border:1px solid #6a6a6a;
	color:#666666;
	font-size:13px;
	height:94px;
	width:172px;
}

label {
	font-weight: bold;
	text-align: center;
	color: #8f6b6a;
}
.iTxt3 {
	border:1px solid #6a6a6a;
	color:#666666;
	font-size:12px;
	height:17px;
	padding:2px;
	width:168px;
}

#Content {
	width: 806px; 
	background:#ffffff url("../images/lower-header-bg.png") 100% 90% repeat-y;
	border-left: #777777 1px solid;	
	float: left;
}

#ContentText {
	border-top: #dcdcdc 2px solid;
	width: 800px;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	background-color: #ffffff;
	float: left;
	min-height: 600px;
	*height: 500px;
}

#ContentRightText {
	float: left;
	width: 529px;
	margin: 0 0 0 23px;
	color: #242424;
 	font-size: 110%; 
}
#Menu	{
	width: 201px;
	float: left;	
	list-style:none;	
}	

#Menu ul {
	background: #ffffff;	
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#Menu ul li	{ 	
	text-align:left; 
	font-size:120%; 
	color:#424242;
 	width: 191px; 
	margin: 0 0 4px 0;
	padding: 10px 0 0 11px;
	height: 21px;
	background-color: #dcdcdc;
}

#selected	{
	background-color: #de772d !important;	
}

#selectedLink  {
	color: #ffffff !important;
}


#Menu ul li a:link		{ 
	color:#474747;
	text-decoration:none; 
	width: 201px;
}


#Menu ul li a:visited	{ 
	color:#474747; 
	text-decoration:none; 
	width: 201px;
}

#Menu ul li a:hover	{ 
	color:#474747;
	text-decoration:underline; 	
	width: 201px;
}

#logo {
	background:transparent url("../images/FSB logo_colour_text_thumb.gif") bottom no-repeat;
	width: 110px;
	height: 122px;	
	margin: 330px 0 0 0;
	
}

#Footer {
	width: 806px;
	float: left;
	height: 93px;
	background:transparent url("../images/footer-bg.png") right no-repeat;
	margin: 0;
	padding: 0;
}

#FooterLeft {
	margin: 19px 0 0 24px;
	color: #555555;
	width:200px;
	float:left;
}

#FooterMenu	   { float:right; list-style:none; padding:0px; margin:19px 8px 8px 18px; color:#ffffff; width: 345px;}
#FooterMenu ul {list-style-type: none; color:#555555; margin: 0; float: right; padding: 0;}
#FooterMenu li		{ float:left; font-size:100%; margin: 0 4px 0 4px;}
#FooterMenu li a:link	{ color:#ffffff; text-decoration:none; color:#555555;}
#FooterMenu li a:visited{ color:#ffffff; text-decoration:none;color:#555555; }
#FooterMenu li a:hover	{ color:#ffffff; text-decoration:underline; color:#555555;}
