.bottom {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

td.leftlinks a {
	display: block;
	line-height: 23px;
	vertical-align:middle;
	background: url('images/links_n.jpg') no-repeat;
	width: 100%;
	height: 23px;
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: normal;
	color: #1F2A51;
	text-decoration: none;
	padding: 0 0 0 31px;
}
td.leftlinks a:hover {
	background: url('images/links_r.jpg') no-repeat;
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: normal;
	color: #FF7005;
	text-decoration: none;
}
.leftlinksactive {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: normal;
	color: #FF7005;
	text-decoration: none;
}
.whitebig {

	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
		text-decoration: none;
	line-height: normal;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.textfield1 {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 24px;
	width: 157px;

}
.bluehead {


	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #1F2A51;
		text-decoration: none;
	line-height: normal;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.orangehead {

	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #FF7105;
		text-decoration: none;
	line-height: normal;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.orangestar {
	display: inline;
	float: right;
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #FF7105;
	text-decoration: none;
	line-height: normal;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.gen {

	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.smalltext {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.orangelinks {

	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: normal;
	color: #FF9C00;
	text-decoration: underline;
}
a:hover.orangelinks {

	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}.orangelinkssmall {


	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #FF9C00;
	text-decoration: underline;
}
a:hover.orangelinkssmall {

	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.bluelinks {


	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: normal;
	color: #1F2A51;
	text-decoration: underline;
}
a:hover.bluelinks {


	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: normal;
	color: #ff9c00;
	text-decoration: underline;
}

#loginlink {
	margin: 5 auto;
	align: center;
	text-align: center;
	border: 2px white solid;
	font: bold 12px Tahoma ;
	color: #fff ;
	width: 73px;
	padding: 8px 0;
	background: #FF7105;
	text-decoration: none;
	cursor: pointer;
}

#loginlink:hover {
	background: #1F2A51;
}

.boxlink-250, .boxlink-180, .boxlink-120{
	display: block;
	margin: 5 auto;
	align: center;
	text-align: center;
	border: 2px white solid;
	font: bold 13px Tahoma ;
	color: #fff ;
	background: #FF7105;
	text-decoration: none;
	cursor: pointer;
}

.boxlink-250:hover, .boxlink-180:hover {
	background: #1F2A51;
}

.boxlink-250 {
	padding: 24px 0;
	width: 250px;
}

.boxlink-180 {
	padding: 10px 0;
	width: 180px;
}

.boxlink-120 {
	padding: 8px 0;
	width: 120px;
}

.loginerror {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #FF9C00;
	text-decoration: none;
	line-height: normal;
	padding: 0px;
	margin: 0 0 5px 0 ;
}

.whitetext {
	color: #FFF;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
}

tr.row0, tr.row1 {
	border: 1px solid #999;
	color: #333;
}

tr.row0 {
	background: #fff;
}


tr.row1 {
	background: #eee;
}

tr.row0:hover, tr.row1:hover {
	background: #ccc;
}