body {
	margin: 0px;
	padding: 0px;
	background-color: #565656;
	background-image: url(shared/bg01.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img-float {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	border: 1px solid #999999;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


p {
	margin: 0px;
	padding: 0px;
}
.clear {clear: both;}

.head {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-image: url(shared/bg02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #bbbbbb;
	padding-bottom: 10px;
	height: 175px;
}
.head-wrap {
	height: 145px;
}
.flash {	float: left;	width: 297px;}
.head-right {	float: right;	width: 463px;}

.wrap {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding: 5px;
}
.menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu li {
	float: left;
}

.but01 {
	background-image: url(shared/but01.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 47px;
	width: 58px;
}
.but02 {
	background-image: url(shared/but02.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 47px;
	width: 64px;
}
.but03 {
	background-image: url(shared/but03.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 47px;
	width: 74px;
}
.but04 {
	background-image: url(shared/but04.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 47px;
	width: 160px;
}
.but05 {
	background-image: url(shared/but05.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 47px;
	width: 107px;
}
.but01:hover, .but02:hover, .but03:hover, .but04:hover, .but05:hover {background-position: bottom;}
.listen {
	background-image: url(shared/listen.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 52px;
	width: 41px;
}
.listen:hover {background-position:bottom;}

.cont-left {
	float: left;
	width: 420px;
}
.title-box {
	background-image: url(about/bg01.gif);
	height: 58px;
	padding-top: 20px;
	background-repeat: repeat-x;
	padding-left: 10px;
}

.cont-right {
	float: right;
	width: 315px;
}
.margintop {
	margin-top: 10px;
}
.footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.footer a:visited{
color:#FFFFFF;
}
.footer a {
text-decoration:none;
}
.title-text {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(shared/title-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	height: 25px;
	padding-left: 5px;
	background-position: right;
	background-color: #6F9532;
}
.title-textnobg {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(shared/title-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	height: 25px;
	padding-left: 5px;
	background-color: #6F9532;
}
.main-text {
	color: #000000;
	font-weight: normal;
}
.main-text a {
	color: #7A923D;
	text-decoration: underline;
}

.grey-title {
	color: #7d7d7d;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}


.big-title {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}

.white-text {
	color: #FFFFFF;
	font-size: 12px;
}
.white-text a {
	text-decoration: underline;
	color: #FFFFFF;
}
.white-text a:hover {
	text-decoration: none;
}
.grey-text {
	font-size: 12px;
	font-weight: normal;
	color: #7d7d7d;
}

.green-text {
	color: #7A923D;
	font-weight: normal;
}
.green-text a{color: #7A923D;text-decoration:underline;}
.green-text a:hover {text-decoration:none;}
.green-title {
	font-size: 14px;
	font-weight: bold;
	color: #7A923D;
	text-decoration: none;
}

.small-text {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.sidelink {
	margin: 10px 0px 10px 0px;
}

.bannerlink {
    margin-left: 10px 0px 10px 0px;
}
.marquee {
	font-size: 12px;
	background-color: #000000;
	padding: 5px;
	float: left;
	height: 14px;
	width: 268px;
	color: #8FAB48;
	margin-left: 15px;
}
.scroll {font-weight:bold; font-size:36; text-align: center; font-family: Verdana, Courier, Courier New;}
#scr1 div {
    visibility:hidden;
}
#scr1, #scr1 div.default {
    width:280px;
    height:14px;
    overflow:hidden;
    visibility:visible;
}
#scr1 table tr td div {
    visibility:visible;
}
#scr1 a {color:#0066FF;}
a {text-decoration:none;
color:#000099}
a:hover {text-decoration:underline;}
a:visited {color:#000099}

/* .extra {
	background-color: #000000;
	padding: 5px;
	width: 750px;
	margin: 15px auto 0;
}
.extra ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.extra li {
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	float: left;
	margin-right: 15px;
	margin-left: 0px;
}
.extra li a {
	color: #666666;
	text-decoration: none;
}
.extra a:visited {
	color: #666666;
	text-decoration: none;
}
.extra a:hover {
	color: #FFFFFF;
} */

.extra_ul
{
list-style-type:none;
padding:0;
margin:20px 0 36px 6px;
}
.extra_ul li
{
	padding-left:23px;
	background: url(shared/green_dot.gif) no-repeat 0 3px;
	margin-bottom:5px;
}
.extra_ul a:link
{
 color:black;
 text-decoration:underline;
 font-weight:bold;
}

.extra_ul a:hover
{
 text-decoration:none;
}

.extra_a
{
color:Black;
}

#social {
	position: absolute;
	margin-top:-50px;
}

/* Logodesigncreation link back */
.bylogodesigncreation
{
	clear: both;
	width: 800px;
	margin: .5em;
	font-family: arial, verdana; 
	font-size: 9px;
	color: #AB9878;
	font-weight: normal;
	padding: 5px 10px;
	text-decoration: none;
	text-align: center;
	display: none;
}

.bylogodesigncreation a
{
	font-family: arial, verdana; 
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #AB9878;
}

.weekly_btt{
    position: absolute;
    top: 72px;
    margin-left:20px;
 
}

.links:visited{
	color: black;
}
