@charset "utf-8";
/* CSS Document */

.index_body {
	background-image:url(images/Index_BG.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.inner_body {
	background-image:url(images/Inner_BG.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.footer_font {
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	color: #128100;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
	}
	
.footer_font A{
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	color: #128100;
	font-size: 11px;
	}
	
.footer_font A:hover{
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
	color: #128100;
	font-size: 11px;
	}
	
.data_font {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #494949;
	padding: 20px;
	text-align: right;
}

.data_font A{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #494949;
}

.data_font_hd {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #128100;
}

.data_font_hd A{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #128100;
}

.WD_Cell {
	background-image:url(images/Gray_HD_Strip.jpg);
	padding-top: 3px;
	padding-right: 10px;
}

.news_cell {
	background-image:url(images/Black_HD_Strip.gif);
	padding-top: 0px;
	padding-right: 10px;
}

.img_border {
	border: 1px;
	border-style: solid;
	border-color: #879492;
	padding: 4px;
	margin: 4px;
}

.news_date {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #aaa7a7;
}

.news_date A{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #aaa7a7;
}

.news_txt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #1e1e1e;
	padding-left: 15px;
	text-align: justify;
}

.news_txt A{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #1e1e1e;
}

.news_block_cell {
	padding-left:2px;
}

/* ------- Start of Sub Menu Style ----------- */
.grandmenu{
margin: 0px 0;
padding: 0;
width: 233px; /*width of menu*/
border: 0px solid #9A9A9A;
}


.grandmenu_def{
background: White url(images/SubMenu_Def.jpg) repeat-x center left;
font-family: Tahoma Arial;
font-weight: bold;
font-size: 16px;
text-transform: uppercase;
color: white;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 0px 0;
padding-right: 8px;
text-decoration: none;
height: 27px;
border-top-width:0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-style: solid;
border-color:#FFFFFF;
text-align: right;
cursor: hand;
}

.grandmenu_def A{
font-family: Tahoma Arial;
font-weight: bold;
font-size: 16px;
text-transform: uppercase;
color: white;
text-decoration: none;
text-align: right;
cursor: hand;
}



.grandmenu_sel{
background-image: url(images/SubMenu_Sel.jpg);
color: white;
}

.grandmenu_sel A{
background-image: url(images/SubMenu_Sel.jpg);
color: white;
}

.grandmenu_sel A:hover{
background-image: url(images/SubMenu_Sel.jpg);
color: white;
}

.grandmenu_submenu{ /*DIV that contains each sub menu*/
background-image:url(images/SubMenu_BG.gif);
background-repeat:no-repeat;
padding: 15px;
height: 180px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

/* ------- End of Sub Menu Style ----------- */

.poll_q {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #3b3531;
	padding: 2px;
}

.poll_q A{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #3b3531;
}


.poll_ans {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #4aa642;
	padding-left: 10px;
	padding-right: 10px;
}

.poll_ans A{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #4aa642;
}

.poll_ans A:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
	color: #4aa642;
}

.list_grid {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-color:#CCCCCC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #128100;
	padding-right: 5px;
	height: 22;	
}

.list_grid A{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #128100;
}

.list_grid A:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
	color: #4aa642;
}

.nav_main_cell {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-right-width: 5px;
	border-style: solid;
	border-color:#FFFFFF;
	background-image:url(images/Nav_Left_Strip_Shadow.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding-left: 10px;
	padding-right: 13px;
	padding-top: 1px;
	padding-bottom: 1px;
	}
	
.inner_nav_main_cell {
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 0px;
	border-right-width: 6px;
	border-style: solid;
	border-color:#FFFFFF;
	padding-left: 10px;
	padding-right: 13px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color:#3e413f;
	}
	
	
.nav_item_cell {
	padding-top: 3px;
	padding-right: 15px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-color:#7c7e7d;
	height: 29px;
	vertical-align: middle;

}

#Inner_Nav_Corner_Cell {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-color:#FFFFFF;
	background-image:url(images/In_NavCorner_Strip.jpg);
	background-repeat:repeat-y;
	background-position:bottom;
}

.inner_side_services_hd {
	background:url(images/SubMenu_Def.jpg) repeat-x center left;
	font-family: Tahoma Arial;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: white;
	padding-right: 8px;
	text-decoration: none;
	height: 27px;
	border-top-width:0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-color:#FFFFFF;
}

.inner_side_services_hd A{
	font: normal 16px Century Gothic;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
}

.inner_side_services_cell {
	background:url(images/Inner_Services_BG.gif) repeat-x top left;
	padding: 8px;
}

.nav_tree {
	background-image:url(images/Nav_Tree_BG1.gif);
	background-repeat:repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #4aa642;
	padding-right: 20px;
	text-transform: uppercase;
}

.nav_tree A{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #4aa642;
	text-transform: uppercase;
}

.in_catg_hd {
	padding-right: 20px;
	background-image:url(images/Inner_Black_HD.gif);
	font: bold 18px Arial;
	color:#FFFFFF;
	text-transform: uppercase;
}

.in_catg_hd A{
	font: bold 18px Arial;
	color:#FFFFFF;
	text-transform: uppercase;
}

.in_content_cell {
	padding: 25px;
	text-align:justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #494949;
}

.in_content_cell A{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #494949;
}


.in_subnav_def {
	border-top-width:0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-color:#FFFFFF;
	background-image:url(images/In_SubNav_Def.gif);
	background-repeat:repeat-x;
	background-color:#f8f7f7;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color:#8cba17;
	height:31px;
}

.in_subnav_def A{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color:#8cba17;
}

.in_subnav_sel {
	border-top-width:0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-color:#FFFFFF;
	background-image:url(images/In_SubNav_Sel.gif);
	background-repeat:repeat-x;
	background-color:#beb7b7;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color:#424242;
	height:31px;
}
	
.in_subnav_sel A{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color:#424242;
}

.table_style {
	border:1px;
	border-style: solid;
	border-color:#CCCCCC;
	padding: 2px;
	border-spacing: 3px;
	}

.table_hd {
	background-image:url(images/Gray_HD_Strip.jpg);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

.table_data {
	background-color:#f3f3f3;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #494949;
}

.table_data A{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #494949;
}

.board_title {
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #494949;
	text-transform: uppercase;
}

.board_name {
	background-image:url(images/Gray_HD_Strip.jpg);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-style:italic;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.form_textbox {
	background-color:#FFFFFF;
	border: 1px;
	border-style: solid;
	border-color:#CCCCCC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #494949;
}

