
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
        text-align:justify;
        margin: 0;
        padding: 0;
}
img {border:0;}
body {
	background-image: url(images/background.gif);
	background-repeat:repeat-x;
	background-color:#D8D9A0;
}
P {margin: 4px 6px 4px 6px; line-height:1.4em;}

/*Link Settings*/
a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline;}
a:active {color: #000000; text-decoration: none;}

a:link.nav {color: #FFFFFF; text-decoration: none;}
a:visited.nav {color: #FFFFFF; text-decoration: none;}
a:hover.nav {color: #FFFFFF; text-decoration: underline;}
a:active.nav {color: #FFFFFF; text-decoration: none;}

.cat {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.navlink {
	background-image:url(images/navigation_normal.gif);
	height:34px;
	width:90px;
}
.topnav {
	background-image:url(images/site_navigation.gif);
	padding-left:1px;
}
.contentcategory {
	background-image:url(images/content_category.gif);
	height:34px;
	width:154px;
	padding-left:10px
}
.contentcategorylink {
	background-image:url(images/content_links.gif);
	height:28px;
	padding-left:20px
}
.ad {
	background-image:url(images/content_ad.gif);
	padding:20px

}

.content {
	background-image:url(images/site_background.gif);
	padding-left:1px;
}
.bottomnav {
	background-image:url(images/site_footer.gif);
	height:34px;
	width:752px;
	padding-left:10px;
      text-align:center;
}
.bannerback {
	background-image:url(images/banner_back.gif);
	padding-left:168px;
}

h1 { padding:0 margin:0}
h1.main { 
        background: url('images/heads.png') no-repeat; 
	height:33px;
	width:596px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
        font-size : 13px; 
        text-indent : 10px; 
        padding: 8px 0 0 0;
        margin: 0;
} 
.ind {text-indent:10px;
}
.red-text{ 
        color:#990000;
        font-weight:bold;
        font-size:11px;
}
.small-text {font-family: verdana;
             font-size:7pt;
             color:#000; 
}
h2 {  margin:0;
      padding:0;
}
a.gn:link,a.gn:active, a.gn:visited { 
      color : #0000FF; 
      text-decoration : none; 
      font-weight:bold;
} 
a.gn:hover { 
      color : #006600; 
      text-decoration : underline; 
      font-weight:bold;
}
.green {color:#006600;}