/* CSS Basic Document */
body
{
background:url(../images/body_bg.jpg) left top repeat-x #E7FFC1;
margin:0px auto;
padding:0px;
}
td.off {
background-color:#6AAA04;
height:24px;
border-bottom:1px solid #B5D582;
padding-left:11px;
}
td.on{
background-color:#588F00;
height:24px;
border-bottom:1px solid #B5D582;
padding-left:11px;
}
.body_left
{
border-top:2px solid #FFFFFF;
border-left:2px solid #FFFFFF;
background-color:#6AAA04;
width:160px;
}
.footer_left
{
background:url(../images/left_bottom.gif) center bottom no-repeat #6AAA04;
border-left:2px solid #FFF;
border-bottom:2px solid #FFF;
}
.body_padding
{
padding:0px 16px;
}



/* CSS Background image Document */
.header_bg
{
background:url(../images/header_bg.jpg) left top no-repeat;
height:209px;
}
.footer_line
{
background:url(../images/footer_line.gif) left top repeat-x;
height:13px;
}
.gallery_bg
{
background:url(../images/gallery_bg.jpg) left top repeat-x;
}
.image_box
{
width:160px;
height:115px;
background-color:#FFFFFF;
border:3px solid #447800;
}
.img
{
margin:1px;
}
.left_title_bg
{
background:url(../images/left_title_bg.gif) left top no-repeat;
height:29px;
padding-left:11px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
line-height: 28px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
text-decoration: none;
}
.left_title_bg1
{
background:url(../images/left_title_bg1.gif) left top no-repeat;
height:28px;
padding-left:11px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
line-height: 28px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
text-decoration: none;
}
.white_text
{
color:#FFFFFF;
font-size:13px;
text-decoration:none;
}
.input_box
{
width:139px;
height:16px;
background-color:#FFFFFF;
border:1px solid #588F00
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: #4b4b4b;
text-decoration: none;
padding-left:3px;
}




/* 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: #4b4b4b;
	text-decoration: none;
}
.footer_link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #747474;
	text-decoration: none;
}
.footer_link:hover
{
color:#212121;
text-decoration:underline;
}
.welcome_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #414141;
	text-decoration: none;
	font-stretch:condensed;
}
.welcome_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #588F00;
	text-decoration: none;
	font-stretch:condensed;
}
.body_link
{
color:#0000ff;
text-decoration:none;
}
.body_link:hover
{
color:#0000ff;
text-decoration:underline;
}
.white_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-stretch:condensed;
}
.left_link
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
line-height: 24px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
text-decoration: none;
}
.left_link:hover
{
color:#E7FFC1;
text-decoration:none;
}
.white_link
{
color:#FFFFFF;
font-size:11px;
text-decoration:underline;
}
.white_link:hover
{
color:#DCFFA4;
text-decoration:none;
}
.cisv_text {
	font-family: Impact;
	font-size: 30px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.slogan_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-stretch:condensed;
}