/*=============================================================*/
/*     Morris Surveying Engineering, LLC        			   */
/*     master.css								  			   */
/* 	   Copyright 2004   All rights reserved  		    	   */
/*=============================================================*/

body { /* Scrollbar -- 3D Color Settings */
	scrollbar-arrow-color: #FFCC00; /* Up & Down Arrows */
	scrollbar-track-color: #666600; /* Background Track */
	scrollbar-face-color: #669900; /* Main Vertical Bar */
	
	/* Vertical Bar -- BOTH Left & Top edge Colors */
	scrollbar-3dlight-color: #999999; /* Outside lines */
	scrollbar-highlight-color: #CCCC00; /* Inside lines */
	
	/* Vertical Bar -- BOTH Right & Bottom edge Colors */
	scrollbar-shadow-color: #FFCC00; /* Inside lines */
	scrollbar-darkshadow-color: #000000;} /* Outside lines */

/*=============================================================*/

.border_left {
	background-image: url(../images/master/border_left.gif);
	background-repeat: repeat-y;}

.border_right {
	background-image: url(../images/master/border_right.gif);
	background-repeat: repeat-y;}

.border_bottom {
	background-image: url(../images/master/border_bottom.gif);
	background-repeat: repeat-x;}

.border_top1 {
	background-image: url(../images/master/border_top1.gif);
	background-repeat: repeat-x;}

.border_top2 {
	background-image: url(../images/master/border_top2.gif);
	background-repeat: repeat-x;}

.background_navigation {
	background-image:  url(../images/master/navigation_background.gif);
	background-repeat: no-repeat;}

/*=============================================================*/

.navigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #006600;
	font-weight: bold;
	text-decoration: none;}

.navigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #006600;
	font-weight: bold;
	text-decoration: none;}

.navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #006600;
	font-weight: bold;
	text-decoration: none;}

/*=============================================================*/

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
	line-height: 24pt;}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	text-decoration: none;
	color: #000000;
	line-height: 20pt;}

/*=============================================================*/

.content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #669900;
	text-decoration: underline;
	line-height: 18pt;}

.content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #990000;
	text-decoration: underline;
	line-height: 18pt;}

.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	text-decoration: none;
	line-height: 18pt;}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	line-height: 18pt;}

/*=============================================================*/

.footer_nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006600;
	text-decoration: none;}

.footer_nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006600;
	text-decoration: none;}

.footer_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006600;
	text-decoration: underline;}

.footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006600;
	text-decoration: none;}

/*=============================================================*/
