/* WAK Productions
   Cascading Style Sheet */

.CSSnavbar { font-family: Arial; font-weight: bold; font-size: 12pt; background-color:#0000FF; }
a.CSSnavbar:link     { color:#FFFFFF; font-family: Arial; font-weight: bold; }
a.CSSnavbar:visited  { color:#FFFFFF; font-family: Arial; font-weight: bold; }
a.CSSnavbar:hover    { color:#FF00CC; font-family: Arial; font-weight: bold; }
a.CSSnavbar:active   { color:#AAAAAA; font-family: Arial; font-weight: bold; }

.CSSfooter { font-family: Tahoma; font-size: 8pt; font-weight: normal; color:#FFFFFF; background-color:#002F55; border-color:transparent }

/* Left side navigation and options */

.CSScontent { font-family: Tahoma; font-weight: normal; font-size: 10pt; color: #000000; margin-left: 1em; margin-right:0.5em; padding-top: 0; padding-right: 20; }

.CSSindextable { font-family: Tahoma; font-size: 10pt; border-style: dashed; border-width: 1px 1px 1px 1px; border-color: #0088CC #0088CC #0088CC #0088CC; }
.CSSindextable td { padding: 5px; }

a img { border: 0px }
p.collection_desc { font-family: Tahoma; font-size:10pt; color:#000000; font-weight: bold; }

h1 { color: #0066CC }
h2 { color: #006633; margin-top:0.7ex; }
h3 { color: #202020; margin-top: 1ex; margin-bottom: 0.5ex; }
h4 { font-size: 14pt; color: #202020; font-weight: bold; margin-top: 0ex; margin-bottom: 1.7ex; }
h5 { color: #606060; margin-top: 0ex; margin-bottom: 0ex; }
font { font-family: Tahoma }
p, li { font-family: Tahoma; font-size:10pt }
hr { color: #0000FF }

/* Modified from template for WinstonKotzan.Com */
a:link		{ color: #006633; text-decoration: underline; border-bottom: 0px dashed; }
a:visited	{ color: #006633; text-decoration: underline; border-bottom: 0px dashed; }
a:hover     { color:#990000; text-decoration: none; }
a:active    { color:#990000; text-decoration: none; }
a.CSSleftnav:link     { text-decoration:none; border-bottom: 0px; }
a.CSSleftnav:visited  { text-decoration:none; border-bottom: 0px; }
a.CSSleftnav:hover    { text-decoration:none; border-bottom: 0px; }
a.CSSleftnav:active   { text-decoration:none; border-bottom: 0px; }
body		{ font-family: Tahoma; font-size: 10pt; background-color: Blue; }
td { font-size: 10pt; color: #606060; }


.copyright				{ font-size: 8pt; color: #000000; }
.sectionborder			{ border: 2px Solid Silver; }

/* for article formatting */
.article_img_right	{ float: right; font-size: 8pt; font-weight: bold; }
.article_img_left	{ float: left; font-size: 8pt; font-weight: bold; }

/* used on EditQuotes.aspx of JQuotes section */
.editbox {width: 128px; height: 272px;}