﻿

/* HTML Tags */
html						{background:#F3F3F9 url(../../../images/BlueGradient.jpg) repeat;}
body                        {}
iframe						{background-color: #F5F5F5;}
h1							{color:White; background-image:url(../../../images/titleback.gif);}
h2							{color:#7F7F7F; background-color:#E3E3E3;}
h3							{color:Navy;}
textarea					{border:solid 1px #707070;}
hr							{border:solid 1px #707070;}
a							{color:#488AC7; text-decoration:none;}
a:hover						{color:#488AC7; text-decoration:underline overline; font-weight:bold;}
a:visited					{color:Navy; text-decoration:none;}
a:visited:hover				{color:Navy; text-decoration:underline; text-decoration:underline overline; font-weight:bold;}

/* Templating tags */
#Content					{font-family:Verdana; background:;
}
/*
.shadow						{border:solid 1px Black; margin:6px -1px 0px 5px;}
.ShadowTopRight					{background:url(../images/topShadowRight.png) no-repeat 1px 0px;}
.ShadowBottom						{background:white url(../images/bottomShadow.png) repeat-x;}
.ShadowBottom .ShadowBottomRight	{background:url(../images/bottomCornerShadows.png) no-repeat -9px 0px;}
.ShadowBottom .ShadowBottomLeft		{background:url(../images/bottomCornerShadows.png) no-repeat 0px 0px; }
*/

.EditableContentArea		{border:solid 1px red;}
.ContentArea				{border:solid 1px #707070; background-color: #F5F5F5;}
.ContentArea h1				{margin:-9px;}
.ContentArea h2				{margin:-8px;}

/* Control Styles */
#Header						{}
#MainMenu                   {}
#MainMenu ul				{border:solid 1px #707070; background-color: #F5F5F5;}
#MainMenu ul li				{list-style:none;}
#Greeting					{font-weight:bold;}


