body {
	background-color: #E0E0E0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 32px;
	margin-top: 8px;
	font-family:Arial;
	font-size:12px;
}

.cell_border_left {
	background-image: url(images/g_border_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.cell_border_right {
	background-image: url(images/g_border_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.element {
	font-size:1px;
}

.nav_bg{
	background-image: url(images/g_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
a:link.nav   {
	color: #FFFFFF;
	text-decoration: none;
	font-family:tahoma;
	font-size: 15px;
}
a:visited.nav {color: #FFFFFF; text-decoration: none; font-family:tahoma;font-size: 15px;}
a:hover.nav  {
	color: #990000;
	text-decoration: none;
	font-family:tahoma;
	font-size: 15px;
}
a:active.nav  {color: #0F4797; text-decoration: none; font-family:tahoma;font-size: 15px;}
.category  {color: #990000;text-decoration: none; font-family:tahoma;font-size: 15px;}
.footer {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #0A2284;
}
h1 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #0A2284;
	font-size: 24px;
}
h2 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #0A2284;
	font-size: 18px;
	margin-bottom: 0px;
}
h3 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #990000;
	font-size: 16px;
	margin-bottom: 0px;
}
.dash_border_horiz {
	background-image: url(images/g_grayline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.dash_border_vert {
	background-image: url(images/g_grayline_vertical.gif);
	background-repeat: repeat-y;
	background-position: center;
}
li {
	list-style-image: url(images/g_bullet.gif);
}
.subheader {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0A2284;
}
.topleft{
background:url(images/g_tbl_corner_tl.jpg) no-repeat;
}
.fadetop{
background:url(images/g_fadeTop.jpg) repeat-x;
}
.topright{
background:url(images/g_tbl_corner_tr.jpg) no-repeat;
}
.fadeleft{
background:url(images/g_fadeleft.jpg) repeat-y;
}
.fadeleft2{
background:url(images/g_fadeleft2.jpg) no-repeat left;
}
.fadeleft3{
background:url(images/g_fadeleft3.jpg) repeat-y left;
}
.faderight{
background:url(images/g_faderight.jpg) repeat-y top right;
}
.faderight2{
background:url(images/g_faderight2.jpg) no-repeat right;
}
.faderight3{
background:url(images/g_faderight3.jpg) repeat-y right;
}
.bottomleft{
background:url(images/g_tbl_corner_bl.jpg) no-repeat bottom;
}
.fadebottom{
background:url(images/g_fadebottom.jpg) repeat-x bottom left;
}
.bottomright{
background:url(images/g_tbl_corner_br.jpg) no-repeat bottom;
}

