body {
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #0164b1;
}

.header {
	color: #99CCFF;
	font-weight:normal;
	font-size: 9px;
	font-family: 'Tahoma CE', Tahoma, sans-serif;
	text-decoration: none;
	letter-spacing: 7px;
}
a.header {
	text-decoration: none;
	color: #3399FF; font-weight:normal;}
a.header:hover {
	color: #3399FF;
	text-decoration: none; font-weight:normal;}
	
.txtSmall {
	color: #FFFFFF;
	font-weight:normal;
	font-size: 9px;
	font-family: 'Tahoma CE', Tahoma, sans-serif;
	text-decoration: none;
	visibility: hidden;
}
a.txtSmall {
	text-decoration: none;
	color: #FFFFFF; font-weight:normal;}

a.txtSmall:hover {
	color: #FFFFFF;
	text-decoration: none; font-weight:normal;}
	
.txt11Black {
	color: #000000;
	font-weight:normal;
	font-size: 11px;
	font-family: 'Tahoma CE', Tahoma, sans-serif;
	text-decoration: none;
}
a.txt11Black {
	text-decoration: none;
	color: #000000; font-weight:normal;}
a.txt11Black:hover {
	color: #000000;
	text-decoration: none; font-weight:normal;}

.txt11Grey {
	color: #666666;
	font-weight:normal;
	font-size: 11px;
	font-family: 'Tahoma CE', Tahoma, sans-serif;
	text-decoration: none;
}
a.txt11Grey {
	text-decoration: none;
	color: #666666; font-weight:normal;}
a.txt11Grey:hover {
	color: #666666;
	text-decoration: none; font-weight:normal;}
	
.txt11GreyLight {
	color: #B5B5B5;
	font-weight:normal;
	font-size: 11px;
	font-family: 'Tahoma CE', Tahoma, sans-serif;
	text-decoration: none;
}
a.txt11GreyLight {
	text-decoration: none;
	color: #B5B5B5; font-weight:normal;}
a.txt11GreyLight:hover {
	color: #B5B5B5;
	text-decoration: none; font-weight:normal;}


.txt11Blue {
	color: #0164B1;
	font-weight:normal;
	font-size: 11px;
	font-family: 'Tahoma CE', Tahoma, sans-serif;
	text-decoration: none;
}
a.txt11Blue {
	text-decoration: none;
	color: #0164B1; font-weight:normal;}
a.txt11Blue:hover {
	color: #0164B1;
	text-decoration: none; font-weight:normal;}
	
.txt11Red {
	color: #CC0000;
	font-weight:normal;
	font-size: 11px;
	font-family: 'Tahoma CE', Tahoma, sans-serif;
	text-decoration: none;
}
a.txt11Red {
	text-decoration: none;
	color: #CC0000; font-weight:normal;}
a.txt11Red:hover {
	color: #CC0000;
	text-decoration: none; font-weight:normal;}


.txt15Red {
	color: #CC0000;
	font-weight:normal;
	font-size: 12px;
	font-family: 'Tahoma CE', Tahoma, sans-serif;
	text-decoration: none;
}
a.txt15Red {
	text-decoration: none;
	color: #CC0000; font-weight:normal;}
a.txt15Red:hover {
	color: #CC0000;
	text-decoration: none; font-weight:normal;}

.txt11RedLight {
	color: #FF0000;
	font-weight:normal;
	font-size: 11px;
	font-family: 'Tahoma CE', Tahoma, sans-serif;
	text-decoration: none;
}
a.txt11RedLight {
	text-decoration: none;
	color: #FF0000; font-weight:normal;}
a.txt11RedLight:hover {
	color: #FF0000;
	text-decoration: none; font-weight:normal;}


.TextForm {
	color: #000000;
	font-weight:normal;
	font-size: 11px;
	font-family: 'Tahoma CE', Tahoma, sans-serif;
	text-decoration: none;
	border: 1px solid #A8D0EE;
	background-color: #A8D0EE;
}