.LeftBgImage {
	background-image: url(images/Layout/SideLeftTopCap.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BottomBgImage {
	background-image: url(images/Layout/MainAreaLowerCap.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.SideText
{
font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.SideText:Link {
	
	color: #666633;
}
a.SideText:Visited {
	color: #666633;
	
}
a.SideText:Active {
	color: #666633;
}
a.SideText:Hover {
	color: #CCCC99;
	background-color: #666600;
}
div.SideQuote {
	font-size: 10px;
	width: 150px;
	border: thin dotted #666633;
	padding: 5px;
	text-align: justify;
	margin: 5px;
	background-color: #CCCC66;
}

a.BottomLink:link, a.BottomLink:active, a.BottomLink:visited
{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333300;
	font-weight: bold;
}

a.BottomLink:hover
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333300;
	font-weight: bold;
}

p.MainPageText {
	font-size: 12px;
	color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
}
a:link, a:active {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990066;
}
a:visited {
	color: #993300;
	text-decoration: none;
}


body {
	background-color: #666633;
	font-size: 12px;
	color: #333300;
	font-family: Tahoma;
	list-style-image: url(images/Layout/Bullet.gif);
}

dl {
}
dt {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #666633;
	margin-top: 8px;
	margin-bottom: 2px;
	font-size: 12px;
}
dd {
	font-size: 11px;
	text-indent: 12px;
	margin-bottom: 10px;
}
.validatorMsg {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.FormResponseMsg {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
li {
	margin-bottom: 10px;
}
