@charset "utf-8";
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.imgleft {
	padding-right: 40px;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-left: 30px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4450c0;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CCCCCC;
}

a:link {
	color: #4450C0;
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	color: #4450c0;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #019BDB;
	outline: none;
}
a:active {
	text-decoration: none;
	color: #4450c0;
	outline: none;
}
#tableSubMenu a {
	background-color: #FFFF9B;
	text-align: center;
	display: block;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
	margin-top: 10px;
	margin-right: 17px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #000000;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#tableSubMenu a:hover {
	background-color: #B0EAFF;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tdnavigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #F2EA2D;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-right: 17px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	width: 100px;
}
#tdnavigation a:hover {
	background-color: #009DDC;
}
#sidebarbg {
	background-color: #999999;
	background-image: url(images/sidebar_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
