h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #006699;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #666666;
}

.mainHeaderTop {
	font-family: Tahoma;
	font-size: 11px;
}

.mainText {
	font-family: "Trebuchet MS";
	font-size: 13px;
	background-color: #FFFFFF;
	text-align: justify;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFCC00;
	border-left-color: #CCCCCC;
	padding: 5px;
}

a { font: normal 13px "Trebuchet MS" Helvetica,Verdana,Arial,sans-serif; color: #000000;  text-decoration: none; }
a:hover { color:#000000; }
a:visited { color:#000000; }
a:visited:hover { color:#000000; }


	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}

.rightColumn {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	vertical-align: top;
	padding: 5px;
}

div#toolbar {
	float: center; 
	color: #FFFFFF; 
	height: auto; 
	text-align: center; 
	width: auto; 
	font-size: 11px;
	vertical-align: top;
}

#toolbar a:link {
	font-family: "Trebuchet MS";  
	color: #006699;
	font-size: 11px; 
	text-decoration: none; 
	vertical-align: middle; 
	height: auto;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px; 
	display: block; 
	background-color: #FFFFFF;
	border: 1px solid #FFCC00;
	width: auto;
	margin-bottom: 2px;
}

#toolbar a:visited {
	font-family: "Trebuchet MS";
	color: #006699;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
	height: auto;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px; 
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #FFCC00;
	width: auto;
	margin-bottom: 2px;
}

#toolbar a:hover {
	font-family: "Trebuchet MS";
	color: #006699; 
	font-size: 11px; 
	text-decoration: none;
	vertical-align: middle;
	height: auto;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px; 
	display: block;
	background-color: #FFCC00;
	border: 1px solid #FFCC00;
	width: auto;
	margin-bottom: 2px;
}

#toolbar a:active {
	font-family: "Trebuchet MS";
	color: #006699;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
	height: auto;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px; 
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #FFCC00;
	width: auto;
	margin-bottom: 2px;
}

.mainFooter {
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #FFCC00;
	text-align: center;
}
