/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#93BF25;

scrollbar-face-color: #93BF25;
scrollbar-highlight-color: #a4cf36;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #82ae14;
scrollbar-shadow-color: #719d03;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffbb55;

}
td.off {
background: url('../images/menu_bg.gif') repeat-x 0px 0px;
height:25px
}
td.on{
background-color:#89B02B;
height:25px;
color:#FFFFFF;
}
td.mainoff {
background: url('../images/main_menu_bg.gif') no-repeat +230px 0px;
height:33px
}
td.mainon{
background: url('../images/main_menu_bg.gif') no-repeat 0px 0px;
height:33px
}
.header_image_box
{
padding:0px 5px 4px;
background-color:#FFFFFF;
color: #5B5A5A;
}
.body_text_box
{
padding:1px 15px 1px 15px;
background-color:#FFFFFF;
color: #000000;

FONT-SIZE: 12px; 
FONT-FAMILY: arial, sans-serif;
TEXT-ALIGN: justify; 
align: justify
}


}
.body_left_bg
{
background:url('../images/body_left_bg.jpg') repeat-y left top;
width:8px
}
.body_right_bg
{
background:url('../images/body_right_bg.jpg') repeat-y left top;
width:8px
}
.footer_left_bg
{
background:url('../images/footer_left_bg.gif') no-repeat left top;
height:33px
}
.footer_right_bg
{
background:url('../images/web-design.gif') no-repeat left top;
height:33px
}

.box_top_line
{
background:url('../images/top_line.gif') repeat-x left top;
height:9px
}
.box_left_line
{
background:url('../images/left_line.gif') repeat-y left top;
width:9px
}
.box_right_line
{
background:url('../images/right_line.gif') repeat-y left top;
width:9px
}
.box_bottom_line
{
background:url('../images/bottom_line.gif') repeat-x left top;
height:9px
}
.input_box
{
border:1px solid #72550F;
width:108px;
height:18px;
background-color:#EDE9D7;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #72550F;
text-decoration: none;
padding-left:3px;
}
.highlight
{
color:#72550F;
background-color:inherit;
font-size:14px;
text-decoration:none;
}




/* CSS Background image Document */
.menu_bg
{
background:url('../images/menu_bg.jpg') repeat-x left top;
height:27px
}
.body_left_bg
{
background:url('../images/body_left_bg.jpg') repeat-y left top;
width:6px
}
.body_right_bg
{
background:url('../images/body_right_bg.jpg') repeat-y left top;
width:6px
}
.header_top_image
{
background:url('../images/header_top_image.jpg') no-repeat left top;
height:115px
}
.header_bottom_image
{
background:url('../images/header_bottom_image.jpg') no-repeat left top;
height:65px
}




/* CSS Text Document */
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5B5A5A;
	text-decoration: none;
}
.menu_link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
text-decoration:underline;
color:#FFFFFF;
background-color:inherit;
}
.left_menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 33px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #72550F;
	background-color:inherit;
	text-decoration: none;
}
.left_menu_link:hover
{
text-decoration:underline;
color:#4B3500;
background-color:inherit;
}
.footer_link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7AA01E;
	background-color:inherit;
	text-decoration: none;
}
.footer_link:hover
{
text-decoration:underline;
color:#456200;
background-color:inherit;
}
