* {margin:0; padding:0; list-style:none;font-size: 100%;}
body {
	font:normal 12px Arial, Geneva, sans-serif;
	color:#000;
	line-height:1.2;
	background:#e2e2e2 url(/images/top.jpg) repeat-x 0 0;
	text-align: left;
}

.block {margin-bottom:9px;width:550px;}
.block ins {
	display:block;
	height:18px;
	background:url(/images/block_tb_550.gif) no-repeat 0 0;
	text-decoration: none;
}
.block h3 {
	color: #FFF;
	padding: 0px 29px; padding-bottom: 5px;
	background:url(/images/block_tm_550.gif) repeat-y 0 0;
	text-align: left;
}
.block ins.br, .block_right ins.br {background-position:0 100%;}
.block .block_data {
	text-align:left;
	padding: 10px 29px;
	padding-bottom: 0;
	background:url(/images/block_m_550.gif) repeat-y 0 0;
}
.block_data p, .block_right p {padding-bottom:10px;}

.block_right {margin-bottom:9px;width:350px; margin-left: 20px;}
.block_right ins {
	display:block;
	height:18px;
	background:url(/images/block_tb_350.gif) no-repeat 0 0;
	text-decoration: none;
}
.block_right h3 {
	color: #FFF;
	padding: 0px 29px; padding-bottom: 5px;
	background:url(/images/block_tm_350.gif) repeat-y 0 0;
	text-align: left;
}
.block_right .block_data {
	padding: 10px 29px;
	padding-bottom: 0;
	background:url(/images/block_m_350.gif) repeat-y 0 0;
}
div.cat {
	padding-bottom: 5px; padding-top: 5px; padding-right:5px; text-align: left;
}
h2 {
	font-size: 14px;
}
a {
	color: #336699;
}
a:hover {
	color: #ff880d;
}
hr {
	margin-top: 10px; margin-bottom: 10px; border: 0; border-bottom: 1px dotted #ccc;
}
p.loc {
	color: gray; padding-bottom:5px; padding-top: 1px;
}
p.short {
	font-size: 11px; padding-bottom:0px;
}
div.pages {
	margin-top: 20px;
}
div.pages a {
	margin-right: 1px;
}
div.pages b.cur {
	background-color: #ff880d; color: #FFF; padding-right: 4px; padding-left: 4px;
}
h1 {
	font-size: 24px; margin-bottom: 10px;
}
h4 {
	font-size: 14px;
	color: gray;
	margin-top: 15px;
	margin-bottom: 5px;
}
div.resume p {
	padding-bottom:0px;
}
.padtop {
	padding-top: 10px;
}
.register {
	padding: 0;
	border: 0;
	border-collapse:collapse;
	margin: 0;
	width: 100%;
	margin-top: 10px;
}
.register .submit {
	margin: 0px; margin-top: 10px;
}

input, select {
	font-size: 11pt;
	margin-bottom: 5px;
	padding: 3px;
}

.inputfield {
	font-size: 11pt;
	width: 100%;
	margin-bottom: 5px;
	padding: 3px;
}

.login {
	margin-top: 10px;
	margin-right: 80px;
}
.login p {
	font-size: 8pt;
	margin-right: 5px;
	text-align: right;
	color: #FFF;
}
.login a {
	text-decoration: none;
	color: #ff880d;
	font-weight: bold;
}

.login input {
	font-size: 9pt;
	padding: 1px;
	margin-bottom: 2px;
}
.register p {
	color: #666;
}
.register p.obligatory {
	font-weight: bold;
	color: #ff6600;
}
.register p.error, p.error {
	font-weight: bold;
	color: #cc0000;	
}
.loginbut {
	font-size: 9pt;
	margin-left: 10px;
}
.welcome {
	margin-top: 20px;
	margin-right: 30px;
	color: #FFF;
}
.welcome a {
	text-decoration: none;
	color: #ff880d;
	font-weight: bold;
}