body, td, th
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}

body
{
	background-image: url('images/contentback.jpg');
}

img
{
	border: 0px;
}

table
{
	cellpadding: 0px;
	cellspacing: 0px;
}

.text
{
	letter-spacing:1px;
	line-height:15px;
}

.datarow
{
	border-bottom: 1px dotted #AAAAAA;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.datarow2
{
	border-bottom: 1px dotted #AAAAAA;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

a.menulink
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-left: 20px;
	letter-spacing:2px;
}

.menulink:hover 
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 20px;
	letter-spacing:2px;
}


a.link_mini
{
	margin-left: 52px;
	text-decoration: none;
	color: #666666;
}

a.link_mini:hover 
{
	margin-left: 52px;
	color: #FFBE2C;
	text-decoration: none;
	color: #FFBE2C;
}

a.link_big 
{
	margin-left: 52px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.link_big:hover 
{
	margin-left: 52px;
	font-size: 14px;
	font-weight: bold;
	color: #FFBE2C;
	text-decoration: none;
}

.picturebox
{
	border-style:solid;
	border-width:1px;
	border-color:#FFBE2C;
}


.rowtext
{
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:2px;
}

.header
{
	background-image: url('images/creatura_header.jpg');
	background-repeat: no-repeat;
	background-color: #FFBE2C;
	height: 81px;
}

.footer
{
	background-color: #FFBE2C;
	height: 20px;
}