.full-screen {
	width: 100%; 
	height: 100%; 
	margin:0 auto; 
 	background-image: url(background.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

.container {height: 100%; background-color:#FFFFFF;}

h5 {text-align:left; color:black;}
/*p {text-align:justify; color:#808080;} */
.h4_size {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
.h3_size {font-size:1.4em;line-height:1.5;margin-bottom:1.0em;}
.h2_size {font-size:2.0em;line-height:2.0;margin-bottom:1.0em;}


h4 {font-size:1.35em;line-height:1.25;margin-bottom:1.25em;}
h6 {font-size:0.8em;font-weight:normal;}

a:link {color: #054700; text-decoration: underline;}
a:active {color: #054700; text-decoration: underline;}
a:visited {color: #054700; text-decoration: underline;}
a:hover {color: #008000; text-decoration: underline;}

a.white:link {color: #ffffff; text-decoration: underline;}
a.white:active {color: #ffffff; text-decoration: underline;}
a.white:visited {color: #ffffff; text-decoration: underline;}
a.white:hover {color: #ffffff; text-decoration: underline;}

.yellow a:link {color: #ffffff; text-decoration: none;}
.yellow a:active {color: #FFF345; text-decoration: none;}
.yellow a:visited {color: #FFFFFF; text-decoration: none;}
.yellow a:hover {color: #FFF345; text-decoration: none;}

.gray a:link {color: #CCCCCC; text-decoration: none;}
.gray a:active {color: #FFF345; text-decoration: none;}
.gray a:visited {color: #CCCCCC; text-decoration: none;}
.gray a:hover {color: #FFF345; text-decoration: none;}

.nav a:link {color: #ffffff; text-decoration: none;}
.nav a:visited {color: #ffffff; text-decoration: none;}
.nav a:active {color: #ffffff; text-decoration: none;}
.nav a:hover {color: #ffffff; text-decoration: underline;}
.nav {color: #ffffff;}

.navblack a:link {color: #000000; text-decoration: none;}
.navblack a:visited {color: #000000; text-decoration: none;}
.navblack a:active {color: #000000; text-decoration: none;}
.navblack a:hover {color: #000000; text-decoration: underline;}
.navblack {color: #000000;}

.navstandard a:link {color: #0000FF; text-decoration: underline;}
.navstandard a:visited {color: #0000FF; text-decoration: underline;}
.navstandard a:active {color: #0000FF; text-decoration: underline;}
.navstandard a:hover {color: #0000FF; text-decoration: underline;}
.navstandard {color: #000000;}

.header {color: gray;}
.header h2 {color: gray;}
.header h3 {color: gray;}
.header h1 {color: white;}

.bcolor0 {background-color:#FFFFFF;}
.bcolor1 {background-color:#054700;}
.bcolor2 {background-color:#2B5C00;}
.bcolor3 {background-color:#8EA100;}
.bcolor4 {background-color:#FFF345;}
.bcolor5 {background-color:#996600;}

.color0 {color:#FFFFFF;}
.color1 {color:#054700;}
.color2 {color:#2B5C00;}
.color3 {color:#8EA100;}
.color4 {color:#FFF345;}
.color5 {color:#996600;}
.colorattention {color: #990000;}

.orangebox {
  border: 1px solid #996600;
  background-color:#FFFFFF;
}

.greenbox {
  border: 1px solid #054700;
  background-color:#FFFFFF;
}

.whitebox {
border: 1px solid #FFFFFF;
  background-color:#FFFFFF;
}

.leftmenu {padding: 5px ; margin: 0px 0px 5px 0px;}
.leftsortmenu {padding: 5px ; margin: 0px 0px 0px 0px;}

img {border: 0;}

hr.green {
  border: 0;
  width: 100%;
  background-color:#054700;
  color:#054700;
  height: 5px;
}

.center, .center * {text-align: center; margin-left: auto; margin-right: auto;}
.left, .left * {text-align: left;}
.right, .right * {text-align: justify;}

.log ul, .log li {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

.fitright {text-align: right;}

th.email_first  {border-right:1px solid #000000;}
.associated_emails_table th { border-bottom:1px solid #000000;}
td.email_first {border-right:1px solid #000000;}
/*
.recentphotos {border-bottom: 1px solid #000000;}
.recentphotos {background-color: #006600;}
.photosgps {background-color: #2B5C00;}
*/
textarea.halfheight {height:125px;}
textarea.qtrheight {height:63px;}

.map-full {
height:100%;
position:absolute;
top:0;
width:100%;
z-index:0;
}

UL.plain  { list-style: none }

legend {
  padding: 0.2em 0.5em;
  font-size:140%;
  }

td.listview {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#aaaaaa;
}
