/* Common Styles*/

BODY {
/*	background : #FEFDEE; */
	color : Black;
	font-family : "Times New Roman";
	font-size : 14px;
   margin : 0;
   scrollbar-arrow-color : #FEFDEE;
	scrollbar-track-color : #E3D4A6;
	scrollbar-face-color : #A5854C;
	scrollbar-highlight-color : #E4DBCA;
	scrollbar-shadow-color : #80683C;
	scrollbar-darkshadow-color : Black;
	scrollbar-3dlight-color : Black;
	scrollbar-base-color : Black;
}
H1 {
	font-family : "Times New Roman";
	color : Black;
	font-size : 20px;
	font-weight : bold;
	letter-spacing : 1px;
	font-variant : small-caps;
	margin : 0 0 0 0;
}
H2 {
	font-family : "Times New Roman";
	color : Black;
	font-size : 19px;
	font-weight : bold;
	letter-spacing : 1px;
	margin : 0 0 0 0;
}
H3 {
	font-family : "Times New Roman";
	color : Black;
	font-size : 17px;
	font-weight : bold;
	letter-spacing : 1px;
	margin : 0 0 0 0;
}
H4 {
	font-family : "Times New Roman";
	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-family :  "Times New Roman";
	font-size : 14px;
	margin : 0 0 0 0;
}
P.woi {
	text-indent : 0px;
}
FONT {
	color : Black;
	font-family :  "Times New Roman";
	font-size : 14px;
}
FONT.small {
	font-family :  "Times New Roman";
	font-size : 12px;
}
FONT.bright {
	color : Red;
	font-family :  "Times New Roman";
}
TH {
	font-family :  "Times New Roman";
	font-size : 14px;
	font-weight : bold;
	color : Black;
	background-color : #D0B982;
}
TD  {
	font-size : 14px;
	font-family :  "Times New Roman";
}
TD.white {
	background-color : White;
}
TR.white {
	background-color : White;
}
TD.yellow {
	background-color : #FEFDEE;
}
TR.yellow {
	background-color : #FEFDEE;
}
TD.gray {
	background-color : #E6E6E6;
}
TR.gray {
	background-color : #E6E6E6;
}
TD.beige  {
	background-color : #E3D4A6;
}
TR.beige  {
	background-color : #E3D4A6;
}
TD.g-beige  {
	background-color : #EDE7D5;
}
TR.g-beige  {
	background-color : #EDE7D5;
}
A {
	color : Black;
	text-decoration : underline;
}
A:VISITED {
	color : #956000;
	text-decoration : none;
}
A:HOVER {
	color : Red;
	text-decoration : underline;
}
OL {
	text-align : justify;
	margin-bottom : 0;
	margin-top : 0;
}
UL {
	text-align : justify;
	margin-bottom : 0;
	margin-top : 0;
}
HR {
	color : #956000;
}
INPUT.button {
	color : White;
	background-color : #A5854C;
	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;
}

/*Header, Footer, Menu, Navbar & other service Styles*/

TD.navbar {
	font-size : 14px;
	font-family : sans-serif;
	letter-spacing : 1px;
	background-color : #E3D1A6;
}
TD.header {
	font-size : 14px;
	font-family : sans-serif;
	letter-spacing : 1px;
	text-transform : uppercase;
	background-color : #FEFDEE;
	text-align : center;
}
TD.hot_header {
	font-size : 10px;
	font-family : sans-serif;
	font-weight : bold;
	text-transform : uppercase;
	letter-spacing : 1px;
	color : White;
	background-color : #A5854C;
	text-align : center;
}
TD.hot_body {
	font-size : 10px;
	font-family : sans-serif;
	color : Black;
	background-color : #E3D1A6;
	text-align : justify;
}
TD.menu {
	font-size : 10px;
	font-family : sans-serif;
	font-weight : bold;
	text-transform : uppercase;
	letter-spacing : 1px;
	color : White;
	background-color : #A5854C;
	border-bottom-color : #80683C;
	border-right-color : #80683C;
	border-top-color : #E4DBCA;
	border-left-color : #E4DBCA;
	border-style : solid;
	border-width : 2px;
	text-align : center;
}
TD.menu_active {
	font-size : 10px;
	font-family : sans-serif;
	font-weight : bold;
	text-transform : uppercase;
	letter-spacing : 1px;
	color : White;
	background-color : #A5854C;
	border-bottom-color : #E4DBCA;
	border-right-color : #E4DBCA;
	border-top-color : #80683C;
	border-left-color : #80683C;
	border-style : solid;
	border-width : 2px;
	text-align : center;
}
TD.menu_hover {
	font-size : 10px;
	font-family : sans-serif;
	font-weight : bold;
	text-transform : uppercase;
	letter-spacing : 1px;
	color : Black;
	background-color : #E3D1A6;
	border-bottom-color : #80683C;
	border-right-color : #80683C;
	border-top-color : #E4DBCA;
	border-left-color : #E4DBCA;
	border-style : solid;
	border-width : 2px;
	text-align : center;
}
TD.topmenu {
	font-size : 8px;
	font-family : sans-serif;
	font-weight : bold;
	text-transform : uppercase;
	letter-spacing : 1px;
	border-color: #B4B4B4; 
	border-style: solid; 
	border-width: 0 0 1 0;
	}
.drpsh {
	FILTER: DropShadow(Color="#BFBFBF",OffX="1",OffY="1",Positive="1")
}

/* Styles for Grants menu */

TABLE.g_menu  {
	border-right-color : Black; 
	border-right-style : solid; 
	border-right-width : 1;
}
TD.g_menu1  {
	font-family : "Times New Roman";
	font-size : 13px;
	font-weight: bold;
	background-color : #E3D4A6;
	border-color: Black;
	border-style: solid;
	border-width: 1 0 1 1;
	text-align: center;
	padding: 2px;
}
TD.g_menu1_hover  {
	font-family : "Times New Roman";
	font-size : 13px;
	font-weight: bold;
	background-color : #FFF8D2;
	border-color: Black;
	border-style: solid;
	border-width: 1 0 0 1;
	text-align: center;
	padding: 2px;
}
TD.g_menu1_hover1  {
	font-family : "Times New Roman";
	font-size : 13px;
	font-weight: bold;
	background-color : #FFF8D2;
	border-color: Black;
	border-style: solid;
	border-width: 1 0 1 1;
	text-align: center;
	padding: 2px;
}
TD.g_menu2_line  {
	border-color : Black;
	border-style : solid;
	border-width : 0 0 1 1;
}
TABLE.g_menu2  {
	background-color : #FFF8D2;
}
TD.g_menu2  {
	font-family : "Times New Roman";
	font-size : 12px;
	font-weight: bold;
	background-color : #FFF8D2;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	padding: 2px;
}
TD.g_menu2_hover  {
	font-family : "Times New Roman";
	font-size : 12px;
	font-weight: bold;
	background-color : #FFE194;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	padding: 2px;
}
A.g_menu {
	color : Black;
	text-decoration : none;
}
A.g_menu:VISITED {
	color : Black;
	text-decoration : none;
}
A.g_menu:HOVER {
	color : Black;
	text-decoration : underline;
}
TD.g_map  {
	padding : 2px 0px 2px 3px;
}

td ul LI {
	margin-left: -25px;
}
