.dom {
	background-position: top;
	background-repeat: no-repeat;
}

.dom1 {
	background-position: left;
	background-repeat: no-repeat;
}

.dom2 {
	background: top, left, no-repeat;
}

body, table, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.text {
	margin-right: 30px;
}

.h1 {
	font-size: 14px;
	font-weight: bold;
	color: #677CA4;
	margin: 10px 0px 20px 0px;
}

.newsCapt {
	font-size: 12px;
	color: #677CA4;
	margin: 0px 0px 6px 0px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

div.dropLayer {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	visibility: hidden; 
	z-index: 1; 
	width: 233px;
}

a.path {
	font-size: 14px;
	font-weight: bold;
	color: #677CA4;
}

a.path:hover {
	font-size: 14px;
	font-weight: bold;
	color: #677CA4;
}

a.path:visited {
	font-size: 14px;
	font-weight: bold;
	color: #677CA4;
}

.td {
	background-color: #FFFFFF;
}
