﻿body { background-image: url('Images/Pagestuff/background.jpg'); }
    A:link {color: red}
    A:visited {color: red}
    A:hover {color: red}
    A:active {color: red}

H1 { color: Black; font-size: 8pt; font-weight: bold; font-family: verdana }
H2 { color: Black; font-size: 10pt; font-weight: bold; font-family : arial, sans-serif }
H3 { color: Black; font-size: 12pt; font-weight: bold; font-family: arial, sans-serif }
H4 { color: Black; font-size: 14pt; font-weight: bold; font-family: arial, sans-serif }

.bodytext {
	font-family: Arial;
	font-size: 10pt;
}
.bodytextbold {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
}
table.footer 
{
  width:100%; 
  border:none; 
  background-color:#FFFFEE; 
  vertical-align:top; 
  text-align:center;
  color:#808080; 
  font-family:Arial; 
  font-size:7.5pt;
}
.readmore {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
}
.articuleauthor {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.articletitleblack {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.articuledate {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
}

.picturecaption {
	font-family: Verdana;
	border-color: #000000;
	color: white;
	background: black;
	font-size: 7.5pt;
	font-weight: bold;
	text-align: center;
}
.sectiontitle {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.sectiontitlesubheading {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.sideboxtitle {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.advertisement {
	font-family: Verdana;
	font-size: xx-small;
}
.sectionheading {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.topicBoxLeft {
	font-family: Arial;
	font-size: 10pt;
}
.topicBoxRight {
	font-family: Arial;
	font-size: 10pt;
}
.menuItemStyle
{
  border-style:none;
  width:100px;
  height:19px;
}
.bestPhoto
{
  font-family:Verdana;
  font-size:7.5pt;
  color:#FFFFFF;
}
.paneltitle
{/* the red stip on the middle of the page */
  border:none; 
  width:495px; 
  text-align:center; 
  vertical-align:top; 
  background-image:url(Images/Pagestuff/gradient/redbg.gif); 
  height:28px; 
  max-height:28px; 
  font-family:Arial; 
  color:#FFFFFE; 
  font-weight:bold; 
  font-size:16pt;
}
.archivetitle
{/* the red stip on the middle of the page */
  border:none;
  width:100%; 
  text-align:center; 
  vertical-align:middle; 
  background-image:url(Images/Pagestuff/gradient/redbg.gif); 
  height:28px; 
  max-height:28px; 
  font-family:Arial; 
  color:#FFFFFE; 
  font-weight:bold; 
  font-size:14pt;
}
.indexSide
{ /* This style is used with colored table styles to make it with on a front page */
  min-width:200px;
}
td.sidepanel
{ /* General side panel */
  width: 150px; 
  padding-top:1px; 
  text-align: center; 
  vertical-align: top; 
  background-color: #FFFFEE; 
  padding:1px;
}
td.centerpanel
{ /* Center panel */
  max-width:495px; 
  vertical-align:top; 
  text-align:center; 
  background-color:#FFFFEE; 
}
table.gray
{
  width: 150px;
  border: solid 1px #484848;
  border-collapse: collapse;
  border-spacing: 0px;
}
table.red
{
  width:150px; 
  border: solid 1px #D2D2D2; 
  border-collapse: collapse;
  border-spacing:0px; 
}
table.blue
{
  width: 150px;
  border: solid 1px #4770D1;
  border-collapse: collapse;
  border-spacing: 0px;
}
table.orange
{
  width: 150px;
  border: solid 1px #f65f00;
  border-collapse: collapse;
  border-spacing: 0px;
}
th.gray
{
  padding:2px;
  background-image:url(Images/Pagestuff/gradient/graybg.gif); 
  text-align:center; 
  color:#FFFFFF; 
  font-weight:bold; 
  font-family:Arial; 
  font-size:10pt;
}
th.blue
{
  width:98%; 
  background-image:url(Images/Pagestuff/gradient/bluebg.gif); 
  text-align:center; 
  color:#FFFFFF; 
  font-weight:bold; 
  font-family:Arial; 
  font-size:10pt;
}
th.orange
{
  width:98%; 
  background-image:url(Images/Pagestuff/gradient/orangebg.gif); 
  text-align:center; 
  color:#FFFFFF; 
  font-weight:bold; 
  font-family:Arial; 
  font-size:10pt;
}
th.red
{
  width:98%; 
  background-image:url(Images/Pagestuff/gradient/redbg.gif); 
  text-align:center; 
  color:#FFFFFF; 
  font-weight:bold; 
  font-family:Arial; 
  font-size:10pt;
}
td.gray, td.blue, td.red, td.orange
{
  width: 98%;
  margin:3px; 
  vertical-align: top; 
  background-color: #FFFFEE;
  font-family: Verdana;
  font-size:7.5pt;  
}
.Pbullets 
{ /* Paragraph style to make ident bullets */
	margin-left:10px;
	text-indent : -8px;
	margin-top: 2px; 
	margin-bottom: 2px;
	font-size:7.5pt;
}
.bullets:link
{ /* Link style for bullet links */
	color: black; 
	font-size:7.5pt;
	font-family:Verdana;
}
.bullets:visited
{ /* Link style for bullet links */
	color: black; 
	font-size:7.5pt;
	font-family:Verdana; 
}
.bullets:active
{ /* Link style for bullet links */
	color: black; 
	font-size:7.5pt;
	font-family:Verdana; 
}
.bullets:hover
{ /* Link style for bullet links */
	color: black; 
	font-size:7.5pt;
	font-family:Verdana; 
}
table.main
{
  border: none; 
  background-color: #FFFFEE;
  border-spacing:0;
  border-collapse:collapse;
  width:800px;
}
td.pageheader, th.pageheader
{
  vertical-align: top; 
  text-align: center; 
  background-color: #FFFFEE;
  padding-top:0px; 
  width:800px;
  height:130px;
  max-height:130px;
}  
.adHeader 
{
  font-family:Verdana;
  font-size:xx-small;
  text-align:center;
}
.menu_side
{
  width: 155px; 
  text-align: center; 
  vertical-align: top; 
  background-color: #FFFFEE; 
  padding:2px;
}
/* unused */
.articulecaption {
	font-family: verdana;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
.style2 {
	border-color: #000000;
	color: white;
	background: black;
	font-size: 8pt;
	font-weight: bold;
	font-family: verdana;
	text-align: center;
}
.tbl_pic {
	border-color: #000000;
	color: white;
	background: black;
	font-size: 7.5pt;
	font-weight: bold;
	font-family: verdana;
	text-align: center;
}
