/* 
 - (c) 2004 Jay Feldman/Ocean County Coin Club
 - CREATED 12/31/03 $autotext[16:29GLOBALEST;4:29PMEST]
*/

/* global styles */
body{background-color: #ffffff; scrollbar-face-color: #00bbff; scrollbar-highlight-color: #0000ff; SCROLLBAR-SHADOW-COLOR: #0043ff; SCROLLBAR-ARROW-COLOR: #0000ff; SCROLLBAR-TRACK-COLOR: #0000ff; SCROLLBAR-DARKSHADOW-COLOR: navy; SCROLLBAR-BASE-COLOR: #00eeee; font-family: arial,sans-serif; background-image: url("images/background.png"); background-repeat: repeat-y; background-position: center; margin-top: 0px; margin-left: 0px; margin-right: 0px;}

.balternate{background-color: #ffffff; background-image: none;}

.headspacer1{text-align: center; font-size: 30pt; color: black; font-family: arial;}

.headspacer2{text-align: center; margin: 3px;}

#oCphrase{text-align: center; font-size: 14pt; font-style: italic;}

.end{color: gray; text-align: center; font-size: 10pt;}

p{font-size: 11pt; margin-left: 20%; margin-right: 20%; text-align: justify; text-indent: 20px;}

:link,:visited{color: blue; text-decoration: none}
:hover{text-decoration: underline}
:active{}

/* home page only styles */
.homeurl{font-size: 16pt; color: blue; text-align: center; font-family: Verdana, Helvetica, Tahoma, arial, sans-serif;}
.home:link{text-decoration: none; color:#00ffff;}
.home:visited{text-decoration:none; color:#00ffff;}
.home:hover{text-decoration:underline; color: white;}
.home:active{}
.linkborder{background-color: blue; border-color: black; border-style: solid; border-width: 3px; margin-left: 35%; margin-right: 35%}
div.meetings{text-align: center; font-size: 10.5pt;}

/* styles not used on home page */
.toplink{font-size: 10pt; color: black; text-align: center; margin-bottom: 10px; background-color: transparent}
.other:link{text-decoration: none; color: blue}
.other:visited{text-decoration: none; color: blue}
.other:active{}
.other:hover{text-decoration: none; color: red;}
.pagename{text-align: center; font-size: 25pt; color: black; font-style: italic;}

/* styles just used on page join.html */
.body{font-size: 10pt; text-align: left; margin-left: 20%; margin-right: 20%;}