﻿.boader_bg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #253133;
	border-left-color: #253133;
}
.white_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.boldnav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txtbold12 { 
	font-weight:bold;
	font-size:12px;
	
}
.txtboldwhite12 { 
	font-weight:bold;
	font-size:12px;
	color: white;
}
.title21 {
	font-size: 21px;
	color: white;
	text-decoration: none;
}
.bodytext12 {
	font-size:12pt;
	color:white;
}
.centre {
	text-align:center;
}
a:link {
	color: #FFFFCC;
	text-decoration:none;
}
a:visited {
	color: yellow;
	text-decoration:none;
}
a:active {
	color: #FFFFCC;
	text-decoration:none;
}
a:hover {
	color: lime;
	text-decoration:none;
}
