html, body {
	background: #f5f5f5;
}
body {
	font-size: 76%;
	min-width: 960px;
}
.popup {
	min-width: 900px !important;
}
body, select, input, button, textarea {
	font-family: verdana,arial,helvetica,clean,sans-serif;
}
h2 {
	font-size: 1.8em;
	font-weight: bold;
	color: #AD28B3;
	margin: 10px;
}
.popup h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #AD28B3;
	margin: 0;
}
h2 span {
	font-size: smaller;
	color: #878787;
	display: block;
}
fieldset {
	border: 1px dashed #878787;
	padding: 6px;
}
fieldset fieldset {
	border: 1px solid #cccccc;
}
legend {
	font-weight: bold;
	color: #7F0C84;
	padding: 4px 0 !important;
	font-size: 1em;
}
fieldset fieldset legend {
	font-size: .9em;
	color: #878787;
}
h3 {
	font-weight: bold;
	color: #7F0C84;
	padding: 4px 0 !important;
	font-size: 1.1em;
}
h3 span {
	font-weight: normal;
	display: block;
}
h4, h5, h6 {
	font-weight: bold;
	color: #7F0C84;
	padding: 4px 0 !important;
}
h4 span {
	font-weight: normal;
	display: block;
	color: #878787;
}
strong {
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #660966;
}
a:hover, * a:hover, a:hover * {
	color: #AD28B3 !important;
}
hr {
	color: #B3B3B3;
	background-color: #B3B3B3;
	height: 1px;
	border: none;
	margin: 0 0 10px 0;
	clear: both;
}
.unit span {
	font-size: smaller;
}
.main>p {
	margin: 0 0 10px 0;
}

table {
	border-top: 1px dashed #E3DCD4;
	border-bottom: 1px dashed #E3DCD4;
	font-size: smaller;
	margin: 0 0 0 auto;
	border-collapse: separate;
	width: 100%;
}
table td, table th {
	padding: 4px;
	vertical-align: middle;
	text-align: center;
}
table th {
	background:  #f5f5f5;
}
img {
	vertical-align: middle;
}

/**/

.f_inner {
	background: url("/css/i/f_bckg.png") -6px 0 !important;
}
.f_tl, .f_tr {
	height: 10px !important;
}
.popup .f_tl, .popup .f_tr {
	height: 32000px !important;
}

.page {
	/*background: #AD28B3;*/
}
.head {
	margin: auto;
}
.popup .head {
	font-size: 1em;
}
.ft {
	padding: 5px 10px;
}
.body {
	margin-top: -10px;
}
.main {
	/*position: relative;*/
	/*border-left: 1px solid #AD28B3;*/
	 margin-bottom: 16px;
}
.isPage {
	border-left: 1px solid #AD28B3;
	padding-left: 14px;
}
.rightCol {
	/*background: #E8F3FA;*/
	text-align: center;
	padding: 0 4px 10px 0;
}
.leftCol {
	margin-right: -1px;
	min-height: 100px;
}
.foot, .foot a {
	color: #878787;
}
.foot {
}
.foot .mod .hd {
	padding: 10px;
	border-bottom: 1px dashed #E3DCD4;
}
.foot .mod .ft {
	padding: 10px;
	border-top: 1px dashed #E3DCD4;
}
/***************************/


