body {
  font: 12px Arial, Verdana;
}

h1 {
  font-size: 100%;
}

h2 {
  text-align: center;
}

A:visited
{
    COLOR: black;
    TEXT-DECORATION: underline
}
A:hover {
/*    COLOR: black;*/
/*    TEXT-DECORATION: none*/
}
A:active {
/*    COLOR: black;*/
/*    TEXT-DECORATION: none;*/
}

A.bmnu
{
    FONT: bold 11px Arial, Helvetica, sans-serif;
    COLOR: black;
    TEXT-DECORATION: none
}
A.bmnu:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: black;
    TEXT-DECORATION: none
}
A.bmnu:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #6666FF;
    TEXT-DECORATION: none
}
A.bmnu:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #6666FF;
    TEXT-DECORATION: none
}
A.bmnu2
{
    FONT: bold 11px Arial, Helvetica, sans-serif;
    COLOR: #000000;
    TEXT-DECORATION: none
}
A.bmnu2:hover
{
    TEXT-DECORATION: underline
}
A.bmnu2:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: black;
    TEXT-DECORATION: none
}

td.bmnu2 {
  background: url(images/bottom.jpg) repeat-x;
  height: 30px;
}

td.comments {
  text-align: left;
  vertical-align: top;
}

td.comments-pic {
  width: 100px;
}

.boldfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.smfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.input2 { 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	border-color: #666666 #999999 #999999 #666666; 
	border-style: inset; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-size: 11px; 
	color: #333333;
}

.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.unnamed2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.largebutton {
	font-family: Calibri,Verdana,Arial;
	font-size: large;
	width: 150px;
	height: 48px;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

