body { font-size: 11pt; background-color: #ffffff; margin: 0px 0px 0px 0px; font-family: Arial, Helvetica, sans-serif; color: #636b70; width: 320px; }
div { position: relative; float: left; }
img {	border: none; }
input { font-size: 10pt; }
input[type=text] { border: 1px solid #d0d0d0; height: 18px; }
input[type=password] { border: 1px solid #d0d0d0; height: 18px; }
select { border: 1px solid #d0d0d0; height: 22px; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
p { padding: 0px 0px 0px 0px; margin: 0px 3px 18px 3px; }
h1 { font-size: 18pt; color: #00a6eb; padding: 0px 0px 0px 0px; margin: 10px 3px 12px 3px; font-weight: bold; }
h2 { font-size: 14pt; color: #00a6eb; padding: 0px 0px 0px 0px; margin: 0px 3px 6px 3px; font-weight: bold; }
td { vertical-align: top; padding-left: 3px; }
.bd { font-weight: bold; }
.red { color: #e3002c; }
.ct {	text-align: center; }
a.std { color: #00a6eb; background-image: url(/img/link.png); background-position: 0px 4px; background-repeat: no-repeat; padding: 0px 0px 0px 10px; }

.logo {	width: 320px; margin-bottom: 10px; margin-top: 10px; }
.toMenu a {
	width: 280px;
	display: block;
	color: #00a6eb;
	background-image: url(/img/lk_down.png);
	background-position: 12px 9px;
	background-repeat: no-repeat;
	border-top: 3px solid #00a6eb;
	border-bottom: 3px solid #00a6eb;
	padding: 5px 15px 5px 25px;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 10px;
}
.toMenu a:hover {
	text-decoration: none;
	color: #ffffff;
	background-image: url(/img/wlk_down.png);
	background-color: #00a6eb;
}




.mainmenu {
	width: 320px;
	border-top: 3px solid #00a6eb;
	margin-bottom: 10px;
}
.mainmenu a {
	display: block;
	width: 280px;
	color: #00a6eb;
	background-image: url(/img/link.png);
	background-position: 12px 15px;
	background-repeat: no-repeat;
	border-bottom: 3px solid #00a6eb;
	padding: 12px 15px 12px 25px;
	font-weight: bold;
	font-size: 12pt;
}
.mainmenu a.toTop {
	background-image: url(/img/lk_up.png);
}
.mainmenu a:hover {
	text-decoration: none;
	color: #ffffff;
	background-image: url(/img/wlink.png);
	background-color: #00a6eb;
}
.mainmenu a.toTop:hover {
	text-decoration: none;
	color: #ffffff;
	background-image: url(/img/wlk_up.png);
	background-color: #00a6eb;
}




.maincontent {
	margin-bottom: 38px;
	width: 320px;
}

.footer {
	width: 320px;
	border-top: 1px solid #636b70;
	font-size: 8pt;
	margin-bottom: 38px;
}

.contact {
	padding-bottom: 12px;
}

.w500l {
	width: 320px;
}

.w500r {
	width: 320px;
}

ul.std {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-image: url(/img/li.png);
}
	

.big_r
{
	float: right;
	margin-bottom: 12px;
	margin-left: 16px;
}