body    {
	font-size: 100%;
	background-color: #574b61;
	color: #574b61;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	line-height: 1.35em;
}
h1  {
	color: #421D49;
	font-size: 2em;
	font-family: Garamond, "Times New Roman", Georgia, Times, serif;
	font-weight: bold;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0.67em;
	margin-left: 0;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #97355C;
}
.emphasis {
	font-weight: bold;
	color: #97355C;
}
.smallertext {
	font-size: .85em;
}
.borderall { border: solid 1px #000 }
.border_t { border-top: 1px solid #000 }
.border_b { border-bottom: 1px solid #000 }
.border_tb { border-top: 1px solid #000; border-bottom: 1px solid #000 }
.border_l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.border_r { border-right: 1px solid #000 }
.marginRt10 {
	margin-right: 10px;
}
.marginLt10 {
	margin-left: 10px;
}
#containerTd {
	background-image: url(../images/web_05.jpg);
	background-repeat: repeat-x;
}
#Main {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menuTop {
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	font-size: 12px;
	word-spacing: 5px;
	background-color: #97355c;
	}
#menuTop a:link, #menuTop a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#menuTop a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#col_menu {
	background-color: #97355C;
	text-align: left;
}
#sidebarDiv {
	font-size: 10px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#footer {
	font-size: 0.70em;
	color: #FFFFFF;
	background-color: #9B5C84;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:link  {
	color: #ed1923;
	text-decoration: none
}
a:visited  {
	color: #ed1923;
	text-decoration: none
}
a:hover  {
	color: #8a0045
}

