body,td,th {
	font-size: 12px;
	color: #333333;
}
body {
background-image:url(../images/backjpg.jpg);
background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.back {background-image:url(../images/back2.jpg);
background-repeat:no-repeat;
background-position:bottom;}


.back2 {background-image:url(../images/back3.jpg);
background-repeat:no-repeat;
background-position:bottom;}

.contact {background-image:url(../images/contact_back.jpg);
background-repeat:no-repeat;
background-position:bottom;}


.ssblack140 {
	font-size: 10px;
	line-height: 140%;
	color: #333333;
}
.black110 {
	font-size: 12px;
	line-height: 110%;
	color: #333333;
}
.black120 {
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}
.black140 {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
.black140pink {
	font-size: 12px;
	line-height: 140%;
	color: #DF376C;
}
.black170 {
	font-size: 12px;
	line-height: 170%;
	color: #333333;
}
.black200 {
	font-size: 12px;
	line-height: 200%;
	color: #333333;
}
p {
margin:5;
	padding:0;
	vertical-align:text-top;
	width:auto;
	height:auto;
}
.scroll{width:552px;
	height:200px;
	overflow:auto;
	scrollbar-base-color: #FFF3F3;
    scrollbar-track-color: #FFF3F3;
    scrollbar-face-color: #FDE4ED;
    scrollbar-shadow-color: #FFDDE6;
    scrollbar-darkshadow-color: #FEB1C6;
    scrollbar-highlight-color: #FFDDE6;
    scrollbar-3dlight-color: #FEB1C6;
    scrollbar-arrow-color: #FEB1C6;}