﻿/*--------------Top Menu---------------*/
#TopMenu{
	margin:0 auto;
	height:49px;
	float:left;
	margin-left:75px;
}
#TopMenu ul{
	text-align:center;
	padding:0;
	list-style:none;
	height:37px;
	padding-top:12px;
}
#TopMenu li{
	float:left;
}
#TopMenu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#BAAE84;
	height:44px;
	line-height:35px;
	display:block;
	padding:0 25px 0 25px;	
	text-decoration:none;
	background-image:url('images/TopMenuAct.gif');
	background-repeat:no-repeat;
	cursor:hand;
}
#TopMenu a:hover{
	background-image:url('images/TopMenuHover.gif');
	background-repeat:no-repeat;
	background-position:center bottom;
	height:44px;
	line-height:35px;
	color:#FFFFFF;
}

.TopMenuDevider{
	background-image:url('images/TopMenuDevider.gif');
	background-repeat:no-repeat;
	background-position:right 12px;
}
/*------Title Box Menu------*/
#TitleBoxMenuAAA, #TitleBoxMenuBBB, #TitleBoxMenuCCC{
	height:39px;
	width:219px;
	float:left;
}
#TitleBoxMenuAAA ul, #TitleBoxMenuBBB ul, #TitleBoxMenuCCC ul{
	text-align:center;
	padding:0;
	list-style:none;
	height:39px;
}
#TitleBoxMenuAAA li, #TitleBoxMenuBBB li, #TitleBoxMenuCCC li{
	float:left;
}
#TitleBoxMenuAAA a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#C7C7C7;
	height:39px;
	line-height:35px;
	width:219px;	
	display:block;
	text-decoration:none;
	background-image:url('images/TitleBMenuAAA.gif');
	background-repeat:no-repeat;
	cursor:hand;
}
#TitleBoxMenuAAA a:hover{
	background-image:url('images/TitleBMenuAAA_Hover.gif');
	background-repeat:no-repeat;
	line-height:35px;
	color:#FFFFFF;
}

#TitleBoxMenuBBB a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#C7C7C7;
	height:39px;
	line-height:35px;
	width:219px;	
	display:block;
	text-decoration:none;
	background-image:url('images/TitleBMenuBBB.gif');
	background-repeat:no-repeat;
	cursor:hand;
}
#TitleBoxMenuBBB a:hover{
	background-image:url('images/TitleBMenuBBB_Hover.gif');
	background-repeat:no-repeat;
	line-height:35px;
	color:#FFFFFF;
}


#TitleBoxMenuCCC a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#C7C7C7;
	height:39px;
	line-height:35px;
	width:219px;	
	display:block;
	text-decoration:none;
	background-image:url('images/TitleBMenuCCC.gif');
	background-repeat:no-repeat;
	cursor:hand;
}
#TitleBoxMenuCCC a:hover{
	background-image:url('images/TitleBMenuCCC_Hover.gif');
	background-repeat:no-repeat;
	line-height:35px;
	color:#FFFFFF;
}


/*-----------LOGBOX---------------*/
/*-----------LOGBOX---------------*/

.logbox_main
{
	background-image:url('images/Log_bk.jpg');
	background-position: 0% 0%;
	background-repeat:repeat-x
}

.TextBoxLogIn{
		border:1px #ABABAB solid;
		color:#000000;
		height:20px;
		width:120px;
		font-family: Verdana, Helvetica,Arial, sans-serif;
		padding-bottom:10px;
	}

/*-----------LOGBOX---------------*/
/*-----------LOGBOX---------------*/


/*------------------Title Box Menu Setup----------------------*/

#ArroList{
	padding:0;
}		
#ArroList ul{
	margin:0;
	padding:0 0 5px 5px;
}
#ArroList li{
	padding:0;
	list-style:none;
}
#ArroList a{
	color: #056F1A;
	background-image:url('images/ArrowListGreen.gif');	
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	text-decoration: none;
	padding:5px 0 5px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt
	}
#ArroList a:hover{
	background-image:url('images/ArrowListBrown.gif');
	background-repeat:no-repeat;
	color:#834201;
}



A:link
{
    COLOR: #056F1A;
    TEXT-DECORATION: none;
}

A:visited
{
    COLOR: #056F1A;
    TEXT-DECORATION: none;
}

A:active
{
	COLOR: #056F1A;
	TEXT-DECORATION: none;
}

A:hover
{
    COLOR: #834201;
    TEXT-DECORATION: none;
}

/*--------------------Left Menu----------------------*/

#LeftMenu{
	padding:0;
	width:250px;
	float:left;
}

#LeftMenu ul{
	list-style-type:none;
	margin:0;
	padding:0;
	width:250px;
	background-image:url('images/LeftMenuUlBG.gif')	
}
#LeftMenu ul li{
	/*text-transform:capitalize;*/
	background-repeat:repeat-x;
	background-position:left bottom;
	height:40px;	
}
#LeftMenu ul li a{
	color: #056F1A;
	background-image:url('images/LeftMenuActive.gif');	
	background-repeat:no-repeat;
	display:block;
	text-decoration: none;
	height:40px;
	width:250px;
	line-height:35px;
	/*padding:10px 0 0 10px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	cursor:hand;
	
}
#LeftMenu ul li a:hover{
	height:40px;
	width:250px;
	/*padding:10px 0 0 10px;*/
	background-image:url('images/LeftMenuHoverBS.png');
	background-repeat:no-repeat;
	color:#834201;
	display:block;
}

/*----------------Sub Menu Members Application-------------------*/
#SMenuMembers{
	width:710px;
	margin-top:10px;
	margin-bottom:15px;
	border:1px #6a6a6a dotted;
	height:40px;	
	background-color:#F5F5F5;		
}
#SMenuMembers ul{
	list-style:none;
	margin:0;
	padding:0;
}
#SMenuMembers li{
	float:left;
	height:40px;				
}
#SMenuMembers a{
	background-color:#EFFAEE;
	height:40px;
	width:141px;
	display:block;
	text-align:center;
	color:#4D574C;
	cursor:hand;
}
#SMenuMembers a:hover{
	background-color:#D6DFD5;
	display:block;
	color:#1B221B;
}

/*-------------pdf list--------------*/
#ListPDF ul{
	list-style:none;
	margin:0;
	padding:0;
}
#ListPDF li{
	padding:5px 0 5px 0;
}
#ListPDF a{
	background-image:url('images/pdf.gif');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	display:block;
}


ul, ol{
	padding:10px 10px 10px 25px;
}






/*---------------------SubMenuVertical-----------------*/
#SMenuVer{
	height:36px;
	margin:0;
	padding:0;
	background-image:url('images/SMenuBGTiler.gif');
	background-repeat:repeat-x;
	margin-bottom:10px;
}
#SMenuVer ul{
	margin:0;
	padding:0;
	height:36px;
}
#SMenuVer li{
	list-style:none;
	float:left;
	margin-right:2px;
}
#SMenuVer a{
	width:160px;
	height:36px;
	line-height:35px;
	display:block;
	text-align:center;
	background-image:url('images/SMenuVerAct.gif');
	background-repeat:no-repeat;
	cursor:hand;
}
#SMenuVer a:hover{
	background-image:url('images/SMenuVerHover.gif');
	background-repeat:no-repeat;
	width:160px;
	height:36px;
	line-height:35px;
	display:block;
	text-align:center;
}










