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

.tabs {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.tabs:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #ff0048;
	text-decoration: none;
}
.tabs2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color:#ff0048;
	text-decoration: none;
}
.tabs2:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.tabsleft {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #181818;
	text-decoration: none;
}
.tabsleft:hover {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #181818;
	text-decoration: underline;
}
.heading1 {
	font-family: arial;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #181818;
	text-decoration: none;
}
.heading2 {
	font-family: arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5f5c41;
	text-decoration: none;
}
.text1 {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #181818;
	text-decoration: none;
}
.text1b {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff2563;
	text-decoration: none;
}
.bodytext {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #181818;
	text-decoration: none;
	line-height: 17px;
}