/* CSS Document */

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
.picture { background-color: #EAEFD9;
	background-image:  url(../img/fill-picture.jpg);
}
.left { background-color: #EAEFD9;
	background-image:  url(../img/fill-left.jpg);
}
.right { background-color: #EAEFD9;
	background-image:  url(../img/fill-right.jpg);
}
.footer { background-color: #EAEFD9;
	background-image:  url(../img/footer.jpg);
}
.footer2 { background-color: #EAEFD9;
	background-image:  url(../img/footer02.jpg);
}
.header { background-color: #EAEFD9;
	background-image:  url(../img/header.jpg);
}
.header2 { background-color: #EAEFD9;
	background-image:  url(../img/header2.jpg);
}
.header3 { background-color: #EAEFD9;
	background-image:  url(../img/header3.jpg);
}
.text-bg { background-color: #EAEFD9;
	background-image:  url(../img/bg-text.gif);
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
