﻿body 
{
	background-color: #ffffff;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
	font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 12pt;
	color: #444444;	
}

a
{
	color: #009ec0;	
	white-space: nowrap;
}

a:visited
{
	color: #009ec0;	
}

a:hover
{
	color: #00bbe3;	
}

.Menu
{
	position: absolute;
	z-index: 100;
	top: 150px;
	left: 220px
}

.Menu a
{
	padding-right: 6px;
}

.Banner
{
	background-image: Url(../Images/Banner.gif); 
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 215px;
	height: 232px;
	border-style: none;
}

.BannerRight
{
	background-image: Url(../Images/BannerRight.gif); 
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 423px;
	height: 232px;
	border-style: none;
}

.Repeater
{
	background-image: Url(../Images/Repeater.gif); 
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	height: 232px;
	border-style: none;
}

.TopRight
{
	background-image: Url(../Images/TopRight.gif); 
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 164px;
	height: 232px;
	border-style: none;
}

.Content
{
	background-image: Url(../Images/Content.gif); 
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-style: none;
}

.Asterisk
{
    font-family: Verdana; 
    font-size: 12px;
    font-style: italic;
    color: Red;
}
