
BODY, P, TD, FORM {
	color: #111111;
	font: 12px Arial,times new roman, Helvetica;
}

body {background-image: url(images/bg.gif);background-attachment: fixed;
}
TD {text-align: center;}
.a{font-size: 15px; color:#ffffff;}
.b{font-size: 13px; color:#0000ff;}
.c{font-size: 15px; color:#0000ff;}
.d{font-size: 12px; color:#ff0000;}

a:link {text-decoration: none; color: #111111;}
a:active {text-decoration: none; color: #111111;}
a:visited {text-decoration: none; color: #111111;}
a:hover {text-decoration: underline; color: #ff0000;}

.one 
{
border-style: solid;
border-width: 1px;
border-color:#5784B1;
background-color:#ffffff;}
.two {
border-style: solid;
border-width: 1px;
border-color:#5784B1;
background-color:#eeeeee;}

li.inline {
  display: inline;
  padding-left: 3px;
  padding-right: 4px;
  border-right: 1px solid #008800;
  
  }

li.last {
  display: inline;
  padding-left: 3px;
  padding-right: 3px;
  border-right: 0px;
  }
    