body {
	background-image: url('./images/body-bg.jpg');
	background-color: #ffffff;
	background-position: bottom left;
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: tahoma, verdana, sans-serif;
	font-size: 10pt;
	margin: 0px; }

a:link, a:visited {
	color: #000000;
	text-decoration: underline; }

a:active, a:hover {
	color: #000000;
	text-decoration: none; }

#wrapper {
 border-left: 1px solid #696969;
 border-right: 1px solid #696969;
 background-color: #f0f0f0;
 text-align: left;
 width: 900px;
 height: auto;
}

#header {
	background-image: url('./images/head-bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #9e9e9e;
	height: 100px;
	vertical-align: text-bottom; }

#navigation {
	background-image: url('./images/nav-bg.jpg');
	text-align: left;
	height: 42px; }

a img {
	border: 0px; }

.topbox {
	border: 1px solid #e1e1e1;
	background-image: url('./images/topbox-bg.jpg');
	background-color: #ffffff;
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	width: 420px;
	height: 205px; }



ul {
 list-style-image: url('./images/bullet.gif');
 text-decoration: none;
 line-height: 125%;
}

.tga {
	position: relative;
	left: 5px;
	bottom: 2px; }

#footer {
	background-color: #dcdcdc;
	border-left: 1px solid #696969;
	border-right: 1px solid #696969;
	text-align: left;
	width: 900px; }td.top_boxes { background-color: #FFFFFF; }
h1.topboxes {
 font-weight: bold;
 text-align: center;
 font-size: small;
}
a.nav:link {
 font-size: 12px;
 font-weight: bold;
 color: #0000FF;
 text-decoration: none;
 text-align: center;
 vertical-align: middle;
}
a.nav:visited {
 font-size: 12px;
 font-weight: bold;
 color: #0000FF;
 text-decoration: none;
 text-align: center;
 vertical-align: middle;
}
a.nav:hover {
 font-size: 12px;
 font-weight: bold;
 color: #B44040;
 text-decoration: none;
 text-align: center;
 vertical-align: middle;
}
h2.topboxes {
 font-size: small;
 font-weight: normal;
 text-decoration: none;
}
a.topboxes:link {
 font-size: small;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
a.topboxes:visited {
 font-size: small;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
a.topboxes:hover {
 font-size: small;
 font-weight: normal;
 color: #B44040;
 text-decoration: none;
}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; color:#B44040; }
a.li:link { text-decoration: underline; }
a.li:visited { text-decoration: underline; }
a.li:hover {
 text-decoration: underline;
 background-color: #FFFF33;
}

