body{
	margin: 0px 20px 20px 20px; padding: 0px;
	font-size: 11px;	
	font-family: tahoma,Verdana,Arial,sans-serif;
	background: #8b6d49 top repeat-x;
	color: #000000;
}

td{
  font-size: 11px;	
	font-family: tahoma,Verdana,Arial,sans-serif;
}

.motto{
  font-size: 10px;
  font-weight:bold;
	font-family: tahoma,Verdana,Arial,sans-serif;
	color: #ffffff;
}

.cecko{
  font-size: 10px;
	font-family: tahoma,Verdana,Arial,sans-serif;
	color: #000000;
}

a:link{ text-decoration : none;font-weight : color : black;}
a:visited{text-decoration : none;font-weight : color : black;}
a:active{text-decoration : none;font-weight : color : black;}
a:hover {color : #ffffff;}

a:link.cecko{ text-decoration : underline;font-weight : normal; color : #000000;}
a:visited.cecko{text-decoration : underline;font-weight : normal; color : #000000;}
a:active.cecko{text-decoration : underline;font-weight : normal; color : #000000;}
a:hover.cecko{color : #ffffff;}

a:link.menu{ margin-left:24px; text-decoration : none;font-weight : bold; color : #000000; font-size: 12px; letter-spacing:1px;}
a:visited.menu{ margin-left:24px; text-decoration : none;font-weight : bold; color : #000000; font-size: 12px; letter-spacing:1px;}
a:active.menu{ margin-left:24px; text-decoration : none;font-weight : bold; color : #000000; font-size: 12px; letter-spacing:1px;}
a:hover.menu{color : #990000;}


a:link.ico{ text-decoration : none; color : #000000;}
a:visited.ico{text-decoration : none; color : #000000;}
a:active.ico{text-decoration : none; color : #000000;}
a:hover.ico{color : #AB3900;}


.inputbox {
	BACKGROUND:#EBB75B;
	BORDER: #756D57 1px solid;
	FONT-SIZE: 11px;
	font-family : tahoma,Verdana,Arial,sans-serif;
	font-weight : normal;
	color:#000000;
}

.inputbutton {
	BACKGROUND:#FFBB39;
	BORDER: #756D57 1px solid;
	FONT-SIZE: 11px;
	font-family : tahoma,Verdana,Arial,sans-serif;
	font-weight : normal;
	color:#000000;
}


