﻿body 
{
	background-image: url(../images/TopSwirl.jpg); 
	background-position: top left; 
	background-repeat:no-repeat; 
	background-color: #FFF;
	color:#666666;
	font-family:Arial,Helv,sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}


.Advert
{
	font-family: Verdana;
	font-variant: small-caps;
	color: #666;
	letter-spacing: 1px;
}

.BottomSites 
{
	color: #666;
}

.BottomSiteLink:link
{
	color: #666;
	text-decoration: none;
	font-weight: normal;	
}
.BottomSiteLink:visited 
{
	color: #666;
	text-decoration: none;
	font-weight: normal;	
}
.BottomSiteLink:hover
{
	color: #666;
	text-decoration:underline;
	font-weight: normal;	
}

.ValidationAssTrick 
{
	color:Yellow;
	font-size: 16pt;
}
.ValidationError
{
	color:Yellow;
}