﻿body 
{
	background:#C6C6C6;
	margin:20px;
	font-family:'Segoe UI',Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	color:#666666;
}

TD.hL{background: transparent url(../px/header-l.gif) no-repeat 0px 0px;width:5px;}
TD.hM{background: transparent url(../px/header-m.gif) repeat-x 0px 0px;width:375px;}
TD.hR{background: transparent url(../px/header-r.gif) no-repeat 0px 0px;width:5px;}

TD.fL{background: transparent url(../px/footer-l.gif) no-repeat 0px 0px;width:5px;}
TD.fM
{
	background: transparent url(../px/footer-m.gif) repeat-x 0px 0px;width:375px;
	font-size:10px;
}
TD.fR{background: transparent url(../px/footer-r.gif) no-repeat 0px 0px;width:5px;}

TABLE.Nav{background: transparent url(../px/nav-bg.gif) repeat-x 0px 0px;height:152px;}

TD.content{background: #FFFFFF url(../px/content-bg.gif) repeat-x 0px 0px;padding:30px;}
DIV.content{padding:0px 5px 0px 5px;}

A:link,A:active,A:visited
{
	text-decoration:none;
	color:#000066;
}

A:hover{text-decoration:underline;}

/* H1s */

H1.home					{ background: transparent url(../px/h1-home-m.gif) repeat-x  0px 0px; }
H1.home SPAN			{ background: transparent url(../px/h1-home-l.gif) no-repeat 0px 0px;display:block; }
H1.home SPAN SPAN		{ background: transparent url(../px/h1-home-r.gif) no-repeat right 0px;padding:5px; }

H1.about				{ background: transparent url(../px/h1-about-m.gif) repeat-x  0px 0px; }
H1.about SPAN			{ background: transparent url(../px/h1-about-l.gif) no-repeat 0px 0px;display:block; }
H1.about SPAN SPAN		{ background: transparent url(../px/h1-about-r.gif) no-repeat right 0px;padding:5px; }

H1.services				{ background: transparent url(../px/h1-services-m.gif) repeat-x  0px 0px; }
H1.services SPAN		{ background: transparent url(../px/h1-services-l.gif) no-repeat 0px 0px;display:block; }
H1.services SPAN SPAN	{ background: transparent url(../px/h1-services-r.gif) no-repeat right 0px;padding:5px; }

H1.documents			{ background: transparent url(../px/h1-documents-m.gif) repeat-x  0px 0px; }
H1.documents SPAN		{ background: transparent url(../px/h1-documents-l.gif) no-repeat 0px 0px;display:block; }
H1.documents SPAN SPAN	{ background: transparent url(../px/h1-documents-r.gif) no-repeat right 0px;padding:5px; }

H1.contact				{ background: transparent url(../px/h1-contact-m.gif) repeat-x  0px 0px; }
H1.contact SPAN			{ background: transparent url(../px/h1-contact-l.gif) no-repeat 0px 0px;display:block; }
H1.contact SPAN SPAN	{ background: transparent url(../px/h1-contact-r.gif) no-repeat right 0px;padding:5px; }