.top {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.nav {
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	height: 39px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: -7px;
	padding-bottom: 5px;



}
.glink{
	padding-left: 30px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: -2px;



}
a.glink:link {
	text-decoration: none;
	color: #FFFFFF;

}
a.glink:visited {
	text-decoration: none;
	color: #FFFFFF;


}
a.glink:hover {
	text-decoration: underline;
	color: #FFFFFF;

}
body {
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	background-color: #b4b4b4;
}
.maintable {
	border: 1px solid #333333;
	background-color: #FFFFFF;
		width: 800px;

}
.bodybg {
	background-image: url(images/midbody.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.leftdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 602px;
	padding-left: 14px;
	vertical-align: top;
	padding-right: 7px;


}
.rightdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 198px;
	padding-right: 20px;
	padding-left: 16px;
	vertical-align: top;

}
ul {
	list-style-image: url(images/bullet.gif);
	line-height: 27px;


}
h1 {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/h1bg.gif);
	background-repeat: repeat-x;
	padding-left: 6px;
	font-size: 14px;
	margin-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.bullet {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
}
a:link {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	color: #333333;
}
.glink2{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a.glink2:link {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a.glink2:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a.glink:hover {
	text-decoration: underline;
	color: #000000;
}#text-images {
	float: right;
	height: auto;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
