@charset "utf-8";
/* CSS Document */

BODY
{text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.maintable
{border:1px solid #999999;
width:775px;
}

.topbg
{ height:41px;
background-image:url(images/topbg.jpg);
background-repeat:repeat-x;
text-align:left;
vertical-align:middle;
}
.menubg
{ background-image:url(images/menubg.jpg);
background-repeat:repeat-x;
}
.style1 {
	color: #aa0009;
	font-weight: bold;
}
.readmore {
	color: #699cb9;
	font-weight: bold;
}
.rightcol
{
background-image:url(images/vertical.jpg);
background-repeat:repeat-y;
}
.horizontal
{
background-image:url(images/horizontal.jpg);
background-repeat:repeat-x;
background-position:bottom;
}
.saleservice
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}
.footer
{
background-image:url(images/footer-hr.jpg);
background-repeat:repeat-x;
padding:15px 5px 5px 5px;
font-size:9px;
}
a:link		{ color: #699cb9; text-decoration: none }

a:visited	{ color: #699cb9; text-decoration: none }

a:active	{ color: #699cb9; text-decoration: none }

a:hover		{ color: #699cb9; text-decoration: underline; }