body	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #000000;
		list-style-image:   url(images/artbul2d.gif);
		color: #ffffff;
		margin: 0;
		padding: 0;
		font-style: normal;
		font-weight: bold;
		}

a:link  			{
					color: #f90;
					text-decoration: underline;
					}

a:active 			{
					color: #ff3; 
					text-decoration: underline;
					}

a:visited 			{
					color: #f90;
					text-decoration: underline;
			 		}

a:hover  			{
					color: green;
					text-decoration: underline;  
					}

img		{
		border: 0;
		}
		
		
p.field {
		background-color:#CCCCCC;
		color:#FFFFFF;
		}	
		
		
.nav	{
		text-align: center;
		font-size: 14px;
		font-weight: bold;
		}		
.head	{
		text-align: center;
		font-size: 14px;
		font-weight: bold;
		}
.picnam	{
		text-align: center;
		font-size: 13px;
		font-weight: bold;
		}
.picnamlf	{
		text-align: left;
		font-size: 13px;
		font-weight: bold;
		}
.picnamrt	{
		text-align: right;
		font-size: 13px;
		font-weight: bold;
		}
.tabtxt	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
		color:#FFFFFF;
		}		
.thumb	{
		text-align: center;
		font-size: 10px;
		font-weight: bold;
		}
		
		
.not_displayed {
    display: none;
}
.hide {
    visibility: hidden;
}

#form {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
		color:#FFFFFF;
	    background-color:#CCCCCC;
	}

#contactinfo {
	width: 520px;
	color: #333;
	font-size: 11px;
	margin-top: 0px;
	border: 1px solid #be0d0b;
	margin-left: 42px;
}
#contactinfo td {
	padding: 8px 4px 4px;
}
#contactinfo td.label {
	width: 110px;
	text-align: right;
}

