body		{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	background: url(/awd-cms/images/TileBG.gif);	
}

td, p, body			{ font-family:Verdana, Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:10px; }
a					{ color:#000000; text-decoration:underline; }
a:hover				{ color:#606060; text-decoration:underline; }

.Title-1			{ font-family:Verdana, Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:12px; }
.Title-1 a			{ color:#000000; text-decoration:none; }
.Title-1 a:hover	{ color:#606060; text-decoration:underline; }
.Title-2			{ font-family:Verdana, Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:14px; }
.Title-2 a			{ color:#000000; text-decoration:none; }
.Title-2 a:hover	{ color:#606060; text-decoration:underline; }
.Title-3			{ font-family:Verdana, Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:16px; }
.Title-3 a			{ color:#000000; text-decoration:none; }
.Title-3 a:hover	{ color:#606060; text-decoration:underline; }
.Title-4			{ font-family:Verdana, Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:18px; }
.Title-4 a			{ color:#000000; text-decoration:none; }
.Title-4 a:hover	{ color:#606060; text-decoration:underline; }

#TopTileGB	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 141px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: url(/awd-cms/images/TopTileBG.gif);
	background-repeat: repeat-x;
	z-index: 0;
}

#Container1	{
	position: absolute;
	left: 50%;
	top: 0;
	margin: auto auto auto -425px;
	text-align: center;
	z-index: 1;
}

#Container2	{
	position: absolute;
	left: 0;
	top: 0;
	margin: auto auto auto auto;
	text-align: center;
	z-index: 1;
}

#Template {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 850px;
	z-index: 2;
}

.Nav01			{ color: #6f6f6f; font-size: 12px; padding-left: 5px; padding-right: 5px; white-space:nowrap; }
.Nav01 a		{ color: #6f6f6f; text-decoration: none; }
.Nav01 a:hover	{ color: #6f6f6f; text-decoration: none; }
.Nav02			{ color: #50b01c; font-size: 12px; padding-left: 5px; padding-right: 5px; white-space:nowrap; }
.Nav02 a		{ color: #50b01c; text-decoration: none; }
.Nav02 a:hover	{ color: #50b01c; text-decoration: none; }
.Nav03			{ color: #1c5bb0; font-size: 12px; padding-left: 5px; padding-right: 5px; white-space:nowrap; }
.Nav03 a		{ color: #1c5bb0; text-decoration: none; }
.Nav03 a:hover	{ color: #1c5bb0; text-decoration: none; }

.Title			{ color:#000000; font-size:16px; font-weight:bold; }
.Title a		{ color:#000000; text-decoration:underline; }
.Title a:hover	{ color:#606060; text-decoration:underline; }
.Sort			{ color:#000000; font-size:8px; }
.Sort a			{ color:#000000; }
.Sort a:hover	{ color:#606060; }
.SortOn			{ color:#FF0000; font-size:8px; }
.SortOn a		{ color:#FF0000; }
.SortOn a:hover	{ color:#FF0000; }

#Blanket {
	background-color: #111111;
	opacity: 0.75;
	filter: alpha(opacity=75);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1001;
}

#popUpContainer {
	position: absolute;
	left: 50%;
	top: 250px;
	margin: -50px auto auto -100px;
	text-align: center;
	z-index: 1002;
}
#popUp {
	background-color: #ffffff;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 100px;
	z-index: 1003;
}
