body {
	background-color: #f7e391;
/*	background-color: #ffefbc;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
/*	padding: 40px 0px 0px; */
	text-align: left;
}

div.topmenuline {
	background-color: #FFFFCC;
	width: 100%;
	height: 20px;
	float: left;
	padding-left: 3%;
/*	border-color: #000000;
	border-style: solid;
	border-width:1px;  */
/*	border-left-width: 1px;
	border-right-width: 1px;*/
}
div.logo {
/*	border: 1px solid #ff0000;  */ /*debug::red border*/
	text-align: left;
	width: 100%;
	background-color: #FFFFFF;
}
img.logo {
	margin: 0;
}
div.miscolors {
	width: 100%;
	background-image: url("images/color_lines.png");
	background-color: #FFFFFF;
/*	border: 1px solid #ff0000; */ /*debug::red border*/
}
div.miscolors_melyna {
	width: 100%;
	background-image: url("images/color_lines_melyna.png");
	background-color: #FFFFFF;
/*	border: 1px solid #ff0000; */ /*debug::red border*/
}
div.miscolors_chaki {
	width: 100%;
	background-image: url("images/color_lines_chaki.png");
	background-color: #FFFFFF;
/*	border: 1px solid #ff0000; */ /*debug::red border*/
}

div.miscolors_small {
	width: 100%;
	background-image: url("images/color_lines_small.png");
	background-color: #FFFFFF;
/*	border: 1px solid #ff0000; */ /*debug::red border*/
}

div.copyright {
	background-color: #FFFFCC;
	width: 100%;
	height: 20px;
	text-align: center;
}

td.copyright {
	background-color: #FFFFCC;
}

table.main {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; */
	background-color: #f5ffce;
/*	background-color: #e6f1f2;*/
	border-color: #999966;
	border-style: solid;
	border-top-width: 0;
	border-bottom-width: 0;
	border-left-width: 3px;
	border-right-width: 3px;
	padding: 0px;
	width: 96%;
/*	height: 700px;*/
}

td.menu {
	vertical-align: top;
	text-align: center;
	width: 130px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
/*	border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
}
div.menu {
}
div.menutop{
	height: auto;
	background-color: #669999;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
span.menutoptext {
	vertical-align: middle;
	color: #ffffff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
div.menubottom{
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
    background-color: #FFFFCC;
	text-align: left;
/*	background-color: #FFFFFF;*/
}
td.content{
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 30px;
	padding-left: 10px;
	padding-bottom: 30px;
}

div.topsepline {
	background-color: #FFFFFF;
	width: 100%;
/*	height: 3px; */
	background-image: url("images/greydot.png");
}

/* ^^^^ redezainas ^^^^ */

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
/*	border: 1px solid #000000; */
	margin: 0px;
	padding: 0px;
}
table.mese_2003 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1;
/*	border: 1px solid #000000; */
	margin: 0px;
	padding: 0px;
}


td {
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
}


td.mese_20030 {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}

th {
	border-width: 0;
}

th.top {
	border: 2px solid #000000;
	background-color: #FFFFCC;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

td.spacer {
	height: 10px;
}

p {
	text-indent: 0cm;
	padding: 0px;
	margin: 2px;
/*	margin: 3px;*/
/*	padding-top: 3px;
	padding-bottom: 3px;
	*/
}

a:link {
	text-decoration: underline;
	color: #006600;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

td.topright {
	text-align: right;
	padding: 4px;
}

td.bottom {
	border: none #000000;
	text-align: right;
	padding-right: 4px;
	padding-left: 3px;
}
a:visited {
	color: #999966;
}
h2 {
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 7px;
	margin-left:0px;

}
h3 {
	font-size: 17px;
	margin: 10px;
	margin-left:0px;
	margin-top:8px;

}
h4 {
	font-size: 14px;
	padding: 0px;
	margin: 6px;
	margin-top: 18px;
	margin-left:0px;
}
h5 {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
	padding: 5;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0;
}
blockquote {
	margin: 10px;
	margin-top: 0;
	margin-right: 0;
}
.rightalign {
	text-align: right;

}

div.liquidnails {
  float: left;
  padding: 10px;
  text-align: center;
/*  border-width: 1px;
  border-style: solid;
  border-color: #000000;
*/
}
p.liquidnails {
	text-align: center;
	text-indent: 0;
}
div.spacer {
  clear: both;
  height: 3px;
}
img {
	border: none;
}
img.lefttextimage {
	float: left;
	margin: 7px;
}
img.righttextimage {
	float: right;
	margin: 7px;
}
center {
	text-align: center;
}

td.bottombordered {
	border-style: none;
	border-bottom-color: #000000;
	border-width: 1px;
	border-bottom-style: solid;
}
th.bottombordered {
	border-style: none;
	border-bottom-color: #000000;
	border-width: 1px;
	border-bottom-style: solid;
}

.bordered {
	border-spacing: 0;
	border-collapse: collapse;
	padding: 2px;
	border: 1px solid #000000;
}

p.menuItem {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0;
	padding-left: 0;
	text-indent: 0;
}.LJABitNrList {
	display: list-item;
}
.bulet1 {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(file:///L|/wwwroot/images/bullets/bullet37.gif);
}
