@charset "utf-8";
/* CSS Document */

body,td,th {
	/*color: #333333;*/
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
}

.style1 {font-size: 12px}
.subhead {font-size: 12px;
          font-weight: bold;
          background-color: #CCCCCC;}

.style2 {font-size: 18px}
.style3 {font-size: 16px}
.style5 {font-size: 18px; font-weight: bold; }
.style7 {font-size: 12px; font-weight: bold; color: #333333}
.style8 {font-size: 12px;
	color: #CCCCCC;}
.style8 A:link{
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.style8 A:hover{
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
.style8 A:active{
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
.style8 A:visited{
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.style12 {font-size: 12px; font-weight: bold; color: #666666; }

.bananastyle{
	font-size: 18px;
	font-weight: bold;
}

.mainhead {
	font-size: 18px;
	color: #efefef;
	font-weight: bold;
	background-color: #999999;
}

.update {font-size: 12px; color: #0017CC;}
.style15 {font-size: 14px;}

.sidebarlinks {font-size: 10px; font-weight: normal; color: #333333}
.sidebarlinks A:link {font-size: 10px; font-weight: normal; text-decoration: none; color: #0017CC;}
.sidebarlinks A:visited {font-size: 10px; font-weight: normal;  text-decoration: none; color: #0017CC;}
.sidebarlinks A:active {font-size: 10px; font-weight: normal;  text-decoration: none; color: #000066;}
.sidebarlinks A:hover {font-size: 10px; font-weight: normal;  text-decoration: underline; color: #000066;}

.nav {font-size: 12px; font-weight: bold; color: #FFFFFF; line-height: 1%;}
.navlink A:link {font-size: 12px; font-weight: bold; text-decoration: none; color: #FFFFFF; line-height: 1%;}
.navlink A:visited {font-size: 12px; font-weight: bold;  text-decoration: none; color: #FFFFFF; line-height: 1%;}
.navlink A:active {font-size: 12px; font-weight: bold;  text-decoration: none; color: #CDD2FF; line-height: 1%;}
.navlink A:hover {font-size: 12px; font-weight: bold;  text-decoration: none; color: #CDD2FF; line-height: 1%;}


.link2 A:link {font-size: 12px; font-weight: bold; text-decoration: none; color: #666666;}
.link2 A:visited {font-size: 12px; font-weight: bold;  text-decoration: none; color: #666666;}
.link2 A:active {font-size: 12px; font-weight: bold;  text-decoration: none; color: #FFFFFF;}
.link2 A:hover {font-size: 12px; font-weight: bold;  text-decoration: none; color: #EEEEEE;}