body,td,tr,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #5D5D5D;
}
.td2 {
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
	font-weight: normal;
	color: #008ED2;
    margin-top: 12px;
    margin-bottom: 0px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #007BB7;
	margin-bottom: 2px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #007BB7;
	margin-bottom: 0px;
}
h4 {
	font-size: 11px;
	font-weight: normal;
  	color: #007BB7;
	margin-bottom: 18px;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #007BB7;
    margin-top: 12px;
	margin-bottom: 2px;
}
panel {
	background-image: url (images/panels/bg.bmp);
    background-repeat: repeat-y;
    background-position: center; 
}
.menulinks{
	font: Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #CCEEFF;
	text-decoration: none;
    margin-bottom: 18px;
}
.menulinks-focus{
	font: Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #FFFFFF;
	text-decoration: none
}
.slidelinks{
	font: Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #EEEEEE;
	text-decoration: none;
    margin-bottom: 18px;
}
.slidefootlinks{
	font: Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #CFCFCF;
	text-decoration: none;
    margin-bottom: 18px;
}
.baselinks{
	font: Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #007BB7;
	text-decoration: none
}
.baselinks-focus{
	font: Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #00B6F2;
	text-decoration: none
}
.baselinks2{
	font: Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #007BB7;
	text-decoration: none
}
.baselinks2-focus{
	font: Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #00B6F2;
	text-decoration: none
}
.artlinks{
	font: Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #FFB935;
	text-decoration: none
}
.baseTD
{
	font: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #C0C0C0;
}
.redbold {
    font-size: 11px;
    font-weight: bold;
	color: #007BB7;
}
.panel_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
}
.panel_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007BB7;
}
.shadow_horiz {
	background-image: url(images/shadow_horiz.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.panel_horiz {
	background-image: url(images/panel_horiz.gif);
	background-repeat: repeat-x;
	background-position: top;
}
li{
	color: #007BB7;
}
a{
	color: #FE6F0F;
}
a:link {
	text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
	color: #00A8DF;
	text-decoration: none;
}
a.menulinks:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.slidelinks:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.sectionlinks:link            { font-size:17px; font-weight: normal; color: #FFFFFF; text-decoration: none; }
a.sectionlinks:visited         { font-size:17px; font-weight: normal; color: #FFFFFF; text-decoration: none; }
a.sectionlinks:hover           { font-size:17px; font-weight: normal; color: #FFFFFF; text-decoration: underline; }
