font,th,td,p {
	font-family: Verdana, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 12px;
}

a:link,a:active,a:visited {
	text-decoration: none; 
	color: #000000;
	font-weight: bold;
}

a:hover	{
	text-decoration: underline; 
	color: #000000;
	font-weight: bold;
}


body {
	background-color: #4e4e4e;
	margin: 0px;
}
.headerbg{
background-image:url(image/headerbg.gif);
background-repeat:repeat-x;
background-position:top;
}

.linebg {
	background-image: url(image/linebg.gif);
	background-repeat: repeat-x;
}
.headingbg {
	background-image: url(image/headingbg_1.gif);
	background-repeat: repeat-x;
}
.futerbg {
	background-image: url(image/futerbg.gif);
	background-repeat: repeat-x;
}
.headerbg2 {
	background-image: url(image/header_new.jpg);
	background-repeat: no-repeat;
	background-position: top;	z-index: 1;
}
.headerbglink {
	background-position: top;
	z-index: 2;
}
a.menulink:link,a.menulink:active,a.menulink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #d59502;
	text-decoration: none;
}
.linkbutton {
	padding-right: 4px;
	padding-left: 23px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #d59502;
	text-decoration: none;
}
a.menu:link,a.menu:active,a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #d59502;
	text-decoration: none;
}
.featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a.footer:link,a.footer:active,a.footer:visited {
	text-decoration: none; 
	color: #FFFFFF;
	font-weight: bold;
}

a.footer:hover	{
	text-decoration: underline; 
	color: #d59502;
	font-weight: bold;
}

ul {
	list-style-image: url(image/bullet.gif);
}