.buttons {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.buttons:hover {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FBB54A;
	text-decoration: none;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #787c7c;
	text-decoration: none;
}

.headingtxt {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #787c7c;
	text-decoration: none;
	font-style: italic;
}
.hyperlinktxt {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #27bbba;
	text-decoration: none;
}
.hyperlinktxt:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #787c7c;
	text-decoration: none;
}
.menulg {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menusm {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #d4d0c8;
	text-decoration: none;
}

.datetxt {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #d4d0c8;
	text-decoration: none;
}

.footertxt {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #d4d0c8;
	text-decoration: none;
}
.footertxt:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #27bbba;
	text-decoration: none;
}
.menusm:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.border {
	border: 1px solid #333333;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bodytxt2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #666666;
}
.boxborder {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #666666;
}
.featuretxt {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #76776e;
	text-decoration: none;
	text-indent: 15px;
}
.headerbg {
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
}
.bg {
	background-image: url(images/header3_cont.jpg);
	background-repeat: repeat-x;
}
.timebg {
	background-image: url(images/header_03a.jpg);
	background-repeat: no-repeat;
}
.newslettertxt {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.logotxt {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.logotxt:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #e6e6e6;
	text-decoration: none;
}
.copytxt {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.boxborder {
	border: 3px double #27bbba;
}

.categorylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #27bbba;
	text-decoration: none;
	text-align: right;
	display: block;
	margin-right: 10px;
}

.categorylink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #76776e;
	text-decoration: none;
	text-align: right;
	display: block;
	margin-right: 10px;
}
