BODY {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-image : url(../pictures/bg-main.gif);
	background-repeat : repeat-y;
	background-color : white;
	background-position : center;
}

Table.menu {
	background-color : #183931;
	width : 499px;
	height: 35px;
	border : 0px none;
}

Table.line{
	background-color : #F0E0C1;
	height: 25px;
	width : 499px;
	border : 1px solid White;
	border-right : none;
	padding : 0px 12px 0px 11px;
}


p.main {
	font-family: Tahoma, Verdana, Arial;
	color: #202020;
	FONT-SIZE: 11px;
	background-color : white;
	padding : 0px 12px 0px 20px;
	text-align : left;
}

TD.foto {
	padding-top : 5px;
	background-color : #DEDEDE;
	padding-left : 5px;
	padding-bottom : 3px;
	padding-right : 5px;
	text-align : center;
}



H2 { font-family: Tahoma, Verdana, Arial; FONT-SIZE: 9px; color: #9C742C;	
margin-bottom : 0px; margin-left : 0px; margin-right : 0px; margin-top : 0px; }
Font.text { font-family: Tahoma, Verdana, Arial; FONT-SIZE: 11px; color:  #202020;  }
Font.text-small { font-family: Tahoma, Verdana, Arial; FONT-SIZE: 9px; color: #202020;  font-weight : bold;  }
Font.text-small2 { font-family: Tahoma, Verdana, Arial; FONT-SIZE: 9px; color: #666666;  }
H1.green {
	font-family: Tahoma, Verdana, Arial;
	FONT-SIZE: 12px;
	color: #183931;
	font-weight : bold;
	letter-spacing : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}	
	
UL {
	list-style: outside url(../pictures/dot.gif);
	margin-top : 0px;	margin-left : 50px;
	line-height : 15px;
	font-family: Tahoma, Verdana, Arial;
	color: #202020;
	FONT-SIZE: 11px;
		padding : 0px 0px 0px 0px;
}


A.menu:link, A.menu:visited {
	text-decoration: underline;
	font-family: Verdana, Tahoma, Arial;
	color: white;
	FONT-SIZE: 10px;
	font-weight : bold;
}
A.menu:hover { text-decoration: none; font-family: Verdana, Tahoma, Arial; color: white; FONT-SIZE: 10px;
	font-weight : bold; }

A.text:link, A.text:visited { text-decoration: underline; font-family: Tahoma, Verdana, Arial; color: #202020; FONT-SIZE: 11px; }
A.text:hover { text-decoration: underline; font-family: Tahoma, Verdana, Arial; color: #183931; FONT-SIZE: 11px;  }

A.news:link, A.news:visited { text-decoration: none; font-family: Tahoma, Verdana, Arial; color: #183931; FONT-SIZE: 12px; font-weight: bold; }
A.news:hover { text-decoration: underline; font-family: Tahoma, Verdana, Arial; color: #183931; FONT-SIZE: 12px; font-weight: bold;   }

A.gold:link, A.gold:visited { text-decoration: none; font-family: Tahoma, Verdana, Arial; FONT-SIZE: 9px; color: #9C742C; }
A.gold:hover { text-decoration: none; font-family: Tahoma, Verdana, Arial; FONT-SIZE: 9px; color: #9C742C; }

A.foto:link, A.foto:visited { text-decoration: underline; font-family: Tahoma, Verdana, Arial; FONT-SIZE: 9px; color: #202020; }
A.foto:hover { text-decoration: underline; font-family: Tahoma, Verdana, Arial; FONT-SIZE: 9px; color: black; }

A.wtp:link, A.wtp:visited { text-decoration: none; font-family: Tahoma, Verdana, Arial; color: #666666; FONT-SIZE: 8px; }
A.wtp:hover { text-decoration: none; font-family: Tahoma, Verdana, Arial; color: #313131; FONT-SIZE: 8px; }



Form {
	border: 0;
	margin : 0px 0px 0px 0px;
}
Input, textarea {
	font-family: Tahoma, Verdana, arial;
	border: 1 solid #202020;
	font-size: 10px;
	font-weight: bold;
	background: #F0E0C1;
	color:#202020;
	overflow: hidden;
	width : 170px;
}
Input.button { font-family: Tahoma, Verdana, arial; border: 1 solid #183931; font-size: 10px; font-weight: bold; background: #183931; color: white;	width : 60px; }
