@charset "utf-8";
body {
	background-image: url(images/bg.gif);
	background-color: #1e2806;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}


a {color: #000000; font-weight: bold;}
a:link {text-decoration: underline; color: #000000;}
a:visited {	text-decoration: underline;	color: #000000;}
a:hover {	text-decoration: none;	color: #b8b8b8;}
a:active {	text-decoration: underline;	color: #000000;}

a.lightblue {color: #ffffff; font-weight: bold;}
a.lightblue:link {text-decoration: underline; color: #ffffff;}
a.lightblue:visited {	text-decoration: underline;	color: #ffffff;}
a.lightblue:hover {	text-decoration: none;	color: #b8b8b8;}
a.lightblue:active {	text-decoration: underline;	color: #ffffff;}

a.sidebar_text {font-size: 18px; color: #03a6df; font-weight: bold;}
a.sidebar_text:link {text-decoration: underline; color: #03a6df;}
a.sidebar_text:visited {	text-decoration: underline;	color: #03a6df;}
a.sidebar_text:hover {	text-decoration: none;	color: #03a6df;}
a.sidebar_text:active {	text-decoration: underline;	color: #03a6df;}

a.t_purple{color: #03a1da; font-weight: bold;}
a.t_purple:link {text-decoration: underline; color: #5e268b;}
a.t_purple:visited {	text-decoration: underline;	color: #5e268b;}
a.t_purple:hover {	text-decoration: none;	color: #3d145b;}
a.t_purple:active {	text-decoration: underline;	color: #5e268b;}

a.t_pink{color: #ec175a; font-weight: bold;}
a.t_pink:link {text-decoration: underline; color: #ec175a;}
a.t_pink:visited {	text-decoration: underline;	color: #ec175a;}
a.t_pink:hover {	text-decoration: none;	color: #cb114b;}
a.t_pink:active {	text-decoration: underline;	color: #ec175a;}

a.t_orange{color: #feb12d; font-weight: bold;}
a.t_orange:link {text-decoration: underline; color: #feb12d;}
a.t_orange:visited {	text-decoration: underline;	color: #feb12d;}
a.t_orange:hover {	text-decoration: none;	color: #d4911d;}
a.t_orange:active {	text-decoration: underline;	color: #feb12d;}

a.t_green{color: #23aa4e; font-weight: bold;}
a.t_green:link {text-decoration: underline; color: #23aa4e;}
a.t_green:visited {	text-decoration: underline;	color: #23aa4e;}
a.t_green:hover {	text-decoration: none;	color: #117631;}
a.t_green:active {	text-decoration: underline;	color: #23aa4e;}

a.t_nav {	font-size: 10px; color: #fff; font-weight: bold;}
a.t_nav:link {text-decoration: underline; color: #fff;}
a.t_nav:visited {	text-decoration: underline;	color: #fff;}
a.t_nav:hover {	text-decoration: none;	color:#CCC;}
a.t_nav:active {	text-decoration: underline;	color: #fff;}

a.t_footertext {	font-size: 10px; color: #005960; font-weight: bold; }
a.t_footertext :link {text-decoration: underline; color: #005960;}
a.t_footertext :visited {	text-decoration: underline;	color: #005960;}
a.t_footertext :hover {	text-decoration: none;	color:#003f44;}
a.t_footertext :active {	text-decoration: underline;	color: #005960;}

h1,h2,h3,h4,h5,h6 {	font-weight: bold;}
h1 {font-size: 14px; color: #039ed8;}
h2 {font-size: 14px; color: #5c258b;}
h3 {font-size: 14px; color: #eb165e;}
h4 {font-size: 14px; color: #fdb62d;}
h5 {font-size: 14px; color: #19a750;}
h6 {font-size: 10px; color: #fff;}
/* tables */
.banner_bg {background-image:url(images/banner_bg.jpg); }
.nav_bg {background-image:url(images/navbg.gif); height:33px; padding-left:20px; padding-right:20px}
.d_right {background-image:url(images/d_right.jpg); background-position:top right; background-repeat:no-repeat;}
.d_left {background-image:url(images/d_left.jpg); background-position:top left; background-repeat:no-repeat;}
.bg_sidebar {background-image:url(images/bg_sidebar.jpg); background-repeat:repeat-x; background-position:top;}
.footer {background-image:url(images/footer.jpg); padding-left: 20px; padding-right: 20px; }
.content { background-color:#4b5532; padding-left: 10px; padding-right: 10px; }
/* tables */
/* text */
 .white { color:#FFF;}
 /* text */
 .formclass{font-size: 10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; border:0px; background-color:#fff;}
 .div60h {height: 60px; padding-top: 8px;}
 .padding5 {
	padding:5px;
	text-align: justify;
}
.sidebar_text3{ padding-right: 20px; padding-top:20px; }
