h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 10px;
	padding: 0px;
}
p {
	margin: 10px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666666;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.top_banner {
	background-color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.panel {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background-image: url(../images/home_01.gif);
	font-weight: bold;
	color: #000000;
}
.panel2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	background-image: url(../images/home_03.gif);
}

td.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #6A8084;
	vertical-align: middle;
	background-color: #D9E4EC;
}
.normal {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666666;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/home_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

td.footer1 A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #6A809A;
	text-decoration: underline;
}
td.footer1 A:link,
td.footer1 A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #6A8084;
	text-decoration: none;
}
.leftbar A:link,
.leftbar A:visited{
	font-weight: normal;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666666;
	
}
.leftbar A:hover{
	font-family: "Trebuchet MS", Arial;
	color: #CCCCCC;
	font-size: 12px;

	text-decoration: underline;
}
	.leftbar {
	font-family: "Trebuchet MS", Arial;
	color: #6A8084;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;

}
.paneltext {
	background-image: url(../images/video.jpg);
	text-align: right;
	font-style: italic;
	line-height: 13px;
}

body {
	background-color: #D9E4EC;
	margin-top: 20px;
}

