@charset "utf-8";
/* CSS Document */
body {  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px;
		background-image:url(../images/bg.png);
		margin:0px;}
		
table#header {	background-color:#FFF}
table#table {	background-color:#FFF}
table#footer {	background-color:#CCC}

.latvchebrucia {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #F96600;
}

table#menu { 	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:16px; font-weight:bold; color:#FFF;}

table#menu a:link {  color:#FFF; text-decoration:none}
table#menu a:hover {  color:#F90; text-decoration:underline}
table#menu a:visited {  color:#FFF; text-decoration:none}
table#menu a:active {  color:#FFF; text-decoration:none}

table#footer { 	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:13px; color:#333;}
table#footer a:link {  color:#333; text-decoration:none}
table#footer a:hover {  color:#333; text-decoration:underline}
table#footer a:visited {  color:#333; text-decoration:none}
table#footer a:active {  color:#333; text-decoration:none}