BODY, TD, TH, DL, UL, OL, P {    FONT-FAMILY: Verdana,Sans-serif; FONT-SIZE: 8pt;}
body { margin: 0; padding: 0; }

table.linkbox
{
border:4px solid green;
background-color:#C8D3E5;
}
div.centerline
{
  border:none;
  color: gray;
  text-align: center;
  text-weight:bold;
  margin-top: 5pt;
}

div.centerline a
{
  color: blue;
  text-decoration: underline;
  padding-right:5pt;
  padding-left:5pt;
}

div.centerline img
{
  border: none;
}

tr.location
{
        border:2px solid green;
	font-family: Arial, verdana, Geneva;
	font-size: 12px;
	color: Maroon;
        text-align: left;
        padding-left: 5em;
        background-color="#ecf0f6"
}
h1.location
{
	font-family: Arial, verdana, Geneva;
	font-size: 20px;
}

tr.headrow
{
	font-family: Arial, verdana, Geneva;
	font-size: 14px;
        font-weight: bold;
        text-align: center;
        background-color:#C8D3E5;
}

a:link1
{
	color: #2F2C5B;
	text-decoration: none;
}

a:link
{
	color: blue;
	text-decoration: none;
}

a:visited
{
	color: darkblue;
	text-decoration: none;
}

a:hover
{
	color: #5650A4;
	text-decoration: none;
}

div.catline
{
  float: left;
  margin: 0 .5em .5em .5em;
  display: inline;
  width:300px;
}
div.imagecaption
{
  float: left;
  margin: 0 .5em .5em .5em;
  display: inline;
}

div.smgray
{
  color: red;
  font-size:10px;
}

td.spacer
{
  background: url(../../layout_images/spacerbig.gif)
}

td.sitename
{
	font-family: Arial, verdana, Geneva;
	font-size: 20px;
	font-weight: bold;
	color: red;
        padding-left: 5em;
}




.title
{
	font-family: Arial, verdana, Geneva;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}


.txt 
{
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size:11px;
   background-color: #FFFFFF;
   border-style: solid;
   border-width: 1px;
}

.submit 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
   	font-size:11px;
	border-style: solid;
   	border-width: 1px;	
}


input,select,textarea 
{
	border:1 solid #000000;
	color:#000000;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
}
 

h3 { font-size:11px; }


p { }
.warn { color: #FF0000; }	
.star { color: #FF0000; }

UL { list-style-type: square; }
.red { color: #FF0000; }