﻿@charset "utf-8";
/* CSS Document */
body {
	margin: auto auto auto auto;
	background-color: #63349C;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
}

a.StyleHand:hover {
	cursor:pointer;
}



plain {
	color: #000000;
	text-decoration: none;
}
table {
	margin: auto auto auto auto;
	text-align: left;
}
img.border {
	border: #cccccc solid 2px;
}
img.border:visited {
	border: #cccccc solid 2px;
}
img.border:active {
	border: #cccccc solid 2px;
}
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #90C;
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 0px;
	font-size: 20px;
}
a {
	color: #06F;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #039;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #3399ff;
}
a:visted {
	color: #039;
	font-weight: bold;
	text-decoration: none;
}
a.purple {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
a.purple:active {
	color: #333;
	font-weight: bold;
}
a.purple:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #666;
}
a.purple:visted {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
ul {
	list-style-type: square;
}
ul.left {
	list-style-type: square;
	margin-left: 0;
	padding-left: 1.2em;
}
li {
	list-style-type: square;
}
td.footer {
	border: 1px solid #96F;
}
div.footer {
	margin: 12px;
	text-align: center;
	font-size: 11px;
	color: #93F;
}
div.footer a {
	font-size: 12px;
	color: #333;
	margin: 0 10px;
}
div.footer a:hover {
	font-size: 12px;
	color: #666;
	margin: 0 10px;
}
div.footer div {
	color: #333;
}
td.coor {
	background-image: url(../images/content.gif);
	border: 1px solid #CCC;
}
td.underphoto {
	font-size: 14px;
	font-weight: bold;
	color: #90C;
}
.style1 {
	text-align: center;
}
.style2 {
	vertical-align: bottom;
}
.style3 {
	text-align: right;
}
.style4 {
	margin-right: 0px;
}
.style6 {
	margin-top: 12px;
}
.style7 {
	text-align: left;
	font-size: small;
}
.style8 {
	margin-top: 60px;
}
.style9 {
	text-decoration: underline;
}
.style11 {
	background-color: #B99BDD;
}
.style12 {
	margin-right: 0;
}
td img {
	display: block;
	.style10 { text-align: left;
}
.form label {
	font-weight: 700;
	line-height: 25px;
	color: #715f51;
}
* {
	margin: 0;
	padding: 0;
}
.mmf-list-item-label {
	color: #000000;
}
.currencyinput {
   border: 2px inset #ccc;
}
.currencyinput input {
   border: 0;
}
