body {
	font-family: Verdana, Helvetica, Arial, sans-serif;	
	font-size: 11px;	
	color: #000;		
	line-height: 14px;
	margin-top:  20px;	
	
	background-color:  #fff;
	background-image: url('media/mountaintile.jpg');
       background-repeat: repeat-x;
       background-attachment: fixed; 
       padding: 0px;

	direction:;
	background-attachment:fixed;
	scrollbar-arrow-color: #6B8CEA;
	scrollbar-track-color: #FFF;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #00549F;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-shadow-color: #00549F; }

td, th {
	font-family:  Verdana, Helvetica, Arial, Geneva;
	font-size:  11px;
	color:  #000;
	line-height: 14px; }

A:link, A:active {
	text-decoration:   none;	
	font-attributes:  none;	
	font-weight:  bold;	
	color:  #6B8CEA; }
	
A:visited {
	text-decoration:   none;	
	font-attributes:  none;	
	font-weight:  bold;	
	color:  #00549F; }

A:hover {
	text-decoration:  underline;
	color: #6B8CEA }
	
.big {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px; }
	
.small {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px }

.hometable {
	background-color:  #FFF;
	filter: alpha(opacity=70);
    -moz-opacity: 0.50; }

.solidtable {
	padding-left:  12px;
	padding-right:  12px;
	padding-top:  10px; }

.bottomblue {
	border-bottom-width:  1px;	
	border-bottom-style:  solid;	
	border-bottom-color:  #00549F; }

.topblue {	
	border-top-width: 1px;	
	border-top-style: solid;	
	border-top-color: #00549F;
	border-left-width: 1px;
	border-left-style: solid;	
	border-left-color: #00549F;
	border-right-width: 1px;	
	border-right-style: solid;	
	border-right-color: #00549F; }

.rightblue {
	border-right-width: 1px;	
	border-right-style: solid;	
	border-right-color: #00549F; }

.leftblue {
	border-left-width: 1px;
	border-left-style: solid;	
	border-left-color: #00549F;	}

.rightwhite {
	border-right-width: 1px;	
	border-right-style: solid;	
	border-right-color: #FFF; }

.leftwhite {
	border-left-width: 1px;
	border-left-style: solid;	
	border-left-color: #FFF; }

.input, .textarea, .select {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
	BORDER-TOP:    #000 1px outset;  
	BORDER-LEFT:   #000 1px outset;  
	BORDER-BOTTOM: #000 1px inset;  
	BORDER-RIGHT:  #000 1px inset; }


.submit { 
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
	font-weight: bold;
	color: #003300; 
	background: #FFF; 
	BORDER-TOP:    #000 1px outset;  
	BORDER-LEFT:   #000 1px outset;  
	BORDER-BOTTOM: #000 1px outset;  
	BORDER-RIGHT:  #000 1px outset; }