.leftnav {
	font-family: Tahoma;
	font-size: 11px;
	color: #3A63A1;
	text-decoration: none;
	font-weight: bold;

}
.leftnav:hover {
	color: #6587D1;
}.leftcolumn {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #D5D5D5;
}
.leftcolumnCopy {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D5D5D5;
}

.register {
	font-family: Terminal;
	font-size: 11px;
	color: #9C4335;
	text-decoration: none;
}
.register:hover {
	color: #C46E53;
}
.loginform {
	color: #739332;
	border: 1px solid #739332;
	font-family: Terminal;
	font-size: 12px;
}
.tablegreyborder {
	border: 1px dashed #CCCCCC;
}
.button {
	font-family: Terminal;
	font-size: 11px;
	color: #ffcc00;
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #000000;
}
.fieldnames {

	font-family: Terminal;
	font-size: 11px;
	color: #336600;
	text-decoration: none;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 11px;

}
.border1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #dcdcdc;
	border-right-color: #dcdcdc;
}
.border2 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #dcdcdc;
}
.copyright {
	color: #E0E0E0;
	font-size: 10px;
}
.yellow {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}
.small {
	font-size: 10px;
}
a {
	color: #2C6BBA;
	text-decoration: none;
}
.form {
	background-color: #F6F6F6;
	border: 1px solid #D0D0D0;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.red {
	color: #990000;
}
.gray {
	font-family: Tahoma;
	font-size: 11px;
	color: #DDDDDD;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;

}
.dottedbottom {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;

}
body {

	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 11px;
}
ul {
	padding-top: 1px;
	padding-bottom: 1px;
}
li {
	padding-top: 1px;
	padding-bottom: 1px;
	list-style-image: url(images/bluebullet.gif);

}
.smallWhite {
	font-size: 10px;
	color: #FFFFFF;

}
.smallYellow {
	font-size: 10px;
	color: #ffcc00;

}
a:hover {
	color: #9AC0EF;
}
.orange {
	color: #8A3009;
}
.orange:hover {
	color: #BF420D;
}.bottomline {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;

}
.topline {

	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
}
.yellow2 {

	font-family: Tahoma;
	font-size: 11px;
	color: #FDD57C;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
	font-size: 11px;

}
.button2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #F3F3F3;
	background-image: url(images/topredbg.gif);
	border: 1px solid #5E1F00;
}
.huge {
	font-family: Tahoma;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	word-spacing: normal;

}
.black {

	color: #000000;
}
.padded {
	line-height: 12px;
	margin: 8px;
}
.bigyellow {
	font-size: 24px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}
.whitesmall {

	color: #CCCCCC;
	font-size: 10px;
}
.agreement {

	color: #C0C0C0;
	font-size: 9px;
}