.top-style2 {
	border-width: 0px;
}
.top-style8 {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ACACAC
}
.top-style10 {
	background-image: url('../images/top/logoborder.gif');
	background-repeat: no-repeat;
	background-position:right bottom ;
	text-align: center;
}
.top-style11 {
}
.top-style12 {
	background-repeat: no-repeat;
	background-position: left;
	background-image: url('../images/top/top_shawdow.png');
}

.top-style13 {
	background-repeat: no-repeat;
	background-position: right;
	background-image: url('../images/top/top_shawdow.png');
}
.top-style14 {
	background-image: url('../images/top/top_shawdow.png');
	background-repeat: repeat-x;
	font-family: Arial;
}
.top-style15 {
}
.top-style16 {
	background-repeat: repeat-x;
}

.top-style17 {
	background-repeat: no-repeat;
	background-position: left;
}
.top-style18 {
	/*background-image: url('../images/top/background-nav-center.png');*/
	font-family:Calibri(body);
	font-weight:bold;
	font-size:12;
    color:#E3E3E3;   
}

.top-style18left {
	background-image: url('../images/top/background-nav-center-left.png');
}
.top-style20 {
	color: #2f70aa;
	font-family:arial;
	font-size: 8pt;
	float:right;
}
.top-style22 {
	color: #2f70aa;
	font-family:arial;
	font-size: 8pt;
	float:left;
}
.top-style21 {
	text-align: right;
}


/*////////////////////////////////////////////////////*/

.top-left {
	background-repeat: no-repeat;
	background-position: right;
	background-image: url('../images/top/top-left.png');
	width:2%; 
	height:30px; 
	float:left;
}

.top-center {
	background-repeat:repeat-x;
	background-position: left;
	background-image: url('../images/top/top-center.png');
	width:96%; 
	height:30px; 
	float:left;
}

.top-right {
	background-repeat: no-repeat;
	background-position: left;
	background-image: url('../images/top/top-right.png');
	width:2%; 
	height:30px;
	float:left;
}

#header-left {
	background-repeat: no-repeat;
	background-position: right;
	background-image: url('../images/top/header-left.png');
	width:2%; 
	height:95px; 
	float:left;
}

#header-center {
	background-repeat:repeat-x;
	background-position: right;
	background-image: url('../images/top/header-center.png');
	width:96%; 
	height:95px; 
	float:left;
}

#header-right {
	background-repeat: no-repeat;
	background-position: left;
	background-image: url('../images/top/header-right.png');
	width:2%; 
	height:95px;
	float:left;
}

#line-left {
	background-repeat: no-repeat;
	background-position: right;
	background-image: url('../images/top/line-left.png');
	width:2%;
	height:25px; 
	float:left;
}

#line-center {
	background-repeat:repeat-x;
	background-position: left;
	background-image: url('../images/top/background-nav-center.png');
	width:96%; 
	height:25px; 
	float:left;
}

#line-right 
{
    background-repeat: no-repeat;
	background-image: url('../images/top/line-right.png');
	background-position: left;
	width:2%;
	height:25px;
	float:left;
}




