BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin-left: 0px;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 20px;
background: #0B4270;
color: #B9D0E2;
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #0B4270;
scrollbar-3dlight-color: #0B4270;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #0B4270;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #4D4D4D;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #0166AB;
text-decoration : underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #0166AB;
text-decoration : none;
font-weight: bold;
}

H1 {
font-size : 120%;
font-weight : bold;
color : #5495CF;
}

H2, H3, H4, H5, H6 {
font-size : 100%;
font-weight : bold;
color : #5495CF;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}

.topnav {
background-image: url('websites-for-florists/images/navbar.jpg');
color: #000000;
text-align: right;
padding-right: 15px;
height: 30px;
font-size: 90%;
font-weight: bold
}


.leftnav {
background: #FFFFFF;
color: #000000;
text-align: center;
font-size: 95%;
padding: 5px;
border-right: 1px solid #000000;
width: 200px;
}

.maintext {
background: #FFFFFF;
color: #000000;
padding: 15px;
text-align: justify;
width: 550px;
}

.hottopic {
background: #B9D0E2;
color: #000000;
padding: 3px;
border: 1px solid #000000;
font-size: 90%;
}

.copyright {
font-size: 80%;
letter-spacing: 2;
}

.prices {
color: #000000;
font-size: 100%;
}

.banner {
color: #0B4270;
font-weight: bold;
font-size: 130%;
letter-spacing: 2;
}

.form {
font-family : Verdana, Arial, sans-serif;
border: 1px solid #000000;
background: #B9D0E2;
color: #000000;
letter-spacing: 2;
font-weight-bold;
margin: 5px
}
/************************************************************/
/* STATUS BAR Style											*/
/* Use an image, transparent, background color will be the  */
/* status bar.												*/
/************************************************************/

.statusBarStyle {
	background-color: #6699CC;
}

.button {
  background-color: #31669A;
  color: #000000;
  font-family: Arial;
}


/************************************/
/*********ListView Styles************/
/************************************/
th.ViewHeaderStyle
{
  border-top: 1px black solid;
  border-bottom: 1px black solid;
  border-left: 1px black solid;
  border-right: 1px black solid;
  padding-left: 5px;
  padding-right: 2px;
  font-famliy: Arial;
  font-weight: bold;
  font-size: 70%;
  text-align: left;
  text-decoration: none;
}

table.ViewTableStyle
{
  width:100%;
}

td
{
font-size: 12px;
font-family: Arial;
}

td.DisplayCellLines
{
border-bottom : 1px solid #DDDDDD;
}

.ViewRowSelectedStyle {
  color: highlighttext;
  background: highlight;
  text-align: left;
  font-family: Verdana, Arial;
  padding-left: 5px;
  padding-right: 2px;
  cursor: hand;
}

.subheader
{
font-family: Verdana;
font-size: 12pt;
background-color: #6699CC;
width: 25%;
color: white;
border-top: 1px black solid; 
border-right: 1px black solid; 
border-bottom: 1px black solid; 
border-left: 1px black solid;
margin-bottom: 5px;
margin-top: 2px;
margin-left: 1px;
margin-right: 1px;
}