BODY {
	color : Black;
	font-family : "Times New Roman";
	font-size : 14px;
  margin : 0;
	padding-top: 30px;
  scrollbar-arrow-color : #FEFDEE;
	scrollbar-track-color : #EAD5AF;
	scrollbar-face-color : #C1AB82;
	scrollbar-highlight-color : #E4DBCA;
	scrollbar-shadow-color : #80683C;
	scrollbar-darkshadow-color : Black;
	scrollbar-3dlight-color : Black;
	scrollbar-base-color : Black;
}

/* Common Styles*/
H1 {
	color : Black;
	font-size : 20px;
	font-weight : bold;
	letter-spacing : 1px;
	font-variant : small-caps;
	margin : 0 0 0 0;
}
H2 {
	color : Black;
	font-size : 19px;
	font-weight : bold;
	letter-spacing : 1px;
	margin : 0 0 0 0;
}
H3 {
	color : Black;
	font-size : 17px;
	font-weight : bold;
	letter-spacing : 1px;
	margin : 0 0 0 0;
}
H4 {
	color : Black;
	font-size : 15px;
	font-weight : bold;
	letter-spacing : 1px;
	margin : 0 0 0 0;
}
H3.indent {
	text-indent : 33px;
}
H4.indent {
	text-indent : 33px;
}
p {
	text-align : justify;
	text-indent : 33px;
	font-size : 14px;
	margin : 0 0 2px 0;
}
P.woi {
	text-indent : 0px;
}
FONT {
	color : Black;
	font-size : 14px;
}
big, .big {
	font-size: 16px;
}
small, .small {
	font-size: 12px;
}
.normal {
	font-size: 14px;
}
.bright, .red {
	color : Red;
}
FONT.green, span.green {
	color : #009133;
/*	color : #E5E9B3;*/
}
FONT.green-text, span.green-text {
	color : #009133;
/*	color : #E5E9B3;*/
}
FONT.gray, span.gray {
	color : #4d4d4d;
}
.blue {
	color : #3535dd;
}
th {
	font-size : 16px;
	font-weight : bold;
	color : #303030;
	background: #d2bd97;
/*	background-color : #C1AB82;*/
}
TD  {
	font-size : 14px;
}
.white, .line {
	background-color : White;
}
.yellow, .fild {
	background-color : #FCF5DB;
}
.beige  {
	background-color : #EAD5AF;
}
td.green, tr.green {
	background-color : #E5E9B3;
}
.l-yellow {
	background: #fef8e6;
}
tr.gray, td.gray {
	background: #f0f0f0;
}
A {
	color : Black;
	/*color: #996600;*/
	text-decoration : underline;
}
A:VISITED {
	color : #956000;
	text-decoration : none;
}
A:HOVER {
	color : Red;
	text-decoration : underline;
}
a img, :link img, :visited img {
	border: 0;
}
OL {
	text-align : justify;
	margin-bottom : 0;
	margin-top : 0;
}
UL {
	text-align : justify;
	margin-bottom : 0;
	margin-top : 0;
}
HR {
	color : #9E8963;
}
form {
	margin: 0;
}
INPUT.button {
	color : White;
	background-color: #9E8963;
	font-family : sans-serif;
	font-size : 14px;
	letter-spacing : 1px;
	padding : 2 0 0 0;
	border-bottom-color : #80683C;
	border-right-color : #80683C;
	border-top-color : #E4DBCA;
	border-left-color : #E4DBCA;
	border-style : solid;
	border-width : 1px;
}
INPUT.button1 {
	color : Black;
	background-color: #9E8963;
	font-family : sans-serif;
	font-size : 14px;
	letter-spacing : 1px;
	padding : 2 0 0 0;
	border-bottom-color : #80683C;
	border-right-color : #80683C;
	border-top-color : #E4DBCA;
	border-left-color : #E4DBCA;
	border-style : solid;
	border-width : 1px;
}

INPUT.text {
	color : Black;
	font-family :  "Times New Roman";
	font-size : 15px;
	background-color : White;
	border-color : Black;
	border-style : solid;
	border-width : 1px;
}
TEXTAREA {
	color : Black;
	font-family :  "Times New Roman";
	font-size : 15px;
	background-color : White;
	border-color : Black;
	border-style : solid;
	border-width : 1px;
}
SELECT {
	color : Black;
	font-family :  "Times New Roman";
	font-size : 14px;
	background-color : White;
}

/* Spec. styles */
.stat_block {
	background-color: #fef9ef;
	border-bottom-color: #d4d4d4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #d4d4d4;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #d4d4d4;
	border-right-style: solid;
	border-right-width: 1px;
	padding-bottom: 4px;
	margin-bottom: 8px;
}
.common-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 1px;
}
.common-table td {
	border: #886f43 1px solid;
	padding: 6px 10px;
	vertical-align: top;
}
.common-table th {
	border: #886f43 1px solid;
	padding: 15px 10px 10px 10px;
	text-align: left;
	vertical-align: top;
}
.cell-spacer {
	height: 10px;
	background: #fff;
}
.inner-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.inner-table td {
	border-top: #e3e3e3 1px solid;
	border-right: none;
	border-bottom: #e3e3e3 1px solid;
	border-left: none;
	padding: 6px 10px;
	vertical-align: top;
}
.inner-table span {
	display: block;
	font-size: 12px;
}
.uncommon-small-table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 5px 10px;
}
.uncommon-small-table th {
	border: #e3e3e3 1px solid;
	background: #e3e3e3;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 6px;
	text-align: center;
	vertical-align: top;
}
.uncommon-small-table td {
	border: #e3e3e3 1px solid;
	font-size: 12px;
	padding: 2px 6px;
	text-align: center;
	vertical-align: top;
}
.btn-show, .btn-show:hover,
.btn-hide, .btn-hide:hover {
	display: block;
	float: right;
	font-weight: normal;
	padding: 3px 30px 3px 0;
	margin: -3px -5px -3px 10px;
}
.btn-hide {
	background: url(/img/btn_hide.png) right no-repeat;
}
.btn-hide:hover {
	background: url(/img/btn_hide_up.png) right no-repeat;
}
.btn-show {
	background: url(/img/btn_show.png) right no-repeat;
}
.btn-show:hover {
	background: url(/img/btn_show_up.png) right no-repeat;
}
.btn-show-sm, .btn-show-sm:hover,
.btn-hide-sm, .btn-hide-sm:hover {
	display: block;
	float: right;
	font-weight: normal;
	padding: 0 25px 0 0;
	margin: 0 -1px 0 10px;
}
.btn-hide-sm {
	background: url(/img/btn_hide_sm.png) right no-repeat;
}
.btn-hide-sm:hover {
	background: url(/img/btn_hide_sm_up.png) right no-repeat;
}
.btn-show-sm {
	background: url(/img/btn_show_sm.png) right no-repeat;
}
.btn-show-sm:hover {
	background: url(/img/btn_show_sm_up.png) right no-repeat;
}
.serv-button-left {
	display: block;
	background: #f0f0f0;
	border-top: #f6f6f6 solid 1px;
	border-right: #989898 solid 1px;
	border-bottom: #989898 solid 1px;
	border-left: #f6f6f6 solid 1px;
	float: left;
	margin: 5px 0;
	padding: 3px 8px;
	text-decoration: none;
}
.clearer {
	clear: both;
}

/*Header, Footer, Menu, Navbar & other service Styles*/
	td.grants-menu {
	background-color: #9E8963;
	text-align: center;
	cursor: hand;
}
	td.grants-menu-selected {
		background-color: #FFFFFF;
	}
	td.grants-podmenu {
		font-size: 14px;
		text-align: center;
		background-color: #EAD5AF;
		border-color: #563D00;
		border-style: solid;
		border-width: 0 1 1 1;
		padding-top: 4px;
		padding-bottom: 4px;
   	cursor: hand;
	}
	A.grants-podmenu {
		color : Black;
		text-decoration : none;
	}
	A.grants-podmenu:VISITED {
		color : Black;
		text-decoration : none;
	}
	td.grants-podmenu-selected {
		font-size: 14px;
		text-align: center;
		background-color: #FFFFFF;
		border-color: #563D00;
		border-style: solid;
		border-width: 0 1 1 1;
		padding-top: 4px;
		padding-bottom: 4px;
		margin-top: 1px;
	}
	td.grants-podmenu-2 {
		font-size: 13px;
		text-align: center;
		background-color: #C1AB82;
		border-color: #563D00;
		border-style: solid;
		border-width: 0 1 1 1;
		padding-top: 4px;
		padding-bottom: 4px;
		cursor: hand;
	}
	A.grants-podmenu-2 {
		color : Black;
		text-decoration : none;
	}
	A.grants-podmenu-2:VISITED {
		color : Black;
		text-decoration : none;
	}
	td.grants-podmenu-2-selected {
		font-size: 13px;
		text-align: center;
		background-color: #FFFFFF;
		border-color: #563D00;
		border-style: solid;
		border-width: 0 1 1 1;
		padding-top: 4px;
		padding-bottom: 4px;
	}

	td.grants-podmenu-3 {
		font-size: 12.5px;
		text-align: center;
		background-color: #B29C73;
		border-color: #563D00;
		border-style: solid;
		border-width: 0 1 1 1;
		padding-top: 4px;
		padding-bottom: 4px;
		cursor: hand;
	}
	A.grants-podmenu-3 {
		color : Black;
		text-decoration : none;
	}
	A.grants-podmenu-3:VISITED {
		color : Black;
		text-decoration : none;
	}
	td.grants-podmenu-3-selected {
		font-size: 12.5px;
		text-align: center;
		background-color: #FFFFFF;
		border-color: #563D00;
		border-style: solid;
		border-width: 0 1 1 1;
		padding-top: 4px;
		padding-bottom: 4px;
	}

	td.grants-podmenu-4 {
		font-size: 12.5px;
		text-align: center;
		background-color: #A38D67;
		border-color: #563D00;
		border-style: solid;
		border-width: 0 1 1 1;
		padding-top: 4px;
		padding-bottom: 4px;
		cursor: hand;
	}
	A.grants-podmenu-4 {
		color : Black;
		text-decoration : none;
	}
	A.grants-podmenu-4:VISITED {
		color : Black;
		text-decoration : none;
	}
	td.grants-podmenu-4-selected {
		font-size: 12.5px;
		text-align: center;
		background-color: #FFFFFF;
		border-color: #563D00;
		border-style: solid;
		border-width: 0 1 1 1;
		padding-top: 4px;
		padding-bottom: 4px;
	}
	

	td.grants-header {
	text-align: center;
	color: #563D00;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
   }
	td.grants-footer {
		color: #DAC59F;
		font-size: 12px;
		padding-left: 10px;
		padding-right: 10px;
		font-weight: bold;
		letter-spacing: 1px;
		filter: DropShadow(Color="#261600",OffX="1",OffY="1",Positive="1");
	}
	A.footer {
		color: #DAC59F;
		text-decoration : none;
	}
	A.footer:VISITED {
		color: #DAC59F;
		text-decoration : none;
	}
	A.footer:HOVER {
		color: #DAC59F;
		text-decoration : none;
	}
	td.navbar1 {
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	background-color: #DFD4BB;
	border-color: #563D00;
	border-style: solid;
	padding: 6 8 6 8;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-image: url(/img/navbar1_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	line-height: 11px;
	}
	td.navbar1_sel {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-color: #D3C2A0;
	border-color: #563D00;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
	background-image: url(/img/navbar1_sel_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	line-height: 11px;
	padding: 6 8 6 8;
}
	td.navbar2 {
	font-size: 11px;
	text-align: center;
	vertical-align: bottom;
	background-color: #D3C2A0;
	border-color: #563D00;
	border-style: solid;
	padding: 6 8 6 8;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	background-image: url(/img/navbar2_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	line-height: 10px;
	}
	td.navbar2_sel {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-color: #C5B084;
	border-color: #563D00;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	padding: 6 8 6 8;
	background-image: url(/img/navbar2_sel_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	line-height: 10px;
	}
	.navbar_end {
		border-right-color: #563D00;
		border-right-style: solid;
		border-right-width: 1px;
		padding: 0 0 0 0;
	}
	td.navbar_end {
		padding: 0 0 0 0;
	}
	A.navbar1 {
		color: #563D00;
		text-decoration : none;
	}
	A.navbar1:VISITED {
		color: #563D00;
		text-decoration : none;
	}
	A.navbar1:HOVER {
		color: #563D00;
		text-decoration : none;
	}
	A.navbar2 {
		color: #563D00;
		text-decoration : none;
	}
	A.navbar2:VISITED {
		color: #563D00;
		text-decoration : none;
	}
	A.navbar2:HOVER {
		color: #563D00;
		text-decoration : none;
	}
