.header_back {
	background-image: url(Images/back.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
.tableborder3sides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.footertext {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
}
.normaltext {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
a:link.whitelink {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited.whitelink {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover.whitelink {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active.whitelink {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link.footerlink {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited.footerlink {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover.footerlink {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active.footerlink {
	color: #CCCCCC;
	text-decoration: none;
}
FORM.nomargin
{
    MARGIN: 0px;
}
.tablabackpic {
	background-attachment: fixed;
	background-image: url(Images/header_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tableback {
	background-attachment: fixed;
	background-image: url(Images/table_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.normaltextblack {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
.whitebutton {
	font-family: Verdana;
	color: #161A21;
	background-color: #FFFFFF;
}
.tableborder {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
