BODY
{
font-family: arial, helvetica, sans-serif;
font-size: 11px;
}

H1 {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px; 
	PADDING-TOP: 5px;
	font-size: 14px;
	border-style: solid;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}

H3 {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 15px; MARGIN: 0px; PADDING-TOP: 15px
}

H4 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; MARGIN: 0px; PADDING-TOP: 5px
}


/*

P {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 15px; MARGIN: 0px; PADDING-TOP: 15px
}

P:first-letter {
	FONT-WEIGHT: bold; FONT-SIZE: 80%; COLOR: blue
}

*/

img
{
border-style: none;
border: 0;
}


#content
{
/*padding: 10px;*/
padding: 0;
margin: 0;
}

div.float {
  float: left;
  border: solid 2px #ccc;
  width: 71px;
  height: 90px;
  padding-top: 4px;
  background-color: #dcdcdc;
  }

div.floatover {
  float: left;
  border: solid 2px #ccc;
  width: 71px;
  height: 90px;
  padding-top: 4px;
  background-color: #fff;
  }


div.floatspacer {
  float: left;
  width: 8px;
  }
  
div.float p {
   text-align: center;
   padding-top: 0;
   }

 div.spacer {
  clear: both;
  height: 10px;
  }


.catimage
{
/*border: solid 1px #000;*/
width: 60px;
height: 60px;
vertical-align: middle;
}

.catimage img
{
padding-top: 2px;
/*width: 60px;
height: 45px;*/
width: 60px;
height: 60px;
}

.cattitle
{
/*border-top: dashed 1px #000;
border: solid 1px #000;*/
width: 64px;
height: 28px;
vertical-align: middle;
}

.copy
{
text-align: left;
}

p
{
text-align: left;
}

td
{
text-align: left;
}


#button {
width: 150px;
border-right: 1px solid #000;
padding: 0 0 1px 0;
margin-bottom: 1px;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #90bade;
background-color: #fff;
color: #333;
}



#button ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
text-align: right;
}

#button li {
/*border-bottom: 1px solid #90bade;*/
border-bottom: 1px solid #90bade;
margin: 0;
}

#button li a {
display: block;
padding: 5px 5px 5px 0.5em;
padding: 5px 5px 5px 5px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
background-color: #0000CC;
background-color: #1E90FF;		/*dodgerblue(SVG)*/
color: #fff;
text-decoration: none;
width: 100%;
width: 80%;
}

html>body #button li a {
width: auto;
}

#button li a:hover {
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
background-color: #C1F0F6;		/*pastel blue*/
color: #fff;
color: #0000CC;
}


#frmbanner
{
margin: 0;
padding: 0;
display: inline;
}



/*color schemes*/





#bar
{
BACKGROUND: #CCCCFF;
}


#ftr {
	BACKGROUND: #CCCCFF;
}



div.floatover {
  background-color: #9999FF;
  }

div.float {
  background-color: #fff;
  }

l-col
{
 background-color: #fff;
 width: 150px;
}