body{
	font-family: verdana;
	color:#000000;
	font-size:  10px;
	margin:0;
	background-color: #7D8093;
	}
.border {
	border: thin solid #666666;
}

.content {background: url(images/images/layout_07.jpg) repeat-x top}

.rightborder 
	{border-color:#000000;
	border-style:solid;
	border-width:0px 2px 0px 0px;
	}
	
.form label {
color: #FFFFFF;
font: 14px/13px "Myriad Pro",Verdana,Times New Roman,sans-serif
}
.form input {
background-color: #000033;
border: 1px solid #0099FF;
color: #FFFFFF;
font: 14px/13px "Myriad Pro",Verdana,Times New Roman,sans-serif
}
.form input:focus {
background-color: #0066CC;
border: 1px solid #0099FF;
color: #FFFFFF;
}
.form textarea {
background-color: #000033;
border: 1px solid #0099FF;
color: #FFFFFF;
}
.form textarea:focus {
background-color: #0066CC;
border: 1px solid #0099FF;
color: #FFFFFF;
}
#button submit:hover {
background-color: #CC9900;
}
	
.style9 {font-size: 16px}
.style6 {
	color: #FD9D08;
	font-weight: bold;
}
.style7 {
	color: #F9A004;
	font-weight: bold;
}
.border {
	border: thin solid #666666;
}

.title2		{background:#1E56AD; color:#fff; font-weight:bold}
input, option, select, textarea		{font-family:verdana; font-size:10px; color:#000000; width:100%}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.button {width: 80px;}
.style5 {font-size: 14px}

input
{
	width: 200px;
}

textarea
{
	width: 200px;
}

.buttons
{
	width: 60px;
}