html, body {height:100%;}

body {scrollbar-base-color:#000000;
                        scrollbar-3dlight-color:#0066CC;
                        scrollbar-arrow-color:#0066CC;
                        scrollbar-face-color:#000000;
						MARGIN-TOP: 0px; 
		MARGIN-BOTTOM: 0px; 
		MARGIN-LEFT: 0px;
		MARGIN-RIGHT: 0px;
		font-family: "Verdana", "Lucida", "Arial", "Helvetica", "Sans-serif";
		font-size:70%;
}

.zip  {
	background-image:  url(images/frizip.gif);
}

.zipup  {
	background-image:  url(newzipup.gif);
}


a:visited {text-decoration: none;
				color: #557720;
				font-weight:bold}
a:link {text-decoration:none;
				color: #557720;
				font-weight:bold;}
a:hover {text-decoration: none;
				color: #F37B19;
				font-weight:bold;}
a:active {text-decoration: none;
				color: #F37B19;
				font-weight:bold;
				}

input, select, textarea {font-family: "Verdana", "Lucida", "Arial", "Helvetica", "Sans-serif";
				color:#000033;
				font-size:11px;
				}
.alert {font-weight:bold;
			color: #660066;
			}

				
input {size:50px;}

textarea {width: 350px; height: 75px;}				

a.subtle:visited {color: #BABABA;text-decoration: none; }
a.subtle:link {color: #BABABA;text-decoration: none}
a.subtle:hover {color: #F37B19;text-decoration: none}
a.subtle:active {color: #F37B19;text-decoration: none}

.title {color:#557720;
		font-weight:bold;
		}
		
.text {color: #000033;
		font-weight:normal;
		font-size:11px;}		
		
.highlight  {color:#0066CC;
		font-weight:bold;
		text-transform:uppercase}

.highlightplain {color:#000033;}		
		
.boldtitle {font-size:18px;
color:#557720;
font-family: Geneva, Arial, Helvetica, sans-serif}		

.boldreversetitle {font-size: 18px;
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-transform:uppercase;
}

a.nav:visited {text-decoration:none;
					color:#FFFFFF;
					font-weight:bold;
					}
a.nav:link {text-decoration:none;
					color:#FFFFFF;
					font-weight:bold;
					}
a.nav:hover {text-decoration:none;
					color:#0066CC;
					font-weight:bold;
					}
a.nav:active {text-decoration:none;
					color:#0066CC;
					font-weight:bold;
					}
.lowlight {font-family: "Verdana", "Lucida", "Arial", "Helvetica", "Sans-serif";
				color:#999999;
				font-size:11px;
				}


.brilliant {background: #0066CC;}

.blue {color: #0066CC;}
.white {background: #FFFFFF;}


.camouflage {background: #FFFFFF;
			color: #0066CC;
			}


.shadow {background: #000033;
}