body {
	background-color: #f9f9f9;
	margin: 0px 0px 0px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a{font-family: arial;font-size: 12px;}
a:link {color: #3674a7;}
a:visited {color: #3674a7;}
a:active {color: #3674a7;}
a:hover {color: #3674a7;}
.logo {
background: url(../images/baner.jpg) no-repeat;
width: 860px;
height: 115px;
}
#lory {
 background: #3674a7;
 width: 860px;
 height: 30px;
 color: #ffffff;
 line-height: 28px;
 text-align: center;
}
#lory a {
font-family: verdana, arial, sans-serif;
    font-size: 12px;
	color : #ffffff;
	text-decoration : none;
}
#lorys {
 background: #c7dff3;
 width: auto;
 height: 20px;
 color: #000000;
 line-height: 18px;

}
h2 {
color: #7e9dc8;
}
.inputbox, .required {
	border: 1px solid #d6e6eb;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #5c5d5d;
	background: #edf4f6;
	margin: 0px 0px 3px 0px;
	padding: 2px 0px 2px 4px;
	vertical-align: middle;}
.button, .validate {
	border: 0px;
	background: #006383;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
 	margin: 3px 0px 3px 1px;
	padding: 1px 3px;
	vertical-align: middle;
	height: 18px;
	line-height: 10px;}
