﻿<!--
body
{
background-position: top;
background-repeat: repeat;
background-color: #85A1B6;
margin: 0px 0px 0px 0px;
}

.header
{
font-family: arial;
line-height: 20px;
font-size: 18pt;
font-weight: bold;
color: #ffffff;
}

.subheader
{
font-family: arial;
line-height: 20px;
font-size: 14pt;
font-weight: bold;
color: #cccccc;
}


.linkheader
{
font-family: arial;
line-height: 20px;
font-size: 14pt;
font-weight: bold;
color: #cccccc;
}

.skitripsTitle
{
font-family: arial;
line-height: 20px;
font-size: 13pt;
font-weight: bold;
color: #cccccc;
padding-left: 10px;
}

.skitripsDate
{
font-family: arial;
line-height: 20px;
font-size: 12pt;
font-weight: bold;
color: #ffffff;
padding-left: 10px;
}

td
{
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #ffffff;
}

.leftside
{
background-image: url('../images/left-side-bg.jpg');
background-position: top;
background-repeat: repeat-x;
background-color: #97bae0;
margin: 0px 0px 0px 0px;
}


.rightsidebg
{
background-image: url('../images/right-side-bg.jpg');
background-position: bottom;
background-repeat: repeat-y;
margin: 0px 0px 0px 0px;
}

img
{
border: none;
}
 
.maintable 
{ 
background-color: #ffffff;
}

.textError
{
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #ff0000;
}

a.navlinks:link, a.navlinks:visited, a.navlinks:active 
 {
 font-family: arial;
 font-size: 10pt;
 display: block;
 font-weight: bold;
 padding-left: 10px;
 color: #008000;
 text-decoration: none; 
}

a.navlinks:hover
 {
 font-family: arial;
 font-size: 10pt;
 display: block;
 padding-left: 10px;
 font-weight: bold;
 color: #ffffff;
 background-image: url('../images/nav-mo.gif');
 text-decoration: none; 
}


a.newsletterlink:link, a.newsletterlink:visited, a.newsletterlink:active 
 {
 font-family: arial;
 font-size: 10pt;
 font-weight: bold;
 padding-left: 0px;
 color: #cccccc;
 text-decoration: none; 
}

a.newsletterlink:hover
 {
 font-family: arial;
 font-size: 10pt;
 padding-left: 0px;
 font-weight: bold;
 color: #ffffff;
 text-decoration: none; 
}

a.mainlinks:link, a.mainlinks:visited, a.mainlinks:active 
 {
 font-family: arial;
 font-size: 10pt;
 font-weight: normal;
 padding-left: 0px;
 color: #ffffff;
 text-decoration: none; 
}

a.mainlinks:hover
 {
 font-family: arial;
 font-size: 10pt;
 padding-left: 0px;
 font-weight: normal;
 color: #ffffff;
 text-decoration: underline; 
}



.footerlineblue
{
 background-color: #183054;
 line-height: 1px;
}

.footerlinewhite
{
 background-color: #ffffff;
 line-height: 5px;
}

.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #000000;
text-align: center;
vertical-align: middle;
}


a:link, a:visited, a:active  {
 color: #cccccc;
 text-decoration: underline; 
}
 
a:hover {
 color: #5697D8;
 text-decoration: none; 
}


 
a.footerlink:link, a.footerlink:visited, a.footerlink:hover, a.footerlink:active 
 {
 font-family: arial;
 font-size: 8pt;
 font-weight: normal;
 color: #000000;
 text-decoration: none; 
}

<!-- Justin's classes -->
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #023272;
}
.tablerow1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
}
a.tablerow1:link, a.tablerow1:visited, a.tablerow1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	background-color: #ffffff;
}
.tablerow2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #EFEFEF;
}
a.tablerow2:link, a.tablerow2:visited, a.tablerow2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	background-color: #EFEFEF;
}

.viewtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #096;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #003275;
	text-align: center;
	font-weight: bold;
}
.deletetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C63;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #003275;
	text-align: center;
	font-weight: bold;
}
.sectiontxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003275;
	text-decoration: none;
	background-color: #FFF;
}
a.sectiontxt:link, a.sectiontxt:visited, a.sectiontxt:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003275;
	text-decoration: none;
	background-color: #FFF;
}
a.sectiontxt:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003275;
	text-decoration: underline;
	background-color: #FFF;
}


#thisProcessCSS
{
font-size: .1pt;
background-color: #183054;
color: #fff;
border: 0;
}

-->