﻿@charset "utf-8";
body {
	background-color: #585858;
	margin: 0px;
	background-image: url(images/body-bg11.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a.toplnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width:100%;
}
a.toplnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.smalltxt {
	font-family: arial;
	font-size: 11px;
}
.capt {
	font-family: arial;
	font-size: 12px;
	color: #aeed00;
}

.desctxt {
	font-family: arial;
	font-size: 11px;
	color: #F3F3F3;
}
.normtxt {
	font-family: arial;
	font-size: 12px;
	color: #F3F3F3;
}
a.readmore {
	font-size: 8.5pt;
	font-family: Arial;
	text-decoration:none;
	background-position: left;
	color: #aeed00;
	background-image: url('images/lnk_bul.jpg');
	background-repeat: no-repeat;
	padding-left: 13px;
	text-decoration:underline;
}
a.readmore:hover {
	color: #9B9B9B;
	font-size: 8.5pt;
	font-family: Arial;
	color: #aeed00;
	text-decoration:none;
}	
a {
	color: #aeed00;
	text-decoration: none;
}
a:hover {
	color: #F3F3F3;
	text-decoration:underline;
}
.gt1 {
	background-image: url(images/lsel.jpg);
}
.tcor {
	background-image: url(images/tcor.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.gt12 {
	background-image: url(images/lsel2.jpg);
}
.tcor2 {
	background-image: url(images/tcor2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Cat {
	font-family: arial;
	color: #FFFFFF;
}
.leftpanel {

	font-family: arial;
	font-size: 13px;
}
.pageheading {

	font-family: arial;
	font-weight:bold;
	font-size: 20px;
	color: F3F3F3;
}
.logo {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #585858;
	border-bottom-color: #585858;
	border-left-color: #585858;
}
