.navitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bd8239;
	font-weight: bolder;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990033;
	font-weight: bolder;
}
.titletext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF6600;
	font-weight: bolder;
}
.tabtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
}
.tabtextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bolder;
}
.textsmallred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bolder;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bolder;
}
.dashline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bd0052;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.linknormal {
	color: #0066cc;
	text-decoration: none;
}
.linknormal:hover {
	color: #0066cc;
	text-decoration: underline;
}
.linknormalorange {
	color: #FF6600;
	text-decoration: none;
}
.linknormalorange:hover {
	color: #FF6600;
	text-decoration: underline;
}
.linklinetitle {
	color: #990033;
	text-decoration: none;
}
.linklinetitle:hover {
	color: #990033;
	text-decoration: underline;
}
.linknolinesmalltext {
	color: #FFFFFF;
	text-decoration: underline;
}
.linknolinenav {
	color: #bd8239;
	text-decoration: none;
}
.linknolinenav:hover {
	color: #bd8239;
	text-decoration: underline;
}
.linknolinenav_white {
	color: #FFFFFF;
	text-decoration: none;
}
.linknolinenav_white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.linknolinetab {
	color: #FFFFFF;
	text-decoration: none;
}
.linknolinetab:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.linknolinewhite {
	color: #FFFFFF;
	text-decoration: none;
}
.linknolinewhite:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
}.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.backgroundnorepeat {
	background-image: url(Images/textbackground.jpg);
	background-repeat: no-repeat;
}
.backgroundnorepeat1 {
	background-image: url(Images/textbackground1.jpg);
	background-repeat: no-repeat;
}
a {
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	color: #0066cc;
	text-decoration: underline;
}
.picture { background-image: url(Images/bg_pink.jpg); 
border: 1px solid #F5EBE1; padding: 3px; 
font: 11px/1.4em Arial, sans-serif; } 
.picture img { border: 1px solid #F5EBE1; 
vertical-align:middle; margin-bottom: 3px; } 
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; } 
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 
