.form_text {
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


a.A_topButton:link 
		{
	
	color: #FFFFFF;
	
	}

a.A_topButton:visited
		{
	
	color: #FFFFFF;
		}	

a.A_topButton:hover
		{
	color: #FFFF00;
	
		}

a.A_topButton:active
		{
	color: #FF6600;
			
		}

body
{
	background-color:#003300;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../tiles/head_tile.jpg);
	background-repeat: repeat-x;
}



.h1 {
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	font-variant: normal;
	}



td.TD_centre {
	background-image: url(../tiles/centre.jpg);
	background-repeat: repeat-x;
	background-color: #A1A072;
}
td.TD_left {
	background-image: url(../tiles/lefttile.jpg);
	background-repeat: repeat-y;
}
td.TD_bottom {
	background-image: url(../tiles/bottomtille.jpg);
	background-repeat: repeat-x;
	background-color: #A89546;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
td.TD_topButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../menu/button_tag.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 86px;
}
div.DIV_topButton {
	padding-bottom: 4px;
}
.text_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
}
.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}

