BR.page { page-break-after: always }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: lime;
	scrollbar-base-color: Green;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

th {
	background-color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

.vistable {
	border: 1px solid black;
	background-color: #dddddd;
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.subtd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.tddark {
	background-color: #663366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: White;
}

.tddarkgrey {
	background-color: #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000033;
	width: 100%;
}

.tdlightgrey {
	background-color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000033;
	width: 100%;
}

.thdark {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663366;
}

.teaser {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	text-decorations: none;
}

.signin {
	font-family: Arial;
	font-size: 9px;
	color: #00336d;
}

.signinbox {
	font-family: Arial;
	font-size: 9px;
	color: #00336d; 
	background-color: #cccccc;
	border: #000000;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	width: 75px;
}

.signinbutton { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #00336d; 
	background-color: #cccccc;  
	border: #FFFFFF; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	text-align: center;
	height: 16px;
}
.signinbutton2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	background-color: #666666;  
	border: #FFFFFF; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	text-align: center;
	
	height: 16px;
}

a {
	text-decoration: none;
	color: Navy;
}

a:hover {
	color: Green;
	text-decoration: underline;
}

.adark {
	color: White;
	text-decoration: none;
}

.adark:hover {
	color: 666666;
	text-decoration: underline;
}

.mbutton { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	background-color: #663366;  
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	text-align: center;
	width: 110px;
}
.mbutton2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	background-color: #666666;  
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	text-align: center;
	width: 110px;
}

.faqbutton { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	background-color: #663366;  
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	text-align: center;
	width: 200px;
}
.faqbutton2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	background-color: #666666;  
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	text-align: center;
	width: 200px;
}