html, body {
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	display: block;
	margin-top: 10px;
}
/********** Layout Styles ***********/
#frame {
	width:680px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	background-color: #EFF4FA;
	border: 2px solid #5C6F90;
}
#contentheader {
	background:#E1EBF5 url(images/dynamics-logo.gif) no-repeat .5em top;
	margin: 0px;
	padding: 0px 0px 0.1em 0.5em;
	line-height: 8px;
	color: #345E6F;
	height: 128px;
}
#contentleft {
	width:155px;
	padding:20px 0px 0px;
	float:left;
	background:#EFF4FA url(images/bg-bottomctr.gif) repeat-x left top;
	border-top: 1px solid #5C6F90;
}
#contentcenter {
	width:350px;
	padding:0 0 30px;
	margin: 0;
	float:left;
	border-right: 1px solid #5C6F90;
	border-left: 1px solid #5C6F90;
	border-bottom: 1px solid #5C6F90;
	background-color: #E1EBF5;
	background-image: url(images/bg-bottomctr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#contentright {
	width:170px;
	padding:20px 0px 0px;
	float:left;
	background:#EFF4FA url(images/bg-bottomctr.gif) repeat-x left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5C6F90;
}
#footer {
	clear: both;
	background-color: #EFF4FA;
	padding: 5px;
}
/********** Font Styles *********/
p,h1,pre,h2 {
	margin:-7px 10px 10px;
}
h1 {
	font-size:18px;
	line-height: 20px;
	display: block;
	margin-top: 10px;
}
h2 {
	font-size: 15px;
	color: #A80000;
	font-style: italic;
}
#contentheader p, #contentheaderB p {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #2A80A3;
	margin: -4px 5px 4px 0;
	padding: 0px 0px 0px 5px;
}
#contentheader .tag {
	margin: 25px 0 -15px;
	padding: 0px;
	background: transparent;
}
p .left {
	text-align: left;
}

#contentleft p {
	font: .9em Verdana, Arial, Helvetica, sans-serif;
}
#contentright p {
	font: .9em Verdana, Arial, Helvetica, sans-serif;
}
	/*** (center content inherits html, body style)  ***/
#footer p {
	font: .85em Verdana, Arial, Helvetica, sans-serif;
	color: #26849E;
	margin: 4px;
	text-align: center;
	padding-bottom: 4px;
}
/************ Links Styles ***************/
#contentleft a:link, #contentleft a:visited {
	color: #990000;
	text-decoration: none;

}
#contentleft a:hover, #contentleft a:active {
	color: #FF9900;
	text-decoration: underline;

}

#contentright img, #contentleft img {
	border: 1px solid #990000;
}

#contentright img a:link, #contentright img a:visited {
	border: 1px solid #990000;
}
#contentright img a:hover, #contentright img a:active {
	border: 1px solid #FF9900;
}

#contentcenter a:link, #contentcenter a:visited {
	color: #990000;
	text-decoration: underline;
}
#contentcenter a:hover, #contentcenter a:active {
	color: #FF9900;
	text-decoration: underline;
	background: #345E6F;
}

img.place {
	margin: 0px 35px 0px 0px;

}
a.mcd:link, a.mcd:visited {
	font-family: "Comic Sans MS", Verdana, sans-serif;
	color: #000099;
	text-decoration: underline;
}
a.mcd:hover, a.mcd:active {
	font-family: "Comic Sans MS", Verdana, sans-serif;
	color: #FF0000;
	text-decoration: underline overline;
	background-color: #FFFFCC;
}
.green {
	color: #345E6F;
}
.purple {
	color: #414189;
}
.title {
	font-size: 1.1em;
	font-weight: bold;
	background-color: #FAF5BC;
	padding: 1px 5px;
	color: #770000;
}
.cost {
	margin-top: 2px;
	padding: 0px;
	display: block;
	font: 0.9em/1em Verdana, Arial, Helvetica, sans-serif;
	color: #345E6F;
}

