﻿body {
font-family: verdana, arial, sans-serif;
font-weight: normal;
font-size: 75%;
color: black;
line-height:150%;
background-color:#ffffe0; /* was f4 */
text-align:left;
}

p {
	text-align:left;
}

ul {
font-family: verdana, arial, "sans-serif";
font-weight: normal;
font-size: 80%;
color: black;
}


.int {
font-family: verdana, arial, "sans-serif";
font-weight: normal;
font-size: 80%;
color: black;
}

.blue {
font-family: verdana, arial, "sans-serif";
font-weight: bold;
font-size: 100%;
color: highlight;
}
.grey {
font-family: verdana, arial, "sans-serif";
font-weight: bold;
font-size: 100%;
color: #666666;
}

.subheading {
	font-size: 140%;
	color: #ff6500;
	font-weight: bold;
}

.nav{
font-family: verdana, arial, "sans-serif";
font-weight: bold;
font-size: 100%;
color: blue;
margin-bottom: 0px;
margin-left: 0px

}
a.nav:link {
color:#ff6500; 
text-decoration: none;
padding-bottom: 2px;
padding-left:2px

}

a.nav:visited {
color:#ff6500;
text-decoration: none;
padding-bottom: 2px;
padding-left:2px

}

a.nav:hover {
background-color:#c0c0c0;
padding-bottom: 2px;
padding-left:2px
}

a.nav:active {
background-color: gray;
}

.lhcell {
	padding-right: 50px;
}

.rhcell {
	padding-left: 50px;
}

.lhcell2 {
	padding-right: 100px;
}

.rhcell2 {
	padding-left: 100px;
}

.inbox {
	BORDER: 1px solid #000; 
	BACKGROUND-COLOR: #f6f7f5; font-style:normal; font-variant:normal; font-weight:normal; font-size:80%; font-family:verdana, sans-serif
	}
.button {
	BORDER-RIGHT: #000 1px solid;
	BORDER-TOP: #000 1px solid; 
	FONT: bold 80% verdana, "sans-serif"; 
	BORDER-LEFT: #000 1px solid; 
	CURSOR: hand; 
	COLOR: #fff; 
	BORDER-BOTTOM: #000 1px solid; 
	HEIGHT: 18px; 
	BACKGROUND-COLOR: #5c6188
}	
TEXTAREA {
	BORDER: 1px solid #000; 
	BACKGROUND-COLOR: #f6f7f5; font-style:normal; font-variant:normal; font-weight:normal; font-size:80%; font-family:verdana, sans-serif
}