@charset "utf-8";
/* CSS Document */

body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
}

.accent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #555;
}

.header {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006666;
	font-style:italic;
	font-weight: bold;
	border-bottom: solid 1px #066;
}

.wee {
	font-size: xx-small;
	color: #444;
}

.emphasis {
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006666;
	font-style:italic;
	font-weight: bold;
}

.tdbordered {
	border: 1px #066 solid;
	background-color: #c2d6f8;
	color: #004748;
}

#style1 a {
	width: 135px;
	display: block;
	border-bottom: 3px solid #066;
	border-left: 3px solid #066;
	border-top: 1px solid #066;
	border-right: 1px solid #066;
	color: #002e2f;
	background-color: #c2d6f8;
	padding: 2px;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	background-image: url(../images/buttonbg1.jpg);
	margin-bottom: 1px;
}

#style1 a:hover {
color: #066;
		border-bottom: 1px solid #066;
	border-left: 1px solid #066;
	border-top: 3px solid #066;
	border-right: 3px solid #066;
		background-image: url(../images/buttonb2.jpg);
}.lrborder {
	border-right: solid 1px #000066;
	border-left: solid 1px #000066;
}
