body {
	background-color:f7f7f7;
}
table {
	font-family:Tahoma, Arial, San Serif;
	font-size:10pt;
	color:424242;
}
a {
	text-decoration:none;
	color:019b01;
	font-weight:600;
}
a:hover {
	color:003900;
}

a.navlink {
	text-decoration:none;
	font-weight:600;
	color:fff;
}
a.navlink:hover {
	color:7cff7c;
}
.nav {
	background: url(../images/navbg.jpg) repeat-x;
	color:ffffff;
}
.nav2 {
	padding-left:10px;
	padding-right:7px;
	color:fff;
}
.banner {
	background: url(../images/bg.jpg) repeat-x;
}
.header {
	padding-left:5%;
	padding-right:15%;
}
.g1 {
	background: url(../images/grad.jpg) repeat-x;
	padding:6px;
}
.g2 {
	background: url(../images/1x1.jpg) repeat-x;
}
.drop {
	background: url(../images/shadow.jpg) repeat-x;
}
.left {
	background: url(../images/left.jpg) repeat-y;
}
.right {
	background: url(../images/right.jpg) repeat-y;
}
.line {
	background: url(../images/1x1g.jpg) repeat-y;
}
.sides {
	padding:6px;
}
.foot {
	background: url(../images/bottom.jpg) repeat-x;
	font-size:8pt;
}
.con {
	padding: 3px 4px 3px 4px;
}