@charset "utf-8";
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.top_bg {
	background-image:url(../images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 72px;
}
.main_menu {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color: #FFFFFF;
	background-color: #999999;
	padding-top:8px;
	padding-bottom:8px;
	display: block;
}
.main_menu:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #efefef;
	display: block;
}
.top_text {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #efefef;
}
.more {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009900;
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
	text-decoration:none;
}
.bl_heading {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.text {

    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    line-height: 18px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    background-color: #FFFFFF;
   list-style-image: url(../images/bulletx.gif);

} 

a.text {

   font-family: Verdana;
   font-size: 12px;
   font-style: normal;
   line-height: 18px;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   color: #49AC44;
   background-color: #FFFFFF;
   text-decoration: underline;

}


a.text:hover{

   font-family: Verdana;
   font-size: 12px;
   font-style: normal;
   line-height: 18px;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   color: #49AC44;
   background-color: #FFFFFF;
   text-decoration: none;

}
.new_textgreen {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009900;
	text-decoration:none;
}
.footer,.footer:link,.footer:visited,.footer:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #999999;
	text-decoration:none;
}
.box {
	border: 1px solid #CCCCCC;
}
.gr_heading {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #009900;
	background-color: #FFFFFF;
	padding-left:28px;
}
.new_bg {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top:20px;
	padding-bottom:20px;
}
.ar {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

.new_text,.new_text:link,.new_text:visited,.new_text:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration:none;
}
.sub_menu,.sub_menu:link,.sub_menu:visited {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
	padding-left:45px;
	padding-bottom:6px;
	text-decoration: none;
	background-image: url(../images/submenu_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align:left;
	display:block;
	padding-top:6px;

}
.sub_menu:hover {
	color: #009900;
}
/*.sub_menuchild
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
	padding-left:45px;
	text-decoration: none;
	padding-bottom:-5px;
	text-align:left;
	/*background-image: url(../images/submenu_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
.sub_menuchild:hover
{
	color: #009900;
}*/
.sub_menu1:link,.sub_menu1:visited
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
    font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
    text-decoration: none;
  	padding-right:45px;		
	
}
.sub_menu1:hover 
{
	color: #009900;
}
.gr_headingnews {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #009900;
	background-color: #FFFFFF;
}
.textfield {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #009900;
	background-color: #CCCCCC;
	border: 1px solid #009900;
	font-family: Verdana;
	height: 18px;
	width: 200px;
}
.slogan {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #999999;
    background-image: url(../images/arrow.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 55px;
    padding-top: 7px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 38px;
    vertical-align: baseline;
    text-decoration: none;
    text-align: justify;
}

.textarea {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #009900;
	background-color: #CCCCCC;
	border: 1px solid #009900;
	font-family: Verdana;
	height: 80px;
	width: 250px;
}
.button {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(../images/button_bg.gif);
	height: 22px;
	width: 60px;
	border: 1px solid #009900;
}
.boxgray {
	background-color: #efefef;
	border: 1px solid #009900;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.textfield {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #009900;
	background-color: #CCCCCC;
	border: 1px solid #009900;
	font-family: Verdana;
	height: 18px;
	width: 200px;
}
.formspan
{
	font-family: "Century Gothic";
	font-size: 11px;
	line-height: 15px;
	color: #ff0000;
	font-weight:bold;
}
.redstar {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}
.textfield_small {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #009900;
	background-color: #CCCCCC;
	border: 1px solid #009900;
	font-family: Verdana;
	height: 18px;
	width: 60px;
}
.textarea {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #009900;
	background-color: #CCCCCC;
	border: 1px solid #009900;
	font-family: Verdana;
	height: 80px;
	width: 250px;
}

.redcolor
{
	color:#ff0000;
	font-weight:bold;
}