/* CSS Document */
.tabletop {
	border: 1px solid #858486;
}
.tablebody {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #858486;
	border-right-color: #858486;
	border-bottom-color: #858486;
	border-left-color: #858486;
	background-color: #FFFFFF;
}
.tablebot {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #858486;
	border-right-color: #858486;
	border-bottom-color: #858486;
	border-left-color: #858486;
}
.tablenav {
	border-top: 0px solid #999999;
	border-right: 1px solid #858486;
	border-bottom: 1px solid #858486;
	border-left: 1px solid #858486;
	background-color: #FFFFFF;
}
.tablenava {
	border-top: 1px solid #858486;
	border-right: 1px solid #858486;
	border-bottom: 0px solid #999999;
	border-left: 1px solid #858486;
	background-color: #FFFFFF;
}
.formfields {
	font-family: Times, Verdana;
	font-size: 12px;
	color: #434343;
	text-decoration: none;
	background-color: #EBEBF1;
	border: 1px inset #858486;
}
.formbuttons {

	font-family: Times, Verdana;
	font-size: 12px;
	color: #434343;
	text-decoration: none;
	background-color: #EBEBF1;
	border: 1px outset #858486;
}
body {
	background-color: #FFFFFF;
	background-image:url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-attachment: fixed;
}
a:link {
	color: #5A60A1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5A60A1;
}
a:hover {
	text-decoration: underline;
	color: #7E84C5;
}
a:active {
	text-decoration: none;
	color: #5A60A1;
}
a.sideCol:link {
	color: #1123EC;
	text-decoration: none;
}
a.sideCol:visited {
	text-decoration: none;
	color: #2332D1;
}
a.sideCol:hover {
	text-decoration: underline;
	color: #1225F1;
}
a.sideCol:active {
	text-decoration: none;
	color: #1C2DDC;
}
a.menu:link {
	color: #ffffff;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
	letter-spacing: 0px;
	font: Arial;
}
a.menu:visited {
	text-decoration: none;
	color: #ffffff;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
	letter-spacing: 0px;
	font: Arial;
}
a.menu:hover {
	text-decoration: underline;
	color: #eeeeee;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
	letter-spacing: 0px;
	font: Arial;
}
a.menu:active {
	text-decoration: none;
	color: #ffffff;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
	letter-spacing: 0px;
	font: Arial;
}
.menuCopy {
	font-family: Times, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: normal;
}
.style3 {font-size: 10px}
}
