.table_body {
	background-image: url(images/table_body_bg.jpg);
	background-repeat: repeat;
}
h1, .headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0064B0;
	line-height: 16px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0064B0;
	line-height: 16px;
}
td,p,input,select,textarea,.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	height: 30px;
}
.lightblue_bg {
	background-color: #99CDFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align: center;
	background-image: url(images/gph_bg.jpg);
	background-repeat: repeat;
}
.lefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align: left;
	background-image: url(images/gph_bg.jpg);
	background-repeat: repeat;
	padding-left: 1px;
}
.shopnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	line-height: 16px;
}
.shophead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(shop/images/shop_r1_c1.jpg);
	background-repeat: no-repeat;
}
.greybackground {
	background-color: #CCCCCC;
}

A:link
{
	COLOR: #CC0000;
	TEXT-DECORATION: none
}
A:visited
{
	COLOR: #FF00FF;
	TEXT-DECORATION: none
}
A:active
{
	COLOR: #FF0000;
	TEXT-DECORATION: none
}
A:hover
{
	COLOR: #FF0000;
	TEXT-DECORATION: underline
}

body {
	margin-top: 0px;
}
a.leftmenu:link {
	color: #000099;
	text-decoration: none;
}
a.leftmenu:visited {
	color: #0000FF;
	text-decoration: none;
}
a.leftmenu:hover {
	color: #FDB513;
	text-decoration: none;
}
a.leftmenu:active {
	color: #FFFF99;
	text-decoration: none;
}
