﻿.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.style1 {
	color: #582512;
	font-weight: bold;
}
.style2 {color: #FF0000}
A.Linkmenu {
	text-decoration : none;
	color : #000000;
	FONT: 11px Verdana;
	font-weight : bold;
}
A:hover.Linkmenu {
	text-decoration : underline;
	color : #000000;
	FONT: 11px Verdana;
	font-weight : bold;
}
A.Linkhome {
	text-decoration : none;
	color : #582512;
	FONT: 11px Verdana;
	font-weight : bold;
}
A:hover.Linkhome {
	text-decoration : underline;
	color : #582512;
	FONT: 11px Verdana;
	font-weight : bold;
}
.border-gri-1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
}
.border-gri {
	border: 1px solid #C7C7C7;
}
.main-tile {
	background-image: url(elements/main-tile.gif);
	background-repeat: repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
A.Link-links {
	text-decoration : none;
	color : #049602;
	FONT: 11px Verdana;
}
A:hover.Link-links {
	text-decoration : underline;
	color : #049602;
	FONT: 11px Verdana;
}
A.Linknea{
	text-decoration : none;
	color : #000000;
	FONT: 14px Verdana;
}
A:hover.Linknea {
	text-decoration : underline;
	color : #CC0000;
	FONT: 14px Verdana;
}
A.Linknea2{
	text-decoration : none;
	color : #CC0000;
	FONT: 14px Verdana;
}
A:hover.Linknea2 {
	text-decoration : underline;
	color : #CC0000;
	FONT: 14px Verdana;
}
.title-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.title-border2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBDFBB;
}
.page-tile {
	background-color: #64ab24;
	background-image: url(page-tile.gif);
}