body {
        color:#3A4956;
	background-color:#333333;
	font-size:0.7em;
	margin: 0;
	text-align:left;
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
}

a {
	color:#9685BA;
	text-decoration:none;
                font-weight: bold
}

a.current {
	color:#D3DBF0;
}

a:hover {
                color: #FFFFFF;
                background-color: #600300;
	text-decoration: none;
}

#bodyDiv {
	text-align: left;
	margin: 0 auto;
	width: 750px;
	background-color:#E8E4D8;
	border-left: 1px #CFCFCF solid;
	border-right: 1px #CFCFCF solid;
}

#header {
	background-image: url(images/eposhof.gif);
	background-repeat:no-repeat;
}

#headMain {
	height:165px;
	width: 100%;
	
}

        #headMain h1 {
		background-image: url(images/epos.gif);
		background-repeat: no-repeat;
		height: 60px;
		width: 220px;
		color:#CAD4ED;
		text-transform:uppercase;
		margin:  0 0 0 0px;
	}

#headMenu {
	height:25px;
	width: 100%;
	font-size: 1.2em;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
}

	#headMenu ul {
	        text-align: right;
		text-transform:uppercase;
		height:15px;
		padding: 10px 10px 0 0;
		margin: 0 0 0 0;
		color:#FFFFFF;
	}
	
	#headMenu li {
		display:inline; 
	}
	
		#headMenu li a {	
			color: #CAD4ED;
			font-weight: bold;
			text-decoration:none;
		}
	
		#headMenu li a:hover {
			color: #FF0000 !important;
                                                background-color: #FFFFFF;
	                                text-decoration: none;			
		}

#headNav {
	height:5px;
	width: 100%;
	color: #CC5252;
        font-weight: bold;
}

#contentDiv {
	
}

h2 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #CC5252;
	font-size:1.5em;
	border-bottom: 1px solid #CFCFCF;
}

h3 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #E20000;
	font-size:1.2em;
	border-bottom: 1px solid #CFCFCF;
}

h4 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #E20000;
	font-size:1.1em;
	border-bottom: 1px solid #CFCFCF;
}

h5 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #3A4956;
	font-size:1.0em;
}

#contentMain, #contentRight {
	margin: 1px 0 1px 0;
	padding: 10px;
}

#contentMain {
	background-color:#E8E4D8;
	width: 64%;
	float: left;
	border-left: 1px solid #FBFBFB;
	border-right: 1px solid #CFCFCF;
}


.image {
	border: 1px solid #CFCFCF;
	float: right;
	margin-left: 6px;
	margin-right: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #F7F7F7;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}


#contentRight {
	width: 29%;
	float: left;
}


.image {
	border: 1px solid #CFCFCF;
	float: right;
	margin-left: 6px;
	margin-right: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #F7F7F7;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}


#footer {
	clear: both;
	background-color: #BEBDA9;
	width: 100%;
	height: 15px;
	text-align:center;
	color:#FFFFFF !important;
}

.dontDisplay {
	display: none;
}
