body {
	behavior: url("csshover3.htc");
}

#container{
	margin-left: -8px;
	margin-top: -8px;
	background: #6164a2;
	width: 160px;
	height: 850px;
}
#form{
	background: url(../_images-base/backgroundMap.gif);
	height: auto;
	width: 160px;
	text-align: center;
	padding-top: 125px;
	padding-bottom: 90px;
	margin-left: auto;
	margin-right: auto;
 }


#rightSearchNew{
	width: 150px;
	height: auto;
	background: #6164a2;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
}

.list{
	font-family: Arial;
	font-size: 7pt;
	font-weight: bold;
	color:yellow;
	margin-left: 5px;
}

h1 {
	font-family: Arial;
	color: #dd9e8c;
	font-size: 9pt;
	margin: 0;
}

h5{
	font-family: Arial;
	color: yellow;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 5px;
}

.white {
	font-weight: bold;
	font-family: Arial;
	color: #fff;
	font-size: 8pt;
	width: 150px;
	padding-left: 15px;
	cursor: pointer;
}

p:hover.white{ text-decoration: underline;}

.whitesub {
	font-weight: bold;
	font-family: Arial;
	color: #fff;
	font-size: 8pt;
	margin-top: -20px;
	width: 150px;
	padding-left: 15px
}

.whitesub2 {
	font-weight: bold;
	font-family: Arial;
	color: #fff;
	font-size: 8pt;
	margin-top: -10px;
	width: 150px;
	padding-left: 15px
}

.title {
    background-image : url(../_images-base/right_arrow.gif);
		background-repeat: no-repeat;
		width: 160px;
}

.selected {
    background-image : url(../_images-base/down_arrow.gif);
		background-repeat: no-repeat;
}

#hmp.selected{
		background-image: none;
}

a.mail{
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	color: #fff;
	font-size: 8pt;
}

a:hover.mail {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	color: yellow;
	font-size: 8pt;
}
