#top-main{
	margin: 0px;
	padding: 0px;
	width:540px;
	float:left;
	display: inline;/* for WinIE6 */
	margin-top: 15px;
}

#top-left-area {
	width:248px;
	clear: right;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	padding-right:7px;
	display: inline;/* for WinIE6 */
	
}
#top-right-area {
	width:248px;
	float: right;
	padding-top: 10px;
	padding-left: 7px;
	padding-right: 15px;
	display: inline;/* for WinIE6 */
}
.top1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:15px;
}
.top-para {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 160%;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 14px;
}

.top-para a:link ,
.top-para a:visited {
	color: #666666;
	background: #FFFFFF;
	text-decoration: none;
	border-top: solid 2px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}
.top-para a:hover ,
.top-para a:active {
	color: #000000;
	background: #E0E0D0;
	background-position: 0px 50%;
	text-decoration: none;
	border-top: solid 2px #E0E0D0;
	border-right: solid 1px #E0E0D0;
}
.top2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #43609F
	border-width: 0px;
	background-image: url("../images/top-cat_line.gif");
	background-position: 0px 50%;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 5px;
	vertical-align: middle;
}
.top2 img {
	border-width: 0px;
	vertical-align: middle;
	/*height: 19px;*/
}
.top2 a:link ,
.top2 a:visited {
	color: #43609F;
	background: #FFFFFF;
	text-decoration: none;
}
.top2 a:hover ,
.top2 a:active {
	color: #000000;
	background: #E0E0D0;
	border-bottom: solid 2px #E0E0D0;
}

.top-reference{
	float:right;
	display: inline;/* for WinIE6 */
	margin-top:-20px;
	color: #595959;
	font-size: 11px;
	font-style: bold;
	font-weight: normal;
	background-image: url(../images/category_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px ;
	padding-left:  15px;
	padding-right: 15px;
}
.top-reference a{
	color: #595959;
        text-decoration: none;
}
.top-reference a:link,
.top-reference a:visited {
 	color: #595959;
}
.top-reference a:hover,
.top-reference a:active {
	color: #E0E0D0;
	background: #43609F;
}
/*---------------------------------*/
