@charset "utf-8";
/* CSS Document */

td img {display: block;}
body {
	background-image: url(images/taust.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
.contentCell {
	background-color: #FFF;
	text-align: justify;
	vertical-align: top;
}
.introCell {
	background-color: #FFF;
	text-align: justify;
	vertical-align: top;
        padding-left: 8px;
}
.lngEngCell {
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
a {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #7E0202;
        font-weight: bold;
        text-decoration: none;
}
a:hover {
        text-decoration: underline;
}

.smallestTag {font-size: 9px; color: #999999;}

.smallTag {font-size: 11px; color: #999999}

.mediumTag {font-size: 12px; color: #666666}

.largeTag {font-size: 13px; color: #333333}

.largestTag {font-size: 14px; color: #333333}

.tagCloud {
        line-height: 22px;
}

.mainMenuTable {
        padding-right: 16px;
}
.mainMenuLink {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
}
.engMenuLink {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
}
.randomField {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
        font-weight: bold;
        vertical-align: top;
}
.randomValue {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
        font-weight: normal;
        vertical-align: top;
}
.sampleCell {
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
}
H1 {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #7E0202;
        font-weight: bold;
        text-decoration: none;
}
.h2 {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #7E0202;
        font-weight: bold;
        text-decoration: none;
}

.LongText {
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
        padding-left: 8px;
}
