body {
	background-color:#8198a0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: small;*/
	/*font-style: normal;*/
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0;
}
/*
********* LINKS
*/
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*
********* text
*/
.leadParagraphs {
	color:#8198a0;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
}
.smallTextBold {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.news {
	color:#ffb91b;
	font-size: x-small;
	font-weight: bold;
	text-transform:uppercase;
	/*text-align: center;*/
}
.heading {
	color:#ffb91b;
	font-size: small;
	font-weight: bold;
	text-transform:uppercase;
	/*text-align: center;*/
}
td.fheading {
	background-color: #A7C4D0;
}
.TEMP_ITEMS {
	color:#FF0000;
	font-size: small;
	font-weight: bold;
	text-transform:uppercase;
	font-style: italic;
}
.ListStyle {
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 17px;
	/*background: #DFDFDF;*/
}
.white_Text {
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
.text {
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
.smalltext {
	font-size: 10px;
	color: #333333;
}
.verySmalltext {
	font-size: 9px;
}
.text_ITALIC {
	font-size: 11px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
}

/*
********* Other elements
*/

.leftSideTile {
	background-image:url(../images/leftStrip.gif);
	background-repeat:repeat-y;
}
.rightSideTile {
	background-image:url(../images/rightStrip.gif);
	background-repeat:repeat-y;
}
td.fbg_edit {
	background-color: #ffb91b;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
td.fbg1 {
	background-color: #BDDEF7;
	font-size: x-small;
	color: #333333;
}
td.fbg2 {
	background-color: #DDF0FC;
	font-size: x-small;
	color: #333333;
}
td.fbg1_small {
	background-color: #BDDEF7;
	font-size: 10px;
	color: #333333;
}
td.fbg2_small {
	background-color: #DDF0FC;
	font-size: 10px;
	color: #333333;
}
.blueBg {
	background-color:#8198a0;
}
.lightGreyBg {
	background-color:#c2c2c2;
}
table.fborder {
	border: 1px solid #666666;
}
td.fborder_edit {
	border: 1px solid #666666;
}
td.finnerborder {
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
}
td.finnerborder_top {
	border-top: 1px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
}
td.finnerborder_topr {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
}
td.finnerborder_edit {
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
}
td.fborder_all {
	border: 1px solid #666666;
}
.horizLineTile {
	background: url(../images/horizontalLineTile.gif) repeat-x center;
}
.WHITE_vertLine_col1 {
	background: #78B6D2 url(../images/white_horizLine.gif) repeat-y right top;
}
.WHITE_vertLine_col2 {
	background: #A7D4EA url(../images/white_horizLine.gif) repeat-y right top;
}
.blueBgColour {
	background-color: #BDDEF7;
}
.indexbg {
	background: url(../images/mainImageAreabg_2.gif) no-repeat scroll left top;
}
.indexleftgrey {
	background: url(../images/leftgreyline.gif) repeat-y fixed left top;
}
