@charset "iso-8859-2";
body {
	background-color: #F0F0F2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #2C2C2C;
	font-size: 13px;
	line-height: 19px;
}
.bold1 {
	font-weight: bold;
	color: #005CA2;
}


a {
	outline:none;
}

.canvas {
	width:1000px;
	margin:auto;
	background-image: url(../images/index_r5_c1.jpg);
}

.canvas .content {
	width:930px;
	margin:auto;
	padding:4px;
}

.submenu {
	position:absolute;
	margin-top:44px;
	margin-left:7px;
	display:none;
	width:249px;
	height:340px;
	background-image: url(../images/submenu.gif);
}

.submenu table {
	margin-top:10px;
	margin-left:2px;
}

div.h1 {
	padding:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	margin-bottom: 6px;
}

.fields {
	padding:4px;
}

.grid {
	background-color:#DEDEDE;
}

.grid tr td {
	background-color:#FFFFFF;
}

/* HEADER */

.header_links {
	width:906px;
	margin:auto;
	color:#E0E0E0;
	text-align:right;
}

.header_links a {
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

.header_links a:hover {
	color:#333333;
}
