body,html {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 100%;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #01748A;
	font-size: 12px;
	font-weight: bold;
}
p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #037188;
}
.borderbox {
	border: 1px solid #CCCCCC;
	padding: 8px;
	height: 108px;
	background-color: #F5F5F5;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #037188;
	text-decoration: underline;
}
.divider {
	background-image: url(images/divider2.gif);
	float: none;
	height: 11px;
	width: 98%;
	background-repeat: repeat-x;
	clear: both;
}
.header3 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #01748A;
	font-size: 13px;
	font-weight: bold;
}
.tableliner {
	border: 1px solid #00749B;
}
.diaryTab1 {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 32px;
}

.diaryTab2 {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}


.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}
.whiteBold {
	font-weight: bold;
	color: #FFFFFF;
}
.whiteNormal {
	color: #FFFFFF;
}

#topnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #057088;
	text-decoration: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 5px;
	font-size: 10px;
	letter-spacing: 1px;
}
#topnav ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#topnav    a {
	font-family: Arial, Helvetica, sans-serif;
	color: #057593;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	list-style-type: none;
}
#topnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	list-style-type: none;
}


#topnav a:active{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	list-style-type: none;
}



.navspcr {
	margin-right: 9px;
	margin-left: 8px;
}
#downliner {
	background-image: url(images/divider4.gif);
	background-position: center top;
	width: 40px;
	margin-top: 20px;
	height: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}
