BODY {
	MARGIN: 0px;
	BACKGROUND-COLOR: #C1078C;
	background-image:   url(../images_frame/bakcground_main.jpg);
	color: #C1078C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;




}
A {
	color: #7D045C;

}
.title {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	background-color: #E38FCB;

}
.title-sub {
	font-weight: bold;
	text-decoration: none;
	text-align: center;




}


.menu {
	text-decoration: none;




}
.menu:HOVER {
	text-decoration: underline;



}

.menu-selected {
	text-decoration: underline;
	font-size: 18px;
	color: #660000;

}



.copyright {
	font-size: 10px;
	color: #FFFFFF;


}
.address {
	color: #C1078C;
	font-size: 11px;
	text-align: center;

}
.address:LINK, .address:HOVER, .address:VISITED {
	color: #A20677;

}
.input {
	color: #7F9DB9;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}
.button {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #D758B1;
	border: 0px solid;
	font-size: 12px;
	font-weight: bold;
	text-align: center;



}
TD {
	font-size: 12px;




}
