@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #FFFFFF;
	background-color: #FFFFFF;
}
table {
	background-color: #FFFFFF;
}




h1 {
	font-size: 20px;
	color: #666666;
	font-family: "Trebuchet MS", sans-serif;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h2 {
	font-size: 12px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C6CA3;
	background-image: none;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C6CA3;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C6CA3;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C6CA3;
	text-decoration: none;
}
#table a:link {
	text-decoration: none;
}
#logo_pad {
	margin-left: 10px;
}
#bamboo {
	background-image: url(Images/bamboo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#margin {
	margin-top: 10px;
}

