body,td,th {
	font-family: "Trebuchet MS", tahoma, veradana;
	font-size: 13px;
	color: #000000;
	margin: 0;
	
}

body {
	background-image: url(../layout/bg1.jpg);
	background-repeat: repeat-x;
	margin-top: 30px;
	background-color: #324661;
	height: 500px;
}

a {
	font-size: 13px;
	color: #8CC63F;
	text-decoration: bold;
}
a:link {
	font-size: 13px;
	color: #8CC63F;
	text-decoration: bold;
}
a:visited {
	font-size: 13px;
	color: #000000;
	text-decoration: bold;
}
a:hover {
	font-size: 13px;
	text-decoration: underline;
	text-decoration: bold;
	color: #000000;
}

a:active {
	text-decoration: none;
}

.pagetitle{
	font-family: Trebuchet MS, tahoma, veradana;
	font-size: 24px;
	color: #8CC63F;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 8px;
}


.newstitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

.sidebar{
	font-family: "Trebuchet MS", tahoma, veradana;
	font-size: 13px;
	color: #333333;
	font-style: italic;
}

.note{
	font-family: "Trebuchet MS", tahoma, veradana;
	font-size: 11px;
	color: #333333;
	font-style: italic;
}

.small-text{
	font-family: "Trebuchet MS", tahoma, veradana;
	font-size: 9px;
	color: #333333;
	font-style: italic;
}

.category{
	font-family: Trebuchet MS, tahoma, veradana;
	font-size: 21px;
	color: #8CC63F;
	font-weight: bold;
	padding-top: 10px;
}

.ads{
	font-family: Trebuchet MS, tahoma, veradana;
	font-size: 16px;
	color: #8CC63F;
	font-weight: bold;
	padding-top: 5px;
}

.error{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #ff0000;
	font-weight: bold;
	font-style: italic;
}

a.newstitle:link  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

a.newstitle:visited  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

a.newstitle:hover  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

.newstitle2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

.subnewstitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

a.subnewstitle:link  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

a.subnewstitle:visited  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

a.subnewstitle:hover  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}


.navigation{
	font-family: "Trebuchet MS", tahoma, veradana;
	font-size: 13px;
	color: #8CC63F;
	padding-top: 60px;
	padding-bottom: 10px;
	
}

a.navigation:link  {
	font-size: 13px;
	color: #8CC63F;
	text-decoration: none;
}

a.navigation:visited  {
	font-size: 13px;
	color: #8CC63F;
	text-decoration: none;
}

a.navigation:hover  {
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

.signin{
	font-family: "Trebuchet MS", tahoma, veradana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 50px;
	text-align: left;
	padding-bottom: 0px;
	margin: 0 auto;
	
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justified;
	background-color: ;
	padding-bottom: 10px;
	height: 50px;
	margin: 0 auto;
	width: 100%;
	background-repeat: repeat;
}

a.footer:link  {
	font-size: 11px;
	color: #8CC63F;
}

a.footer:visited  {
	font-size: 11px;
	color: #8CC63F;
}

a.footer:hover  {
	font-size: 11px;
	color: #8CC63F;
	text-decoration: underline;
}

.whitetitle{
	font-family: Trebuchet MS, tahoma, veradana;
	font-size: 24px;
	color: #FFFFFF; 
	font-weight: bold;
}

.whitesubtitle{
	font-family: Trebuchet MS, tahoma, veradana;
	font-size: 18px;
	color: #FFFFFF; 
	font-weight: bold;
}

.title2{
	font-family: Trebuchet MS, tahoma, veradana;
	font-size: 21px;
	color: #333333; 
	font-weight: bold;
}


hr.dottedline {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 97%;
}
.button {
	background: url(../images/button.gif) no-repeat center center;
	padding: 5px;
	width: 175px;
	height: 30px;
	margin: 3px;
	padding-left: 35px;
	text-align: center;
}
.button a:link, a:visited {
	color: white;
	font-size: 12px;
}
.button a:hover {
	color: #cccccc;
}
.button a:active {
	color: white;
}
