﻿body {
	font-family: Calibri, Verdana;
	font-size: 12px;
	margin: 0 0 0;
}

.About
{
    text-align:center;
}

.TopEvent {
	text-align: center;
	font-family: Calibri, Verdana;
	font-size: 26px;
}

.CountDown {
	text-align: center;
	font-family: Calibri, Verdana;
	font-size: 18px;
}

.CountDown font {
	font-weight: bold;
}

.TheImg {
	text-align: center;
}

.ErrorMsg
{
    text-align: center;
    color:Red;
    width:100%;
}

.SendMail {
	text-align: center;
}

.Custom {
	text-align: center;
}

.NewsBox 
{
    width:400px;
    height:87px;
    border-style: solid;
    border-width: 1px;
}

.NewsBoxHeader
{
    width:400px;
    height: 15px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-color: #CCC;
    text-align:left;
    font-weight:bold;
}

.NewsBoxContent
{
    width:400px;
    height:72px;
    text-align:left;
    overflow: hidden;
}

a:link
{
	color: black;
}

a:visited
{
	color: black;
}

a:hover
{
	color: red;
}

img
{
	border-width: 0px;
}

.AddWords
{
	text-align: center;
}
