body {
	background-color:#F5F5F5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	
}

h1 {
	font-size:0.9em;
	color:#039;
	text-align:center;
	margin-bottom: 0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

h2 {
	font-size:0.8em;
	color:#535353;
	margin-top:4px;
	padding-left: 16px;
}

p, td, li {
	font-size:0.8em;
}

#frame {
	width:740px;
	margin-left:auto;
	margin-right:auto;
}

#header {

}

#menuMain {
	font-size:1em;
	text-align:center;
}
	
#body {
	background-color:#FFF;
	border:1px solid #CCC;
	text-align:left;
	padding: 5px;
}

#bodySide {
	width:260px;
	background-color:#BBE0E3;
	color:#003399;
	float:right;
	margin-top:22px;
	padding: 5px;

}

#footer {
	font-size:0.8em;
	text-align:center;
	color:#039;
}

.floatRight {
	float:right;
	font-weight:bold;
	font-size:0.8em;
}

.tblHeader {
	background-color:#06F;
	color:#FFF;
	text-align:center;
}

.tblBg {
	background-color:#CCECFF;
}

.txtStraplineBottom1 {
	font-size:1em;
	font-weight:bold;
	color:#039;
	margin-bottom: 0px;
	text-align:center;
/*	padding-left:30px;*/
}

.txtStraplineBottom2 {
	font-size:1em;
	color:#535353;
	margin-top:4px;
	padding-left: 36px;
}

.imgCentre {
	text-align:center;
}

input {
	border: 1px solid #666;
}

/* link styles below for body area*/
a:visited { 
	color: #006; 
	text-decoration: none;
}

a:link { 
	color: #006; 
	text-decoration: none;
} 

a:active { 
	color: #B9DCFF; 
	text-decoration: none;
} 

a:hover { 
	color: #B9DCFF; 
}


/* link styles below for footer area*/
a:visited { 
	color: #039; 
	text-decoration: none;
}

a:link { 
	color: #039; 
	text-decoration: none;
} 

a:active { 
	color: #039; 
	text-decoration: none;
} 

a:hover { 
	color: #5274BF; 
}
