

		a  { color: #000000;
		
		}
		IMG.small {
		}
		BODY { 
			background-color: #e3e3e3;
		}
		.border-top {
					background: url('images/background-head.jpg') repeat-y top; border: medium none; 
					width: 790px;
					/*left: 250px;*/
					position: relative;
					padding-bottom: 0px	
		}
		.border-bottom {
					background: url('images/background-footer.jpg') repeat-y bottom; border: medium none; 
					width: 790px;
					padding-top: 0px	
		}
		
		.main {
			background-color: white;
			position:relative;
			/*left: 250px;*/
			width: 790px;
			background-color: white;
			background: url('images/background-body.jpg') repeat-y top; border: medium none; 
			padding-top: 0px

			
		}
		.menu, .menuItem {
				list-style: none; 
				float: left; 
				position:relative;	
				padding: 0px 10px 0px 0px;
				margin-left: 0px;
		}
		.menubar, .content, .footer{ 

			font-size: 12px; 
			color: black; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			margin:0px 10px 10px 10px

			
		}
		.footer {
			padding-top: 10px;
			font-size: 10px;
		}
		.content {
			width: 730px;
			height: 230px;
			padding: 0px 0px 10px 10px;
		}
		.footer, .menuBar {
			padding-left: 10px;
		}
		.tablehead {
			background-color: #cccccc;
			color: white;
			font-weight: normal;
			padding-top: 0px;
			
		}
		.formLabel { width: 50px; float: left;
		}
		.formElement {float: left;
		}
		SELECT { width: 150px;
		}

body {scrollbar-3dlight-color:#FFFFFF; scrollbar-arrow-color: #0081c7; scrollbar-base-color:#FFFFFF; 
		scrollbar-darkshadow-color:#000000; scrollbar-face-color:#FFFFFF; scrollbar-highlight-color:#D1D5D6;
		scrollbar-shadow-color:#0081C7; }		