body {
background-color : #fff;
color : #000;
font-family : Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
font-size : 12px;
}

img {border : none;}

html, body, h1, h2, h3, h4, h5, h6, div {
margin : 0;
padding : 0;
}

a {
  text-decoration: none;
  font-weight: bold;
   font-size : 16px;
  color: #294E79;
}
a:link {}
a:visited {}
a:hover {text-decoration: underline; color: #EB5C00;}
.here {background-color: #EB5C00; padding:4px;}
a.here:hover {color: #fff;}
.header {height: 104px; width: 100%; background-image: url(../Images/header_bg.jpg);background-repeat: repeat-x; background-color: #68AC40; }
.menu {text-align: center; height: 40px; width: 100%; background-image: url(../Images/menu_bg.jpg); background-repeat: repeat-x; background-color: #61B132;}
.navbar {font-weight: bold;font-size:14px;color: #fff;}
.navbar a{color: #fff;}

.search {width: 366px; height: 55px; padding-right: 20px;}
.logo {}

#tblMain{
	width: 100%;
	margin: 0px;
	border: 0px;
}

#tblLeft{
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size:16px;
	text-align: left;
	font-weight: bold;
}
#tblLeft h1{color: #3C9E00; font-size: 24px;}

#tblCenter{
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #294E79;
	font-size:12px;
	text-align: right;
}
#tblCenter h1{color: #000; }
#tblCenter h3{color: #EB5C00; }

#tblRight{
	width: 273px;
	margin: 0px;
	border: 0px;
	color: #808080;
	font-size:15px;
	text-align: left;
	font-weight: normal;
}
.tblRight h1{color: #EB5C00; font-size: 24px; padding: 10px 0 0 0; font-weight: bold;}


.padleft {padding: 0 0 0 20px;}

.powered{color: #EB5C00; font-size: 18px; padding: 10px 0 0 0; font-weight: bold;}

.footer_div_01 {padding: 50px 0 50px 0;background-image: url(../Images/footer_top_right.jpg);background-repeat: no-repeat; background-position: top right;}
.footer_div_02 {background-image: url(../Images/footer_border_line_dot.jpg);background-repeat: repeat-x;}
.footer_div_03 {background-image: url(../Images/footer_border_line_dot.jpg);background-repeat: repeat-y;background-position: right;}

.footer_text_orange, .footer_text_orange a{font-weight: normal;font-size:11px;color: #EB5C00;}
.footer_text_orange a:hover {text-decoration: underline;}
.footer_link_black, .footer_link_black a {font-weight: bold;font-size:12px;color: #000;}
.footer_link_black a:hover {text-decoration: underline;}