/* Colors and images used:
White - FFFFFF
Black - 000000
Yellow - FFE073
Light Yellow - FFECAA
Blue - 0457B3
Light Blue - 649BD9
Dark Apricot - FF8240
Apricot - FFA473
gradient images are 3x64px
background gradient is 3x256px
*/
body {
	font-family: Verdana, Arial, sans-serif; 
	background-repeat: no-repeat;
}
h3 {font-family: Arial, sans-serif;}
td.menu {
	font-family: Arial;
	font-size: 11; 
	font-family: Arial; 
	font-weight: normal;
}
.h1 {font-family:Arial;text-align: left; font-size:small;background-color:Lavender;} 
.header {
	text-align:center;
	margin-bottom:10px;
}
.textright {
	padding-left:10px;
}
a {text-decoration: none; color: navy;} 
a:hover {text-decoration: underline; color: blue}  
a.menu {text-decoration: none; color: navy}  
a.menu:hover {text-decoration: underline; color: blue; font-weight: bold} 
.c0 {text-align: center; 
	width:320px;
	position: relative;
	left: 50%;
	width: 300px;
	margin-left: -150px;
} 
.c1 {text-align: left; font-size:small; color: #000080;
	padding:2px;
/*	position: relative;
	left: 50%;
	width: 400px;
	margin-left: -200px; */
} 
.c2 {text-align: left; font-size:small;} 
.c3 {text-align: center; font-size:small;} 
.nav {
	margin-top:10px;
	text-align:center;
	line-height:24px;
}
.money {
	text-align:right;
}
ul {
	list-style-type:none;
	padding:0px;
	margin: 0px;
}
li {
	margin-bottom: 6px;
	padding: 0px;
	line-height:normal;
	text-align:left;
	/* border: solid 1px blue; */
}
.t1{font-size:medium; font-weight:bold; color:#000080;} 
.field{width=84px;} 
.label{font-family:Arial; color:#000080;} 
.light{color:#AAAAAA; font-size:small; text-align:left;}
td {font-size:small; color:black; padding: 0px;}
td.pad5 {font-size:small; padding-left:15px; text-align:left;}
th {font-size:small; font-weight:bold; text-align:left; color:#333333;}
tr {vertical-align:top;}
.grid tr th, .grid tr td {
	border: 1px solid silver;
	text-align:center;
} 
.col1 {min-width:50px;}
.col2 {min-width:30px; color:blue;}
.col3 {minwidth:60px;}
.alert {font-size:small; font-weight:normal; text-align:left;color:red;}
.viewentry {min-width:200px; color:red; text-align:left;}
span.h1 {
	font-weight:bold;
	background-color:transparent;
}
.p1 {color:blue;}
div table {
	width: 100%;
/*	position: relative;
	left: 50%;
	width: 400px;
	margin-left: -200px; */
}
