/* all sites the same except mountain-guides.net has #CC0000 for hover */

a {
	color: #000066;
	font-size: 8pt;
	}

a:active {
	color: #000066;
	}

a:hover {
	color: #ff0000;
	}

a:link {
	color: #000066;
	}

a:visited {
	color: #000066;
	}

body {
	background-color: #000080;
	color: #000066;
	font-family: tahoma, verdana, arial; 
	font-size: 8.5pt;
	font-style: normal; 
	font-weight: normal; 
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

h1 {
	color: #ffffff; 
	font-family: comic sans ms, tahoma; 
	font-size: 14pt; 
	font-weight: bold;
	margin: 5px; 
	padding: 0px;
	}
	
h2 {
	font-size: 10pt; 
	font-weight: bold; 
	margin: 5px; 
	padding: 0px;
	}

h3 {
	color: #000066;
	font-size: 8.5pt; 
	font-weight: bold; 
	margin: 5px; 
	padding: 0px;
	}

h4 {
	color: #808080; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	margin: 5px; 
	padding: 0px;
	text-align: left;
	}

h5 {
	color: #808080;
	font-size: 7pt; 
	font-weight: normal; 
	margin: 5px;
	padding: 0px;
	text-align: center;
	}

h6 {
	color: #808080; 
	font-size: 6pt; 
	font-weight: normal; 
	margin: 5px;
	padding: 0px;
	}

ul {
	font-size: 8.5pt;
	text-align: left;
	}

li {
	font-size: 8.5pt;
	text-align: left;
	}

input {
	color: #000066;
	font-size: 8pt;
	}

input[type="button"]{
	width: 70px;
	}

input[type="submit"]{
	width: 70px;
	}

select {
	color: #000066;
	font-size: 8pt;
	}

textarea {
	color: #000066;
	font-size: 8pt;
	font-family: tahoma, verdana, arial; 
	height: 50px;
	width: 350px;	
	}

p {
	font-size: 8.5pt;
	margin: 5px; 
	padding: 0px;
	text-align: justify;
	}

td {
	font-size: 8pt;
	font-weight: normal;
	vertical-align: top;
}
	
th {
	font-size: 8pt;
	font-weight: bold;
	height: 14pt;
	text-align: center;
	vertical-align: top;
}

.boxMenu {
	display: block;
	left: 8pt;
  	padding-left: 5px;
  	padding-top: 10px;
	position: relative;
  	text-align: left
	top: 8pt;
	width: 80px;
	}

.colourContent {
	background-color: #c0c0c0
}

.formLeft {
	text-align: left;
	}

.gridCell1 {
	border: 1px solid #000066;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	}

.gridCell2 {
	border: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	}

.gridTable1
{
	border: 1px solid #000066;
	border-collapse: collapse;
	margin-bottom: 5px;
	margin-top: 5px;
}

.imgTopBar {
	border-width: 0px;
	height: 75px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100px;
	}	

.linksMenu {
	font-size: 8pt;
	font-style: normal; 
	font-weight: normal; 
	line-height: 15px;
	margin: 0px; 
	padding: 0px;
	text-decoration: none;
	}

.linksMenu:hover {
	color: #ff0000;
	}

.linksMenu2 {
	line-height: 10px;
	text-decoration: none;
	}

.linksMenu2:hover {
	text-decoration: none;
	}

.linksMenu3 {
	color: #0000FF;
	font-size: 8pt;
	font-style: normal; 
	font-weight: bold; 
	line-height: 15px;
	margin: 0px; 
	padding: 0px;
	text-decoration: none;
	}

.linksMenu3:hover {
	color: #ff0000;
	}

.nonlinksMenu {
	cursor: pointer;
	cursor: hand;
	font-size: 8pt;
	line-height: 20px;
	margin: 0px; 
	padding: 0px;
	}

a.linksDelete {
	color: #ff0000;
	cursor: pointer;
	font-weight: bold;
	}
	
a.linksDelete:hover {
	color: #999999;
	}

a.linksEdit {
	color: #0000ff;
	cursor: pointer;
	font-weight: bold
	}
	
a.linksEdit:hover {
	color: #999999;
	}

.textDelete
{
	color: #ff3300; 
	cursor: hand
	cursor: pointer; 
}

.textMsgWarning
{
	color: #ff3300;
}