a:link { color: #ff0000; text-decoration: none }
a:visited { color: #ff0000; text-decoration: none }
a:active { color: #ff0000; text-decoration: none }
a:hover { color: #ff0000; text-decoration: underline }

#banner {
		font-family: arial, sans-serif;
		color: #fff;
		font-size: large;
		font-weight: bold;
  		padding: 0px;
  		border-top: 0px solid #33a;
		border-left: 0px solid #33a;
		border-right: 0px solid #33a;
		border-bottom: 0px solid #33a;
		line-height: 24px;
		width: 100%;
		background-image: url(/images/banner-bg.jpg);
		background-repeat: repeat;
	}

#smallbanner 	{
		font-family: arial, sans-serif;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
		line-height: 16px;
  		padding: 3px;
  		border-top: 0px solid #009;
  		border-left: 0px solid #009;
  		border-right: 0px solid #009;
  		border-bottom: 0px solid #009;
		width: 100%;
		background-image: url(/images/banner-bg.jpg);
		background-repeat: repeat;
	}

#boxbody 	{
		font-family: arial, sans-serif;
		color:#005;
		font-size:10px;
		line-height: 12px;
		background-color: #ffffff;
  		border-left:0px solid #009;
  		border-right:0px solid #009;
  		padding: 2px;
  		border-bottom:0px solid #009;
	}

#address	{
		font-family: arial, sans-serif;
		color:#005;
		font-size:10px;
		line-height: 10px;
		background-color: #ffffff;
  		padding: 2px;
}

#body1 	{
		font-family: arial, sans-serif;
		color: #005;
		font-size: 12px;
  		padding: 2px;
	}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #005;
	}

.left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #005;
	}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	}

#form {
		font-family: arial, sans-serif;
		color: #005;
		font-size: 10px;
		line-height: 12px;
		background-color: #ffffff;
  		padding: 2px;
	}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	}

.tinyfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #fff;
	}

.motto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005;
	}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #005;
	}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #660099;
	color: #FF33FF;
	}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CC99FF;
	}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DECADE;
	}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFCCFF; 
	color: #003333;
	}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #050;
	background-color: #FF66FF;
	}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FF99FF;
	font-style: italic;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CC99FF;
	}
