.LTopGrayBG {
	display: block;
	width: 193px;
	height: 5px;
	margin-left: 4px;
	padding: 0px 0px 0px 0px;
	background: url(../images/leftnav/LTopGrayBG.jpg) no-repeat;	
}	

.LMiddleGrayBG {	
	width: 193px;
	height: auto;	
	margin-left: 4px;
	padding: 0px 0px 0px 0px;
	background: url(../images/leftnav/LMiddleGrayBG.jpg) repeat-y;
}

.LBottomGrayBG {
	display: block;
	width: 193px;
	height: 6px;
	margin-left: 4px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
	background: url(../images/leftnav/LBottomGrayBG.jpg) no-repeat;	
}

.TitleTab {
	margin-top: 0px;
	display: block;
	width: 183px;
	height: 25px;
	margin-left: 5px;
	margin-right: 5px;
	background: url(../images/tab/TitleTab.jpg) no-repeat;
}


.TitleTab img {
	margin-top: 5px;
	width:183px;
	height:21px;	
}

.TitleTabSub {
	margin-top: 6px;
	display: block;
	width: 183px;
	height: 25px;
	margin-left: 5px;
	margin-right: 5px;
	background: url(../images/tab/TitleTab.jpg) no-repeat;
}

.TitleTabSub img {
	margin-top: 5px;
	width:183px;
	height:21px;
}

.MidTab {
	text-align: left;	
	width: 183px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px 0px 0px 0px;
	background: url(../images/tab/MidTab.jpg) repeat-y;
}

.BottomTab {
	display: block;
	width: 183px;	
	height: 4px;
	margin-left: 5px;
	margin-right: 5px;
	background: url(../images/tab/BottomTab.jpg) no-repeat;
}


a.nav:link {
	color:#000000;
	text-decoration:none;
}

a.nav:visited {
	color:#dc3c0a;
	text-decoration:none;
}
a.nav:hover {
	color:#5584b9;
	text-decoration:none;
}

.bullet {	
	color:#3d6441;
	width:145px;
	padding:6px 10px 2px 20px;	
	display:block;
	margin-left: 3px;
	margin-right: 3px;
	background:url(../images/square1.gif) no-repeat 2px 6px;
	border-bottom:1px dotted #ffffff;
}

.bullet:hover {
	color:#3d6441;
	width:145px;
	padding:6px 10px 2px 20px;
	display:block;
	background:url(../images/square1.gif) no-repeat 2px 6px;
	border-bottom:1px dotted #5584b9;
}

.lastbullet {	
	color:#3d6441;
	width:143px;
	padding:6px 10px 2px 20px;	
	display:block;
	margin-left: 3px;
	margin-right: 3px;
	background:url(../images/square1.gif) no-repeat 2px 6px;
}

.lastbullet:hover {
	color:#3d6441;
	width:143px;
	padding:6px 10px 2px 20px;
	display:block;
	background:url(../images/square1.gif) no-repeat 2px 6px;
}

.clsform {
	margin-top: 1px;
	margin-left: 3px;
	margin-right: 3px;
}

form {	
	display: inline;
	overflow:hidden;
}

input[type="text"] {
	color:#000000;
	font-size: 13px;
	margin-top: 4px;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #92b299; 
	border: 1px solid #FFFFFF;
	margin-bottom:2px;
}

input[type="submit"] {
	color:#86450b;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #d2e0fd; 
	border: 1px solid #FFFFFF;
	margin-right:3px; 
	width:75px;
	height: 21px;
	margin-bottom:2px; 
}

.title {
	text-align:left;
	font-size:16px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:2px;
	margin-left:6px;
}



