.topbg {  
	background-image: url(header_bg.jpg); 
	background-repeat: repeat-x; 
	align: top;
}
.top1 {  
	background-image: url(top1.jpg); 
	background-repeat: repeat-x; 
	align: top;
	font-family: verdana;
	font-weight: none;
	font-size: 9pt;
	color: white;
	text-decoration: none;
	word-spacing: 4pt;
}
.top2 {  
	background-image: url(top2.jpg); 
	background-repeat: repeat-x; 
	align: top;
}
.bottombg {  
	background-image: url(bottom_bg.jpg); 
	background-repeat: repeat-x; 
	align: top;
}
.greybg {  
	background-image: url(grey_bg.jpg); 
	
}

.whitebg{
	background-color: white;
}

.greyborder {

	border-right: 1px solid #2D4257;
	border-left: 1px solid #2D4257;
	border-top: 1px solid #2D4257;
	border-bottom: 1px solid #2D4257;
}


.alink	{
	font-family: verdana;
	font-weight: bold;
	font-size: 9pt;
	color: white;
	text-decoration: none;
	word-spacing: 9pt;
}
.alink:hover {
	font-family: verdana;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	text-decoration: none;
	word-spacing: 9pt;
}
.sidelinks	{
	font-family: verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #186994;
	text-decoration: none;
	
}
.sidelinks:hover {
	font-family: verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #186994;
	text-decoration: none;
	
}
.dezi9or	{
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #2D4257;
	text-decoration: none;
	word-spacing: 4pt;
}
.dezi9or:hover {
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	color: black;
	text-decoration: none;
	word-spacing: 4pt;
}
.text	{
	font-family: verdana;
	font-style: normal;
	font-size: 9pt;
	color: #312C21;
	text-align:justify;
	text-decoration: none;
	line-height: 14pt;
	word-spacing: 1pt;
}
.boldtext	{
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: #312C21;
	text-align:justify;
	text-decoration: none;
	line-height: 14pt;
	word-spacing: 1pt;
}

.bluetext	{
	font-family: verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #186994;
	text-align:justify;
	text-decoration: none;
	line-height: 10pt;
	word-spacing: 1pt;
}
.bluetextnormal	{
	font-family: verdana;
	font-weight: none;
	font-size: 9pt;
	color: #186994;
	text-align:justify;
	text-decoration: none;
	line-height: 10pt;
	word-spacing: 1pt;
}
.footertext	{
	font-family: verdana;
	font-style: normal;
	font-size: 8pt;
	color: grey;
	
	text-decoration: none;
	line-height: 10pt;
	word-spacing: 1pt;
}
