body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	text-decoration: none;
	font-weight: normal;
	background-color: #C1C1FF;
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
}
#trContent {
	background-image: url(../images/d_bk.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
h1 {
	font-size: 14px;
	color: #535353;
	font-weight: bold;
}
.mainlink {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	font-size: 9px;
}
a.email:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.email:hover {
	color: #666699;
	text-decoration: none;
}
a.email:visited {
	color: #999999;
	text-decoration: none;
}
a.mainlink:visited {
	color: #7F7F7F;
}
a.mainlink:hover {
	color: #ECECFF;
}
a.mainlink:active {
	color: #ECECFF;
}
a.sublink:link {
	font-weight: bold;
	color: #E5ECFF;
	text-decoration: none;
}
a.sublink:visited {
	color: #E5ECFF;
	text-decoration: none;
}
a.sublink:hover {
	color: #000000;
	text-decoration: none;
}
a.sublink:active {
	color: #ECECFF;
	text-decoration: none;
}
#foldheader {
	cursor: hand;
	line-height: 20px;
}
ul.foldinglist li {
	list-style-type: none;
	line-height: 16px;
}
#imgLogo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.imgLink {
	text-decoration: none;
	color: #C0BED6;
}

#imgDinaFlo {
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#divContent {
	background-color: #C0BED6;
	background-image: url(../images/d_bk.gif);
	background-repeat: repeat-y;
}
#divHeader {
	background-color: #C1C1FF;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.current {
	font-size: 10px;
	color: #E5ECFF;
	font-weight: bold;
}
#foldheader a {
	text-decoration: none;
	color: #666699;
}
.trDivider {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666699;
}
