a, td, table, h1, p, span
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

body
	{
	background-image:url(bg2.gif);
	}

a
	{
	color:#548195;
	font-weight:bold;
	text-decoration:none;
	}
a:hover
	{
	text-decoration:underline;
	}
a:hover img
	{ 
	border: 1px solid #000000; 
	-moz-border: 1px solid #04435f; 
	}

a.big
	{
	color:#548195;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	}
a.big:hover
	{
	text-decoration:underline;
	}	
a.small
	{
	color:#548195;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	}
a.small:hover
	{
	text-decoration:underline;
	}	

img.pic
	{
	border-width:1px;
	}		
.search
	{
	margin-bottom: 20px;
	background-color:#E2E2E2;
	border-width:1;
	border-color:#BBBBBB;
	}
td
	{
	vertical-align:top;
	}	
td.search
	{
	vertical-align:bottom;
	width:345;
	background-image: url(sh2.jpg);
	background-repeat:no-repeat;
	text-align:center;
	}
td.results
	{
	background-image:url(razd.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:10px;
	padding-right:10px;
	text-align:justify;
	width:742;
	}
td.razd	
	{
	height:11;
	width:100%;
	background-image:url(razd.gif);
	background-position:center;
	background-repeat:repeat-x;
	}
td.pad_left
	{
	padding-left:50px;
	}	
.pad
	{
	padding:10px;
	}
.gray
	{
	font-size:11px;
	color:#999999;
	}
