* .background {
	background-image: url(images/default_14.gif);
	background-repeat: no-repeat;
	background-color: #BCBEC0;
}
* .bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}

* #shell {position:relative; width:750px; margin:auto;}
* #formsbtn {position:absolute; left:545px; top: 314px;}

/* edit.com visible styles */
BODY, TD, .NormalText { text-decoration: none; font-weight: normal; font-style: normal; font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; font-size: 11px; color: #000066; }

.Header		{ color: #202C60; font-size: 16px; font-weight: bold; font-family: Tahoma; }
.Subheader	{ color: #202C60; font-size: 13px; font-weight: bold; font-family: Tahoma; }

.Blue		{ color: #000066; }
.DarkBlue	{ color: #202C60; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 1em; }
.LargeText	{ font-size: 24px; line-height: 1em; }

IMG.FloatLeft 	{ float: left; margin: 0 10px 10px 0; }
IMG.FloatRight 	{ float: right; margin: 0 0 10px 10px; }
