body
{
	font-family : Arial, Verdana, Helvetica, sans-serif;

	scrollbar-base-color: #E1B400;
	scrollbar-face-color: #E1B400;
	scrollbar-track-color: #E1B400;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
}

td
{
	font-family : Arial, Verdana, Helvetica, sans-serif;
}

i
{
	font-size: 0.7em;
}


h3
{
	text-align: center;
}

h4
{
	text-align: center;
	border-bottom: 1px solid #fff;
}

h5 {
	text-align: center;
}
/*
#section_links
{
	align: center;
	width: 600px;
}
*/
#section_links hr
{
	text-align: center;
	width: 600px;
	clear: both;
	color: #fff;
}


#section_links td
{
	text-align: center;
	vertical-align: center;
	align: center;
	padding: 0px 5px 0px 5px;
}



input.button
{
	background-color : #2E4D85;
	border : 1px #000000;
	color : #ffffff;
	font-weight : bold;
	font-size : 0.8em;
	font-family : Arial, Verdana, Helvetica, sans-serif;
}

a.pack
{
	color:#ffffff;
	text-decoration : none;
}
a.pack:hover
{
	color:#2E4D85;
}
a.link
{
	color:#2E4D85;
	text-decoration : none;
}

table.matte_table
{
	border-style: solid;
	border-width: 1px;
	border-color: #000 ;
}

img.matte_picture
{
	border-style: solid;
	border-width: 3px;
	border-color: #bbb #eee #eee #bbb;
}


/* ------------------------------------------------- */
#content p {
	width: 600;
	text-align: justify;
}