body {
	background-attachment: scroll;
	background-image: url(../images/cont_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #23478C;
	margin: 0px;
}
.meny {
	background-attachment: scroll;
	background-image: url(../images/cont_12.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px 5px 5px 15px;
	float: left;
}
a.menylink:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.menylink:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}
a.menylink:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}
a.menylink:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}
.rub {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
}
.urub {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
}
.leftbotline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.botline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.ram {
	border: 1px solid #999999;
	color: #999999;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {

	color: #000099;
	text-decoration: none;
}
a:hover {


	color: #CC0000;
	text-decoration: none;
}
a:active {



	color: #000099;
	text-decoration: none;
}
.rightline {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}

