body {font-family: Tahoma, Helvetica, Arial, sans-serif; font-size:14px; line-height: 20px; color: #000000; padding:0px; margin:0px; text-align:left; background-color: #7B0063; }
p, div, table, tr, td, form, input { margin: 0px;}

a {color: #003366; text-decoration:underline;}
a:visited {color: #CC6600; text-decoration:underline;}
a:hover {color: #CC6600; text-decoration:underline;}

td.off {background: #5C5752;}
td.on {background: #48413A;}

.onwhite a {color: #FFFFFF; text-decoration:underline; } 
.onwhite a:hover {color: #E6B6FE; text-decoration:underline; }
.onwhite {font-size:14px; line-height:16px; color:#FFFFFF; padding:0px; margin:0px; font-weight:normal; text-decoration:none;}
.footer {font-size:12px;line-height:16px; color:#FFFFFF; padding:0px; margin:0px; font-weight:normal; text-decoration:none;}
.phone {font-size:14px;line-height:16px; color:#FFCC00; padding:0px; margin:0px; font-weight:bold; text-decoration:none;}

h1 {font-size:22px;	line-height:26px; color:#7B0063; padding:0px; margin:0px; font-weight:normal; text-decoration:none;}
h2 {font-size:18px;	line-height:24px; color:#990000; padding:0px; margin:0px; font-weight:normal; text-decoration:none;}
h3 {font-size:12px; line-height:18px; color:#E8E8E8; padding:0px; margin:0px; font-weight:normal; text-decoration:none;}
h4 {font-size:18px; line-height:20px; color:#E6B6FE; padding:0px; margin:0px; font-weight:bold; text-decoration:none;}

hr {color: #e8e8e8; background-color: #e8e8e8; border: 1px dotted;}

img.floatLeft {float: left; margin: 5px; }
img.floatRight {float: right; margin: 10px; }


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.wireframemenu{
border: 0px solid #C0C0C0;
background-color: #7B0063;
border-bottom-width: 0;
width: 277px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 164px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: bold 13px Tahoma, Helvetica, Arial, sans-serif;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #FFFFFF;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
}

.wireframemenu a:visited{
color: #FFFFFF;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #E6B6FE;
color: #7B0063;
}
