@charset "utf-8";
.marg {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.bg1 {
	background-image: url(images/mj_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.menubg {
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
}
.ladybg {
	background-image: url(images/ladybg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
	text-decoration: none;
}
a.link1:hover {
	color: #FFFFFF;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
	color: #9D0708;
	text-decoration: none;
}
a.link2:hover {
	color: #000000;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #9D0708;
	text-align: left;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #9D0708;
	text-align: left;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: justify;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: justify;
}
.vline{
	background-image: url(images/vdot.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.field2 {
	width: 200px;
	border: 1px solid #993366;
	
}
.field3{
	
	width: 200px;
	border: 1px solid #993366;
	
}.contvisual {
	background-image: url(images/email_visual.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
