/* CSS Document */


#menu
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#D26C06;
}

.menu span
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:bold;
color:#D26C06;}

.menu span em
{
display:none;}


#menu td
{
background:url(img/button_2.jpg);
height:47px;
text-align:center}
#menu td em
{
display:none;}
#text_field
{
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:justify;
padding-right:15px;
padding-left:30px;}
#text_field p
{
text-indent:15px;}

#images
{
width:98%;

border:#003333 thin groove;
text-align:center;
padding:5px;
}

#images img
{
width:170px;
outline: none;
border:none;}

#menu a:link, #menu a:visited
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#D26C06;
	text-decoration:none;
}

#menu a:hover, #menu a:active
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#D26C06;
	text-decoration:underline;
}

.imgb img
{
	border: solid 1px #000000;
}

#text_field p
{
	text-indent: 45px;
	margin: 4px 1px;
	padding: 0;
}

#link_to_main a:link, #link_to_main a:visited
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:#D26C06;
	text-decoration:none;
}

#link_to_main a:hover, #link_to_main a:active
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:#D26C06;
	text-decoration:underline;
}

.imgn
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	padding: 2px 20px;
}

