Body
{
    background-color: #eeeeee;
}
ul {
list-style:none;
}
li
{
margin:0;
padding-top: 4;
padding-left:15px;
background-image:url("images/arrow.gif");
background-repeat:no-repeat;
background-position:0px 8px;
}
.normal
{
    font-family: Verdana;
    font-size: 8.5pt;
    font-weight: normal;
	line-height: 15px;
	color: #222222;
}
.normallist
{
    font-family: Verdana;
    font-size: 8.5pt;
    font-weight: normal;
	line-height: 25px;
	color: #222222;
}
.testimonial
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
	line-height: 15px;
	color: #444444;
}
.subhead
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
	line-height: 15px;
	color: #ffffff;
}
.footer
{
    font-family: Verdana;
    font-size: 7pt;
    font-weight: normal;
	line-height: 15px;
	color: #eeeeee;
}
.copyright
{
    font-family: Verdana;
    font-size: 7pt;
    font-weight: normal;
	line-height: 20px;
	color: #cccccc;
}
A:link {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  8pt;
    font-weight:    normal;
    text-decoration:    none;
    color:#000084;
}

A:visited  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  8pt;
    font-weight:    normal;
    text-decoration:    none;
    color:#000084;
}

A:active   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  8pt;
    font-weight:    normal;
    text-decoration:    none;
    color:#000084;
}

A:hover    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  8pt;
    font-weight: normal;
    text-decoration: underline;
    color:#cc0000;
}
.rightborder {
	background-image:  url(images/gbg_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.leftborder {
	background-image:  url(images/gbg_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.contrightside {
	background-image:  url(images/cont-right-side.gif);
	background-repeat: repeat-x;
	background-position: top right;
}
.contleftside {
	background-image:  url(images/cont-left-side.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
.contbg {
	background-image:  url(images/cont-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.conttopright {
	background-image:  url(images/cont-right.gif);
	background-repeat: repeat-x;
	background-position: top right;
}
