body
{
 		font-family: Arial, Tahoma, Helvetica, Times New Roman;
		font-size: 12px;
		margin: 0px;
		padding: 0px;
		background-image: URL(../images/background.gif);
}

a
{
    color: #666666;
    text-decoration: none;
}
a:hover
{
    color: #666666;
    text-decoration: underline;
}

div#wholepage
{
 		text-align: justify;
		width: 773px;
		background-color: #FFFFFF;
		border: 1px SOLID #000000;
		border-width: 0px 1px 1px 1px;
}

div#left
{
 		float: left;
		width: 175px;
		background-image: URL(../images/red-corner.gif);
		background-position: top left;
		background-repeat: no-repeat;
		margin: 0px;
		padding: 0px;
}

div#mainpage
{
 		float: left;
		width: 580px;
		margin: 5px 5px 10px 5px;
}

div#bottom
{
		clear: both;
		background-color: #EB3531;
		color: #DCDCDC;
		width: 773px;
		font-weight: bold;
		font-size: 11px;
		padding: 4px 0px 4px 0px;
		border: 1px SOLID #000000;
		border-width: 1px 0px 0px 0px;
		text-align: center;
}

div#bottom a
{
		text-decoration: none;
		color: #DCDCDC;
}

div#bottom a:hover
{
		color: #FFFFFF;
}

table
{
		font-size: 12px;
}

h1
{
 		font-size: 16px;
}

h2
{
 		font-size: 14px;
}

hr
{
 		display: block; 
		clear: both; 
		margin: 0px; 
		visibility: hidden;
} 

.button 
{
		background-color: #00DDFF;
 		background-image: url(../images_admin/button-background.gif);
		background-repeat: repeat-x;
		background-position: center center;
		border: 1px SOLID #000000;
		font-weight: bold;
		font-size: 12px;
		height: 25px;
}

.trail
{
		clear: both;
		margin-top: 5px;
		margin-bottom: 5px;
}

div.wholeContact
{
    margin: 10px 50px 10px 50px;
    border: 1px SOLID #000000;
    padding: 10px;
    clear: both;
}

form.contactForm
{
    clear: both;
    margin: 0px;
    padding: 0px;
}

form.contactForm input, form.contactForm textarea
{
    font-family: Arial, Tahoma, Helvetica, Times New Roman;
    font-size: 11px;
}

div.contactFormDiv
{
    clear: left;
    float: left;
    margin: 0px 25px 0px 10px;
    border: 1px SOLID WHITE;
}

div.commentsDiv
{
    margin: 0px 0px 0px 15px;
    border: 1px SOLID WHITE;
}

div.EmailOutput img
{
    border: 0px;
    margin: 0px 5px -4px 0px;
}

div.EmailOutput a
{
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

div.EmailOutput a:hover
{
    color: #0066CC;
}