body{
	font-family: Arial,sans-serif;
	color: Navy;
	font-size: 16px;
	margin: 0px;
	background-attachment: fixed;
	background-color: White;
	background-image: url(/images/outside_bk3.jpg);
}

a{
	color: navy;
	text-decoration: none;
}

a:link{
	color: navy;
	text-decoration: none;
}

a:visited{
	color: navy;
	text-decoration: none;
}

a:hover{
	color: navy;
	text-decoration: underline;
}

a.nav{
 	color: White;
	text-decoration: none;
	font-size: 0pt;
}

a.nav:link{
 	color: White;
	text-decoration: none;
	font-size: 0pt;
}

a.nav:visited{
 	color: White;
	text-decoration: none;
	font-size: 0pt;
}

a.nav:hover{
 	color: White;
	text-decoration: none;
	font-size: 0pt;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: navy;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: navy;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: navy;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: navy;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: navy;
 margin: 0px;
 padding: 0px;
}

h3.nav{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #708090;
 margin: 0px;
 padding: 0px;
}

td.nav{
	text-align: center;
	}

td.content{
	width: 100%;
	font-size: 14px;
	vertical-align: top;
	text-align: justify;
}

td.headlines{
	text-align: left;
	font-size: 12px;
}

TD.roundedbox-left {
	background-image : url(/images/border-left-blue.gif);
}

TD.roundedbox-right {
	background-image : url(/images/border-right-blue.gif);
}

TD.roundedbox-top {
	background-image : url(/images/border-top-blue.gif);
}

TD.roundedbox-bottom {
	background-image : url(/images/border-bottom-blue.gif);
}

P.frostbyte-footer {
	color : #808080;
	font-size : 10px;
	text-align : center;
}

A.frostbyte-footer {
	color : #808080;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
} 

th.faq {
	vertical-align: top;
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	color: navy;
}

td.faqquestion {
	vertical-align: top;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

td.faqanswer {
	vertical-align: top;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}

td.faqspacer {
	height: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;	
}

table.prices {
	vertical-align: top;
	font-family: Arial;
	font-size: 20px;
	text-align: left;
	color: #AAAAF9;
	background-color: #d5eaff;
	border: thin double #D6D9FB;
}

tr.prices {
	vertical-align: top;
	font-family: Arial;
	font-weight: normal;
	font-size: 20px;
	text-align: left;
	color: navy;
	background-color: #EEEEEE;
	border: thin double Navy;
}

tr.pricesspacer {
	font-size: 1px;
	background-color: transparent;
	border: thin double #d5eaff;
}

th.prices {
	vertical-align: top;
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	color: navy;
	background-color: #d5eaff;
}

td.prices {
	vertical-align: top;
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	background-color: #a6d2ff;
	border: thin double #88c4ff;
}

td.pricesspacer {
	font-size: 12px;
	background-color: transparent;
}

h2.pagetitle{
	text-align: center;
	font-size: 26px;
}	

.slideshow { 
	margin: auto;
	float:left;
	clear:left;
}

.slideshow img {
	padding: 0px; 
	border: 0px solid #ccc; 
	background-color: #ffffff;
}
