body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #3b276f;
	font-size:12px;
	background-color: #fdebfa;
}

div#main_frame {
	width: 963px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	
}

.red_name {
	color: #F90032;
	font-weight: bold;
}
.green_name {
	color: #00CC33;
	font-weight: bold;
}

ul, li {
	margin: 0px;
	padding: 0px;
}

label
{
width: 9.2em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
border: 0px;
}

label2
{
width: 15.5em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
border: 0px;
}

label3
{
width: 11em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
border: 0px;
}

fieldset
{
border: 1px solid #d74e82;
margin: 5px;
}

legend
{
	font-size: 1.5em;
	margin: 5px;
	text-align: left;
	color: #d74e82;
} 



table {
	font-size: 8pt;
	width: 100%;
}

a {
	color: #3b276f;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}

a.silver {
	background-color: #fbe6ef;
}

h1 {
	font-size: 2em;
	margin: 5px;
	text-align: left;
	color: #d74e82;
}

h2 {
	font-size: 1.6em;
	margin: 5px;
	text-align: left;
	color: #d74e82;
}

h3 {
	font-size: 1.1em;
	text-align: left;
}

h4 {	/*Title of blocks*/
	font-size: 1.1em;
	text-align: left;
	color: #d74e82;
	margin: 0px 0px 0px 0px;
}

h5 {
	font-size: 1.4em;
	margin: 5px;
	text-align: center;
}

img {
	border: 0;
	vertical-align: middle;
}

form {
	display: inline;
}

select, button, input {
	font-size: 0.8em;
	vertical-align: middle;
}

input {
	background-color: #fff;
	border: 1px solid #d74e82;
	font-size: 1em;
	color: #666;
	text-align: center;
	height: 17px;
	/*line-height: 17px;*/
}

input .but {
	border: 2px outset #67615a;
}

textarea {
	font-size: 10px;
	font-family: Arial, sans-serif;
}

input.but, button {
	cursor: pointer;
	cursor: hand;
	width: 60px;
}

input.ch {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	width: 12px;
	height: 12px;
}

p {
	margin: 0px;
	padding: 0;
}

label {
	border: 1px solid Black;
	color: Black;
	font-weight: bold;
	background-color: White;
}

label2 {
	border: 1px solid Black;
	color: Black;
	font-weight: bold;
	background-color: White;
}

label3 {
	border: 1px solid Black;
	color: Black;
	font-weight: bold;
	background-color: White;
}

caption {
	padding: 0 4px 0 4px;
	text-align: left;
	background-color: White;
	color: #996666;
	font-size: 0.9em;
	letter-spacing: 1px;
}

th {
	padding: 0 4px 0 4px;
	text-align: center;
	color: #d74e82;;
	border-bottom: 2px solid;
	border-bottom-color: #d74e82;
}

td{
	border-bottom: 1px solid;
	border-bottom-color: #d74e82;
}

th a {
	color: #666;
}

th a:hover {
	color: #999;
	text-decoration: none;
}

small {font-size: 0.8em;}

h3.title_name {
	text-align: center;
}
