.whitetext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textblue {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
}



.a_blue:active , .a_blue:visited , .a_blue:link {

	font-size : 11px;
	font-family: Tahoma, Verdana, Arial;
	color : #0099CC;
	font-weight : normal;
	background : transparent;
	text-decoration: none;
}


.a_blue:hover {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	color : #0099CC;
	font-weight : bold;
	background : transparent;
	text-decoration : underline;
}

.a_grey:visited , .a_grey:link {

	font-size : 11px;
	font-family: Tahoma, Verdana, Arial;
	color : #666666;
	font-weight : normal;
	background : transparent;
	text-decoration: none;
}


.a_grey:active {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	color : #FFCC00;
	font-weight : normal;
	background : transparent;
	text-decoration : underline;
}


.a_grey:hover {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	color : #666666;
	font-weight : normal;
	background : transparent;
	text-decoration : underline;
}

.a_white:active , .a_white:visited , .a_white:link {
	font-size : 11px;
	font-family: Tahoma, Verdana, Arial;
	color : #FFFFFF;
	font-weight : normal;
	background : transparent;
	text-decoration: none;


}


.a_white:hover {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	color : #FFFFFF;
	font-weight : bold;
	background : transparent;
	text-decoration : underline;
}.border {
	border: 1px solid #CCCCCC;
}
td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bck {
	background-image: url(images/bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fieldtxt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999999;
	width : 250px;
}
.fieldbut {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0099CC;
	border: none;
}
