@charset "utf-8";
/* CSS Document */


.link_wht {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	/*text-indent: 12px;*/
	text-align:left;
}

.link_wht:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	/*text-indent: 12px;*/
	text-align: left;
}
.link_wht:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	/*text-indent: 12px;*/
	text-align: left;
}

.link_wht:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #f6ff00;
	text-decoration: none;
	/*text-indent: 12px;*/
	text-align: left;
}
.link_wht:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	/*text-indent: 12px;*/
	text-align: left;
}


li.topmenu { list-style-type:none; display:inline; }
li.topmenu A {
	font-family: "Swis721 Cn BT";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffdd4c;
	text-decoration: none;
	padding: 0 5px;
	text-transform:uppercase;
}

.topmenu {
	font-family: "Swis721 Cn BT";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffdd4c;
	text-decoration: none;
}

.topmenu:link {
	font-family: "Swis721 Cn BT";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffdd4c;
	text-decoration: none;
}
.topmenu:visited {
	font-family: "Swis721 Cn BT";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffdd4c;
	text-decoration: none;
}
.topmenu:hover {
	font-family: "Swis721 Cn BT";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.topmenu:active {
	font-family: "Swis721 Cn BT";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffdd4c;
	text-decoration: none;
}

.top {
	font-family: "Swis721 Cn BT";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #cd3300;
	text-decoration: none;
}

.combobox {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3F3D3D;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ac496b;
	border-right-color: #ac496b;
	border-bottom-color: #ac496b;
	border-left-color: #ac496b;
}

.dotedlineforcenter {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #361835;
}

.dotedline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #1C0D1C;
}

