﻿body{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #f5cbd8; 
	padding:15px
	
} 
* {padding:0; margin:0}

h5{
	position:absolute;
                 left:5px; 
	top:3px;
	font-size: 12pt;
	
	cursor: pointer;
	color: #800080;;
	font-weight: bold;
}
h4{
	color: #800080;
	font-size: small;
	font-weight: bold;
	
}

h3{
	color: #800080;
	font-size: small;
	font-weight: bold;

	position:absolute;
	left:5px;
	top:3px;		

}		

h2{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #00ffff;
}

h1{
	color: #800080;
	font-size:large;
	font-weight: bold;
}

.center{ text-align:center}

.header{
	background:#afe0ff;
	width: 903px;
	margin-left:34px;

	height: 150px;
	padding:0;
} 

table.headerStripe
{
	border-collapse:collapse
}

table.headerStripe td
{
	background: #afe0ff;
	border: 5px solid #ff00ff;
	width: 903px;
	margin-left:3px;
	padding:3px;
	color: #800080;
	font-size: 10pt;
	font-weight: normal;

}

table.logoPos{
	border-collapse:collapse
}
table.logoPos td{
	
	position:absolute;
	left: 78px;
	top: 87px;
	width: 57px;	
	border: none;		
}

 
#logoAddress{

	position:absolute;
	left: 64px;
	top: 138px;
	width: 57px;	
	border: none;

	color: #800080;
	font-size: 7pt;
	font-weight: bold;
}

.horizmenue
{
	float:left;
	position:relative;
	left: 180px;
	top: 27px;

	font-size:7pt;
	font-weight:normal;
	width: 84px;
	border: 3px solid #ff00ff;		
	background: #ffff80;	
	cursor:pointer;	
	
}
.horizmenue dt:hover {background-color:#afe0ff; color:#000}

.dropdown{
	float:left; 
	padding-right:1px; 

	position:relative;
	left: 180px;
	top: 27px;
	font-size:7pt;
}

.dropdown dt {		
	width:135px;	
	border: 3px solid #ff00ff; 
	
	font-size:7pt;
	font-weight:normal; 
	cursor:pointer;
	background: #ffff80;	
}

.dropdown dt:hover {
	background:#afe0ff
}
.dropdown dd {	
	position:absolute; 
	overflow:hidden; 
	width:208px; 
	 
	font-size:7pt;
	font-weight:bold;
	display:none; 
	background:#fff; 
	z-index:200; 
}
.dropdown ul {
	width:204px; 
	border:3px solid #9ac1c9; 
	list-style:none; 
	border-top:none;
	padding:0; margin:0
}
.dropdown li{display:inline} 
.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block; 
	padding:5px; 
	color:#333; 
	text-decoration:none; 
	background:#ffffff; 
	width:194px;
}

.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .listBoxBorder {border-bottom:10px solid #b9d6dc;}


.navigation 
{
	position:relative;
	font-family: arial, verdana, helvetica, sans-serif;
	background-image: none;
	background-color:#b0e0e6; 
	background-repeat: no-repeat;
	display: block;
	width: 136px;
	height:50px;
	margin: 0; 
	margin-bottom:0px;
	padding: 0; 
}


.navigation a
{
	display:block;
	font-size: small;
	font-weight: bold;
	width: 136px;
	height: 50px;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #EE82EE;
	color: black; text-decoration: none 
}

.navigation img
{
	width:100%; height:100%; border: 0; 
}

* html a:hover {visibility:visible}

.navigation a:hover img
{
	visibility:hidden;
}

.navigation span 
{
	position:absolute;
	left:5px;
	top:3px;
	/* margin:0; */
	cursor: pointer
}

#leftmostCol{
	
	position:absolute;
	top: 177px;
	left: 57px;

	background-color: white;
	color:black;

	font-size: 10pt;
	font-weight: normal;
	color: black;
		
}

#rightmostCol{
	
	position:absolute;
	top: 177px;
	left: 825px;

	background-color: white;
	color:black;
	font-size: 10pt;
	font-weight: normal;
	color: black;
}

#logoimage
{
	position:absolute;
	top:600px;
	left:30px;	
}

#bodycontent{
	position:absolute;
	top: 185px;
	left: 199px;

	margin-left:12px;
	padding:23px;
 
	width: 583px;
	height:795px;
 
	font-family: Tahoma, Arial, Helvetica; 
	font-weight: bold;
	font-size: 12px; 
	color: #000000; 
	z-index:-1;
}

.fontforbody
{
        color:#ff0080;
        font-weight: bold;
}
#fontforbodytwo
{
	color:#0080ff;
            font-weight: bold;	 
}
#fontforbodythree
{
        color:#9400d3;
        font-weight: bold;	 
}
.stylehr hr
{
	position:absolute;
	top:957px; 
	left:90px;

	width:835px;
	height:9px;
	color: #ff0000;

/* for firefox, opera and other bowsers */
	border-width:0;
	background-color:#ff0000
}

.tailclass
{
	position:absolute;
	top:975px; 
	left:75px;	
	width:861px;
	height:75px;	
}
	
.copyrightSWHM
{
	font-family: Tahoma, Arial, Helvetica; 
	font-weight: bold;
	font-size: 10px; 
	color: #000000; 
	padding-left:20px;
}
.tailMenuSWHM
{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold;
	color: #000000;  
	padding-right: 20px;
}