

/*
global include style file. 
main purpose of this file is to provide one place to 
define style on pages. Ie; font-type, color, size
*/


body {margin:0px 0px 0px 0px;}
img {border:0px; margin:0px 0px 0px 0px;}
p {font-family:Arial, Helvetica;  font-size:12px; line-height:17px; color:#333333;}
.MainContent {margin:0px 20px 0px 20px;}
.a {font-family:Arial, Helvetica; font-size:10px; color:#000099; line-height:17px;} 
a,a:active,a:hover,a.visited {font-family:Arial, Helvetica; font-size:10px; line-height:17px; color:#000099; text-decoration:underline;}
.NavBg {display:inline; float:left; width:155px; height:432px; background-image: url(images/nav_bg.jpg); background-repeat:no-repeat;}
.NavBox {display:inline; float:left; margin:7px 0px 0px 18px;}
.SurfPhotoBox {width:100%; height:250px; overflow:auto; display:block;}
.KeyBox {padding:20px 0px 0px 30px; font-size:10px; width:250px; text-align:left; float:left; display:inline;}