a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.TEXTfooter {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: Black;
}
a:visited {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #993399;
	text-decoration: underline;
}
a:active {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC99CC;
	text-decoration: none;
}
.TEXTmain {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
}
.TITLEmain {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-decoration: none;
	font-style: normal;
	letter-spacing: 2px;
	line-height: 10px;

}
.BORDERall {
	border: 2px solid #333333;
	background-color: #FFFFFF;

}
.columnBORDERL {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #333333;
}
.columnBORDERR {
	border-right-width: 1px;
	border-right-style: solid;
	border-left-color: #333333;
}
.background{
	background : #EED2ED;
}
.columnBORDERboth {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-color: #333333;
}
.background2 {
	background : url(images/bg_col.gif);
}
.BORDERmessage {
	border: 1px solid #333333;
	background-color: #EED2ED;

}.TITLEmainSML {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-decoration: none;
	font-style: normal;
	letter-spacing: 2px;
	line-height: 10px;
}

.error
{
	color: red; 
}

div.error
{
	font-size: .7em;
}

td.captcha
{
	padding-left: 148px;
}

td.captcha p
{
	font-size: .7em;
	margin: 0px;
}	