/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #FF9900;
}

body {
	background-color: #5D8C3C;
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.leftbg {
	background-image: url(imagesx/3_int.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #1A5100;
}
.frameBase {
	background-image: url(imagesx/bg_tile2.jpg);
	background-color: #FFFFFF;
	background-position: bottom;
	background-repeat: repeat-x;
	width: 55%;
}
.kittyleft {
	background-image: url(imagesx/bg_kitty3_int.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.container {
	text-align: left;
	width: 492px;
}
.nav1 {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	width: 120px;
}
a.nav1:link {
	color: #E8E7D3;
	text-decoration: none;
	background-image: url(imagesx/bg_on.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a.nav1:visited {
	color: #E8E7D3;
	text-decoration: none;
	background-image: url(imagesx/bg_on.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a.nav1:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(imagesx/bg_off.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a.nav1:active {  color: #FFFFFF; text-decoration: none}
.style1 {color: #E0E1D5}
.style2 {
	font-size: 20px;
	font-weight: bold;
}
.style1a {
	color: #006600;
	text-align: center;
	padding-top: 4px;
}
.style3 {font-size: 14px;color: #FF6600;font-weight: bold;}