body { background-color: rgb(255, 255, 255); 
       color: rgb(0, 0, 0); 
       margin: 0; 
       text-indent: 0;
       background-repeat: no-repeat;
       background-image: url('images/sierrasummit.jpg')
     }


a:active.nav_style { font-family: Arial; color: #000000; font-size: 9pt; text-decoration:none; font-weight: bold }
a:visited.nav_style {font-family: arial; color: #000000; font-size: 9pt; text-decoration:none; font-weight: bold;}
a:link.nav_style {font-family: arial; color: #000000; font-size: 9pt; text-decoration:none; font-weight: bold;}
a:hover.nav_style {font-family: Arial; color: #ff0000; font-size: 9pt; text-decoration:none; font-weight: bold; font-style:italic}

span.menucategory { font-family: Arial; color: #000080; font-size: 10pt; font-weight: bold }
span.txtnormal { font-family: Arial; color: #000000; font-size: 10pt; }
span.banner {font-family: Garamond; color: #ffffff; font-size: 24pt;}
span.title {font-family: arial; color: #000000; font-size: 14pt; font-weight: bold;}
span.titlesmall {font-family: arial; color: #000000; font-size: 12pt; font-weight: bold;}
span.titlewhite {font-family: arial; color: #ffffff; font-size: 10pt; font-weight: bold;}
span.titlesmallital {font-family: arial; color: #000000; font-style: italic; font-size: 10pt; font-weight: bold;}

p.menucategory { font-family: Arial; color: #ffffff; font-size: 10pt; font-weight: bold; }
p.txtnormal { font-family: Arial; color: #000000; font-size: 10pt; }
p.menusmall {font-family: arial; color: #ffffff; font-size: 8pt;}
p.title {font-family: arial; color: #000000; font-size: 14pt; font-weight: bold;}
p.titlesmall {font-family: arial; color: #000000; font-size: 12pt; font-weight: bold;}
p.titlesmallital {font-family: arial; color: #000000; font-style: italic; font-size: 10pt; font-weight: bold;}

abbr, acronym, .help { border-bottom: 1px dotted #333; cursor: help; }

table.normal {width: 800px; border-width: 5px;}
table.content {width: 600px; border-width: 5px;}
td.header {height: 90px; width: 800px }
td.menu {width: 200px; height: 600px; vertical-align:text-top }
td.main {width: 590px; height: 600px; vertical-align:text-top}
td.footer {width: 590px; height: 100%; vertical-align:text-top}

.input {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	
}
.menu {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #398197;
	text-decoration: none;
}
a.menu:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.search {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.error {
	font-family: Times New Roman;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

.btn {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	border: none;
	background-color:#838383;
}

.border {
	border: 1px solid #000000;
}
