﻿body 
{
    background-color:White;
    margin-left:0px;
    margin-top:0px;
}

.Statement
{
    font-family:Verdana;
    font-size:12px;
    color:Black;
}

.Title
{
    font-family:Verdana;
    font-size:18px;
    font-weight:bold;
    color:Black;
}

.CommunityStatement
{
    background-color:#ffffff;
    border-bottom:solid 1px black;
    border-top:solid 1px black;
    border-right:solid 1px black;
    border-left:solid 1px black;
}

.Featured
{
    background-color:#e9e9e9;
    font-family:Arial;
    font-size:13px;
    color:Black;
    padding: 5px 5px 5px 5px;
    border-bottom:solid 1px black;
    border-top:solid 1px black;
    border-right:solid 1px black;
    border-left:solid 1px black;
}

.Navigation 
{
    font-family:Verdana;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
    color:Black;
}

.Navigation:Hover
{
    font-family:Verdana;
    font-weight:bold;
    font-size:12px;
    text-decoration:underline;
    color:red;
}

.Copyright
{
    font-family:Verdana;
    font-size:10px;
    color:Black;
}

.SignPetition 
{
    font-family:Verdana;
    font-weight:bold;
    font-size:14px;
    text-decoration:underline;
    color:red;
}

.SignPetition:Hover
{
    font-family:Verdana;
    font-weight:bold;
    font-size:14px;
    text-decoration:none;
    color:#336699;
}

.BreakingNews 
{
    font-family:Verdana;
    font-weight:bold;
    font-size:18px;
    text-decoration:none;
    color:red;
}

.BreakingNews:Hover
{
    font-family:Verdana;
    font-weight:bold;
    font-size:18px;
    text-decoration:underline;
    color:#336699;
}

.titlefont{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #000000;
}

.textfontbold{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : #000000;
}

.textfont{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}


.sbtn 
{
	border-style:outset; 
	border-width:1; 
	font-family:tahoma,sans-serif;
	font-size:10px;
	background: #9a0000;
	color:#FFFFFF;
	height:19px;
	text-decoration:none;
	cursor: hand
}

.sbtndeny 
{
	font-family:tahoma,sans-serif;
	font-size:11px;
	background: #ff0000;
	border-bottom: 1px solid #9a0000;
	border-right: 1px solid #9a0000;
	border-left: 1px solid #f0cece;
	border-top:1px solid #f0cece;
	color:#ffffff;
	height:19px;
	text-decoration:none;
	cursor: hand;
}