/* CSS Document */
<style type="text/css">
#locator { position:absolute; visibility:show; left: 20px; top: 300px; z-index:2 }

h1 {font-family:Cooper Black, Verdana, Arial, Helvetica, sans-serif;}
h4 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px;}

body {font-family:Verdana, Arial, Helvetica, sans-serif;}
	TD.left{
	background : url(images/left.gif) repeat-y;
}

TD.right{
	background : url(images/right.gif) repeat-y;
}

TD.bottom{
	background : url(images/bottom.gif) repeat-x;
}

TD.top{
	background : url(images/top.gif) repeat-x;
}
.title{
	background : url(images/1pix_title.jpg) repeat-x;
}

.navbut {font-family:"Copperplate Gothic Light", Garamond, Georgia, "Times New Roman";
		text-align:center;
		text-shadow:#0066FF;
		font-size:14px;
		color:#FFFFFF;}
		
.styleHeader {font:"Palatino Linotype", Rockwell; color: #333333; font-weight:bold; font-size:16px;}
		
.style2 {font-size: x-small}
.style7 {font-size: large; font-style: italic; font-weight: bold; color: #333333; font-family: Arial, Helvetica, sans-serif; }
    .style8 {color: #bebebe}
    .style9 {
	font-size: small;
	color: #003368;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
    a:link {
	color: #003368;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003368;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
//    .noRepeat {
//	background-image: url(GostBackground1.jpg);
//	background-repeat: no-repeat;
//}
</style>

