	body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
a {
	font-weight: bold;
}
a:link {
	color: #B72F47;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B72F47;
}
a:hover {
	text-decoration: none;
	color: #B72F47;
}
a:active {
	text-decoration: none;
	color: #B72F47;
}
H1, .pealkiri {
	font-size: 18px;
	font-weight: bold;
	color: red;
}
H2 {
	font-size: 16px;
	font-weight: bold;
	color: #CA0F0F;
	padding-left: 10px;
}
.Meny1 {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/index_03.jpg);
	height: 46px;
}
.Meny1 a:link {
	color: #FFFFFF;
}
.Meny1 a:visited{
	color: #FFFFFF;
}
.Meny1 a:hover{
	color: #CCCCCC;
}
.Meny1 a:active{
	color: #FFFFFF;
}
.Meny2 {
	color: #FFFFFF;
	padding-left: 20px;
	font-weight: bold;
	line-height: 20px;
	background-image: url(/images/index_05.jpg);
	background-repeat: no-repeat;
}

.Meny2 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.Meny2 a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.Meny2 a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
.Meny2 a:active{
	color: #FFFFFF;
	text-decoration: underline;
}

.Content {
	padding-top: 10px;
	padding-left: 10px;
}
.Content .pealkiri {
	padding-top: 40px;
	padding-left: 50px;	
}
.Date {
	color: #666666;
}
.News {
	padding-right: 5px;
	padding-left: 5px;
}

.maililist {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5E5E5E;
	background-color: #fefefe;
	border: 1px solid #7e9db9;
	vertical-align: middle; 
	height: 20px;
	width: 100px;
}

.maililist_nupp {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: white;
	background-color: #b72b46;
	vertical-align: middle; 
	height: 20px;
	text-transform: uppercase;
}

.uudise_box_vertical {
	border-left: 1px solid #BBBBBB;
}

.uudise_box_horizontal {
	border-top: 1px solid #BBBBBB;
}

.linkbar, .linkbar:hover {
	color: white;
	font-weight: bold;
}