.text {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.white{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.textmenu{
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #none;
}
.text14{
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #FF3300;
	font-weight:bold;
}
.texthead{
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #F8ae00;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.price {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color:#CC0000;
	font-weight:bold;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color:"666666";
}
.index-border {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.top-line-white {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bottom-line-grey {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bottom-line-Blue {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4765C7;
}
.bottom-line-red {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D4192E;
}
.border-photo {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.content-border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.border-menu {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

