html, td, div {
	font-family:tahoma,verdana, helvetica, arial, sans-serif;
}
.palette td {text-align:center;width:33%;padding-top:10px;padding-bottom:10px;}
.palette td img {margin-bottom:5px;border:2px solid #dbdcc8;}
.bluegrad {
background-image:url(images/bluegrad.png);
background-repeat:repeat-x;
background-position:top left;
text-align:left;
color:white;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
overflow:hidden;
}
.orangegrad {
background-image:url(images/orangegrad.png);
background-repeat:repeat-x;
background-position:top left;
text-align:left;
color:white;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
overflow:hidden;
}

.bluegrad div {
	font-size:10px;
font-family:tahoma,helvetica,arial,sans-serif;
}
.orangegrad div {
	font-size:10px;
font-family:tahoma,helvetica,arial,sans-serif;
}
.bluegrad div h1, .bluegrad div h2, .bluegrad div h3, .bluegrad div h4, .bluegrad div h5, .bluegrad div h6 {
	font-size:16px;
	margin-top:0px;
margin-bottom:4px;
}
.orangegrad div h1, .orangegrad div h2, .orangegrad div h3, .orangegrad div h4, .orangegrad div h5, .orangegrad div h6 {
	font-size:16px;
	margin-top:0px;
margin-bottom:4px;
}
.bluegrad div a {
text-decoration:none;color:white;}
.orangegrad div a {
text-decoration:none;color:white;}

.bottomnav {
	color:white;
	font-size:9px;
}
.bottomnav a {
	text-decoration:none;
	color:white;
}
.topnav {font-size:10px;
}
.topnav tr td {text-align:center;
font-family:trebuchet ms, helvetica, arial, sans-serif;
}
.topnav a {text-decoration:none;color:#5f6a7c;}
hr {
color: #dadcc7;
background-color: #dadcc7;
border:0px;
height:8px;

}

.text, .text td {font-size:10px;}
.text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
color:#e28e38;
font-weight:normal;
font-size:10px;
margin-bottom:10px;
margin-top:0;
}
.text table tr td {
padding-left:10px;
}
.text a {
color:#e28e38;
font-weight:bold;
}
