table.fadeBackground {
	background-image: url(images/left_side_big.gif);
	background-repeat: repeat-x;
}
body {
	background-image: url(images/left_side_loop.gif);
}
td.mainBackground {
	background-image: url(images/vatologic_21.gif);
	background-repeat: no-repeat;
}
td.mainTableBackground {
	background-image: url(images/middle_loop2.jpg);

}

body,td,p,ul,li,input,textarea,select,option {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #4b4b4b;
}
a {
	color: #587900;
	text-decoration: none;
}
a:hover {
	color: #587900;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	color: #4B4B4B;
}
.rowOdd {
	background-color: #f2f2f2;
}

.rowEven {

}
h1 {
	font-size: 16px;
	color: #587900;
}

.dik {
	font-size: 11px;
	font-weight: bold;
}

.siteText {
	line-height: 18px;
	text-align:justify;
}
.sideText {
	text-align:justify;
}

