body {
	margin: 0px;
	color: #333333;
	background-color: #6A899E; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

p,li {
	font-size:12px;
	line-height: 1.2;
}

h2 {
	font-size:18px;
	color:#333333;
}

h3 {
	font-size:16px;
	border-bottom:1px solid #6A899E;
}

a { padding:0px;margin:0px; }

a:link {color: black;}
a:visited {color: #666666;}
a:active {color: #666666;}
a:hover {color: black;}
.navbar a {font-size:14px;}

.leftBar {
	border-right: solid #6A899E 1px;
	width:150px;
	background-color: white; 
}

.middleBar {
	width:470;
	background-color: white; 
}

.rightBar {
	border-left: solid #6A899E 1px;
	width:150px;
	vertical-align:top;
	background-color: white; 
}

.navbar {
	width:150px;
	height:147px;
	background-color:#CCCCCC;
}

.top_border {
	border-top: solid #6A899E 1px;
}

.body_text {
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
}

.p150 {
	padding:5px;
}

.p150 p {
	font-size:10px;
}
/* start left column items */
div#menu {position: absolute; width: 166px; height: 300px; left: 0px; top: 90px; z-index: 200;}
td.address {padding: 10px; border-right: solid #6A899E 1px; border-bottom: solid #6A899E 1px;}

td.links {width: 150px; height:18px; text-align: right; font-family: Trebuchet MS, Arial, Helvetica, sans-serif;}
td.links a {display: block; margin: 0 0 0 0; padding: 1px 10px 1px 5px; text-decoration: none;}
td.links a:hover {background: #6A899E;}	
/* end left column items */

.picLine {border: solid #6A899E 1px;}
.top_bot_bord {border-top: solid #6A899E 1px; border-bottom: solid #6A899E 1px;}

div#main {position: absolute; width: 450; left: 200px; top: 120px;}
div#app_form {position: absolute; width: 450; left: 200; top: 20;}

