@charset "utf-8";
/* CSS Document */
iframe, abbr, acronym, address, big, cite, code,
small, strike, strong, sub, sup, tt, var,
table, caption, tbody, thead, tr, th, td {
	padding: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 30px;
	text-transform: uppercase;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	letter-spacing: .06em;	
	

}
tr:nth-child(even) {
	background-color: #eeeffc;
	
}
.jackrabbit {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0A1391;
	padding: 5px;
	line-height: 25px;
	text-align: justify;
	margin-top: -0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	table-layout:auto;
	border: 0px solid #0A1391;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}
.classes-box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0A1391;
	background-color: #FE5C07;
	border: 2px solid #0A1391;
	padding: 5px;
}
a.classes-box:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #BBDE20;
	text-decoration: none;
}
a.classes-box:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #BBDE20;
	text-decoration: none;
}

a.classes-box:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FA7725;
	text-decoration: none;
}
a.classes-box:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FA7824;
	text-decoration: none;
}

a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FF6909;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FF6800;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0909ff;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0909ff;
	text-decoration: none;
}

.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #017;
	text-decoration: none;
}

a.white:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.white:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.white:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F9761B;
	text-decoration: none;
}
a.white:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FE7823;
	text-decoration: none;
}
