/* GENERAL STYLES */
body
{
	background-color: #8e2a2a;
	font-size: 12px;
	color: #343327;
	font-family: Verdana;
	margin-top: 15px;
	background: url(/Images/PageBg2.gif); 
	background-position: center; 
	text-align: center;
}

html {
	height: 100%; margin-bottom: 1px;
}

body.mceContentBody {
	background: url(/Images/White.gif);
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
}   

div {
	margin-left: auto;
	margin-right: auto;
}

.Quote {
	font-size: 20px;
	color: #8e2a2a;
}

.NewsText {
	font-weight: normal;
	color: white;
}

p, td {
	font-size: 12px;
	color: #343327;
	font-family: Verdana;
}

a, a:link, a:hover, a:visited, a:active 
{
    color: #8e2a2a;
    text-decoration: none;
}

.News 
{
    font-family: Verdana;
    font-size: 12px;
    color: White;
    font-weight: bold;
    vertical-align: middle;
}

.FooterText1 
{
    font-size: 16px;
    color: White;
}

.FooterText2
{
    font-size: 10px;
    color: #eb9288;
}

.PageTitle 
{
    font-family: Verdana;
    font-size: 28px;
    color: #993333;   
}

h1
{
    font-size: 12px;
    font-weight: bold;   
}

/* EDITOR PROPERTIES */
