.line1 {
	background-image: url(images/Line01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.msgconfirm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}

.line2 {
	background-image: url(images/Line01.jpg);
	background-repeat: repeat-y;
}
.border {
	border: 1px solid #C2C2C2;
}
.pad3 {
	padding: 3px;
}

.border2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C2C2C2;
	border-right-color: #C2C2C2;
	border-bottom-color: #C2C2C2;
	border-left-color: #C2C2C2;


}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #534640;
}
.txt2big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7D5A92;
	font-weight: bold;


}
.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9279A3;
}

.txtsmallest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-style: normal;

}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #534640;

}
.text15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #534640;
}

.mo_pad15 {
	padding: 10px;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
fieldset {
	border: thin solid #E6E6E6;
}body {
	background-color: #FFFFFF;
	background-image: url(images/mo_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #9279A3;
}
a:visited {
	color: #9279A3;
}
a:hover {
	color: #9279A3;
}
a:active {
	color: #9279A3;
}
.txtbold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9279A3;
	font-weight: bold;
}
.textnormal2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #534640;
	font-size: 14px;
}
.txtboldgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
