﻿body 
{
font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: Black;
	background-image: url(images/background.png);
	background-repeat:no-repeat; 
	background-position: right bottom; 
	background-attachment:fixed;
}
td {
vertical-align:top;
text-align: left;
}
:focus
{
  -moz-outline-style: none;
}
a:link {
font-family: Arial, Helvetica, sans-serif;
	font-style:inherit;
	color: #660066;
	text-decoration: none;
	  outline: none;
	}
a:visited {
font-family: Arial, Helvetica, sans-serif;
	font-style:inherit;
	color: #666666;
	text-decoration: none;
	}
a:hover {
font-family: Arial, Helvetica, sans-serif;
	font-style:inherit;
	color: #003300;
	text-decoration: underline overline;
	}
a:active {
font-family: Arial, Helvetica, sans-serif;
	font-style:inherit;
	color:Red;
	text-decoration: underline overline;
	} 

.layouttable {
width:90%;
margin-left:5%; 
margin-right:5%;
vertical-align:top; 
text-align: left;
border:0;
padding:0;
}

.heading1
{
font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
	color: Black;
}
.heading2
{
font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
	color: Black;
}
.infoheading
{
font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
	color:White;
}
.sugardrivepara
{
font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color:Black;
	text-align:justify;
}
    .box-ls
    {
background-image: url(images/box-ls.png);
background-repeat: repeat-y;
}
    .box-rs
    {
background-image: url(images/box-rs.png);
background-repeat: repeat-y;
}
    .box-bottom
    {
background-image: url(images/box-bottom.png);
background-repeat: repeat-x;
}
    .box-lb
    {
background-image: url(images/box-lb.png);
background-repeat:no-repeat;
height:23px;
}
    .box-rb
    {
background-image: url(images/box-rb.png);
background-repeat:no-repeat;
}
    .box-lt
    {
background-image: url(images/box-lt.png);
background-repeat:no-repeat;
width:23px; 
height:50px;
}
    .box-rt
    {
background-image: url(images/box-rt.png);
background-repeat:no-repeat;
width:23px;
}
    .box-top
    {
background-image: url(images/box-top.png);
background-repeat:repeat-x;
}
    .box-header
    {
background-image: url(images/box-info-header.png);
}
.footer {
font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	color:White;
}
.footer a:link {
font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-style:inherit;
	color: White;
	}
.footer a:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-style:inherit;
	color: #FFFFCC;
	 }
.footer a:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-style:inherit; 
	font-weight: bold;
	color: #CCCCFF;
	text-decoration: underline;
	text-decoration: overline;
	 }
.footer a:active {
font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-style:inherit;
	color:Red;
	 } 