BODY, DIV, TD, SPAN, P {
	font-family: Arial;
	font-size: 12px;
	color: #000066;
}

.headerinside {
	font-size: 12px;
	position: relative;
	width: 360px;
	top: 15px;
	left: 10px;
	height: 100px;
	overflow: hidden;
	color: white;
	text-align: justify;
}

div.menu {
	position: relative;
	left: 27px;
	top: -1px;
	width: 745px;
}

a.menu {
	padding-right: 17px;
	color: white;
	font-weight: bold;
	font-size: 14px;
	TEXT-DECORATION: none;
}

a.menucur {
	padding-right: 17px;
	color: #C00000;
	font-weight: bold;
	font-size: 14px;
	TEXT-DECORATION: none;
}

a.menu:hover {
	TEXT-DECORATION: underline;
}

.left {
	margin: 0px 0px 0px 20px;
	width: 550px;
}

.right {
	overflow: hidden;
	text-align: center;
}

.s1 {
	font-size: large;
	font-weight: bold;
}

.s2 {
	font-weight: bold;
}

.title {
	position: relative;
	z-index: 10;
	width: 250px;
	overflow: hidden;
	font-weight: bold;
	font-size: 14px;
} 

.titleWide {
	position: relative;
	z-index: 10;
	width: 500px;
	overflow: hidden;
	font-weight: bold;
	font-size: 14px;
} 

.title2 {
	position: relative;
	z-index: 10;
	width: 250px;
	overflow: hidden;
	font-weight: bold;
	padding-left: 10px;
	font-size: 14px;
} 

.titleback {
	position: relative;
	top: -25px;
	z-index: 0;
}

.boxtext {
	position: relative;
	text-align:justify;
	padding: 0px 10px 15px 0px;
}

.boxtext2 {
	position: relative;
	top: -28px;
	width: 270px;
	padding: 0px 5px 0px 5px;
	text-align:justify;
}

.justify {
	text-align: justify;
}

.price {
	color: #AA0000;
	font-style: italic;
}

.white {
	color: #FFFFFF;
}