.border {
	border: 1px dotted #FFFFFF;
	background-color: #3A6B7F;





}
.plaintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}
.bigtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.innerborder {
	border: 2px solid #336699;

}
.txt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: normal;

}
.txtblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.buttons {
	height: 22px;
	width: 70px;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.realbigtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFCC00;
}
.plaintxtul {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.fixed1 {
	background-attachment: fixed;
	background-image: url(images/sides_03.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.fixed2 {
	background-attachment: fixed;
	background-image: url(images/sides_05.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.lineupdown {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3E7288;
	border-right-color: #3E7288;
	border-bottom-color: #3E7288;
	border-left-color: #3E7288;
}
.txtblackwithborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #669999;

}
