.border {
	border: 1px solid #FF9900;

}
.bgdBlue {

	background-color: #000033;
}
.bgdGray1 {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.bgdGray2 {
	background-color: #999999;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-position: outside;
	list-style-type: none;
	font-weight: normal;
	letter-spacing: 1px;
}
.linkBlue {
	font-size: 10px;
	font-style: normal;
	color: #000066;
	text-decoration: underline;
}
.linkBlue:hover {
	font-style: bold;
	color: #000033;
}
.txt10w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.txt10gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.botton {
	border: 1px solid #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #000033;

}
.txt12w {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: disc;
	list-style-color: #000033;
	font-weight: bold;
	letter-spacing: 1px;
}
.bulletBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	background-color: #CCCCCC;
	list-style-type: disc;
	text-decoration: none;
}
.bulletBlue:hover {
	color: #ff9900;
}
.linkGray {

	font-size: 10px;
	font-style: normal;
	color: #999999;
	text-decoration: underline;
}
.txt12blue {

	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: disc;
	list-style-color: #000033;
	font-weight: bold;
	letter-spacing: 1px;
}
.txt12blue2 {


	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: disc;
	list-style-color: #000033;
	font-weight: normal;
	letter-spacing: 1px;
}
.bgdGray33 {

	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.times12w {

	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: disc;
	list-style-color: #000033;
	font-weight: normal;
	letter-spacing: 1px;
}
.linkTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;

}
.linkTimes:hover {
	color: #FF9900;
	text-decoration: none;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000033;
	border: 1px none #FFCC00;
}
