a.lnk-menu:link 	{color: #000000;  text-decoration: none; }
a.lnk-menu:visited 	{color: #000000;  text-decoration: none; }

a.lnk-menu:hover	{
	color: Blue;
	text-decoration: none;
	width: 100%;
	background: #F0F8FF;
	}
a.lnk-menu:active 	{color: #000000;  text-decoration: none; }


a:link {color: #000000;  text-decoration: none; }
a:visited {color: #000000;  text-decoration: none; }
a:active	{color: #000000; text-decoration: none; } 
a:hover 	{
	color: #6B6F77;
	text-decoration: none;
	}


body {
margin-top: 30;
margin-left: 100px;
}
	.main-border {
	border-top: 					5px solid #ADB3BE;
	border-right: 					5px solid #6B6F77;
	border-bottom: 				5px solid #6B6F77;
	border-left: 					5px solid #ADB3BE;
	}


.main-title {
	background-color: 				#838892;
	border-bottom-width: 			2px;
	border-bottom-style: 			solid;
	border-bottom-color: 			#6D777C;
}


.main-border-left {
	border-left-width: 				1px;
	border-left-style: 				solid;
	border-left-color: 				#838892;
}
.main-border-bottom {
	border-bottom-width: 			1px;
	border-bottom-style: 			solid;
	border-bottom-color: 			#838892;
}

.items-title {
	font-family: 					Verdana, Arial, Helvetica, sans-serif;
	font-size: 						11px;
	color: 							#91919E;
	background-color: 				#EDEDEF;
	border: 						1px solid #C4C4CF;
}
.items-table {
	font-family: 					Verdana, Arial, Helvetica, sans-serif;
	font-size: 						11px;
	margin-bottom: 					10px;
}
.items-photo {
	padding: 15px;
}
.forms-button {
	font-family: 					Verdana, Arial, Helvetica, sans-serif;
	font-size: 						12px;
	color: 							#FFFFFF;
	background-color: 				#B0B5C0;
	border: 						1px solid #666666;
}

.main-content {
	padding: 						5px;
}
.main-border-2 {
	border: 						1px solid #7B8089;
}
table{
font-family: 					Verdana, Arial, Helvetica, sans-serif;

}
td {
	font-family: 					Verdana, Arial, Helvetica, sans-serif;
	font-size: 						11px;
	margin-bottom: 					10px;
}


#headerleft {
position: absolute;
left: 100px;
top: 30px;
	background-color: #838892;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6D777C;
	height: 84px;
	WIDTH: 400px;

			}
		
#headerright {
	position: absolute;
	top: 30px;
	left: 500px;
	font-family: tahoma, verdana, arial, "times New Roman";
	font-size: 12px;
	background-color: #838892;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6D777C;
	height: 84px;
	WIDTH: 400px;
	
}
		
#topmenuheadleft {
position: absolute;
top: 114px;
left: 100px
	WIDTH: 180px;
	font-family: tahoma, verdana, arial, "times New Roman";
	font-size: 12px;
	color: #838D99;
	background-color: #DEE2E7;
	font-weight: bold;
	height: 450px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C7D0;
	
	}
	#menuheadleft {

	WIDTH: 180px;
	font-family: tahoma, verdana, arial, "times New Roman";
	font-size: 12px;
	color: #838D99;
	background-color: #DEE2E7;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C7D0;
	
	}
	#menuleft {
	PADDING: 10px 5px 10px 20px;
	border-bottom: 1px solid #564b47;
	WIDTH: 180px;
	font-family: tahoma, verdana, arial, "times New Roman";
	font-size: 12px;
	color: #000000;
	background-color: #EAEDF1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C7D0;
}
	#content {
	position: absolute;
	left: 280px;
	top: 114px;
	width: 620px;
	height: 450px;
	border-left: 1px solid #564b47;
	border-right: 1px solid #564b47;
	overflow: auto;
	border-top: 1px solid #564b47;
	border-bottom: 1px solid #564b47;
	padding: 20px 20px 20px 20px;
	font-family: 					Verdana, Arial, Helvetica, sans-serif;
	font-size: 						11px;
	margin-bottom: 					10px;
		}


#contentheader{
	background-color: #838892;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6D777C;
	color: White;
	padding-left: 20px;
	text-transform: capitalize;
	text-align: center;
	font-stretch: wider;
	font-weight: bolder;
}
#contentheader a{
	color: White;
}

#contentheader a:hover{
	color: Blue;
}
#contentright{
	float: right;
	padding: 10px;
}
#contentleft{
	float: left;
	padding: 10px;
}


#footerleft {
	position: absolute;
	left: 100px;
	top: 564px;
	background-color: #838892;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6D777C;
	WIDTH: 800px;
	font-family: tahoma, verdana, arial, "times New Roman";
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px 10px 5px 30px;
}



