/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #E6E6E6;
	scrollbar-3dlight-color: #AD80AE;
	scrollbar-highlight-color: #AD80AE;
	scrollbar-face-color: #5D0E68;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #DECCDF;
	}
.table01 {background-image: url(../media/headers/home-top.png);}

.centertable {  height: 300px; 
				width: 100%;
				overflow:auto;
				border-left:#993366 solid 1px; 
				border-right:#993366 solid 1px;
				}
.footer {background-image: url(../media/headers/bottom-bar.png);}

/* PAge tables */
.abouttable {background-image: url(../media/about/about-back.jpg);}

.abouttop {background-image: url(../media/headers/about-top.png);}
.solutionstop {background-image: url(../media/headers/solutions-top.png);}
.productstop {background-image: url(../media/headers/products-top.png);}
.servicestop {background-image: url(../media/headers/service-top.png);}
.newstop {background-image: url(../media/headers/about-top.png);}
.contacttop {background-image: url(../media/headers/contact-top.png);}
.sitemapstop {background-image: url(../media/headers/sitemap-top.png);}

/* About Top */
.small   { font-style: normal; font-weight: normal; font-size: 10px; line-height: 14px; font-family: Arial, Arial, Helvetica, sans-serif }
.normal  { color: #000; font-style: normal; font-weight: normal; font-size: 11px; line-height: 17px; font-family: Verdana, Arial, Helvetica, sans-serif }
.large   { color: #000; font-style: normal; font-weight: normal; font-size: 12px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif }
.link    { color: #3269a8; font-style: normal; font-weight: bold; font-size: 12px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif }
A        { color: #5d0e68; text-decoration: none }
A:hover  { text-decoration: underline }
A:active { text-decoration: underline }
