body {
	font-family: Helvetica, Lucida Sans, San Serif;
	font-size: 12px;
	background-image: url(images/grad_bak.jpg);
	background-repeat: repeat-x;
	background-color: #B62285;
	line-height: 18px;
	color: #666666;
}
.td_celllines {
	height: 20px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	border-bottom-width: thin;
}
.txt_pagetitle {
	font-size: 28px;
	color: #DE29A5;
	line-height: 24px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -.01em;
}

.td_top {
	font-size: 12px;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 863px;
}

th {
	font-size: 12px;
}

.bodystyle {
	font-size: 12px;
}

.small {
	font-size: 9px;
}

.medium {
	font-size: 12px;
}

.big {
	font-size: 16px;
}

.xbig {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.01em;
	color: #B0B0B2;
	line-height: 30px;
}

.expanded {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	text-align: justify;
}

.footer {
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
.td_bottom {
	font-size: 12px;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 863px;
}
.td_middle {
	background-color: #FFFFFF;
	padding: 30px 45px 5px;
}
.txt_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #666666;
}
.td_header {
	background-color: #FFFFFF;
	padding: 0px;
}
.td_nav {
	background-color: #FFFFFF;
	padding: 0px 5px;
}
.txt_smallwhite {
	font-size: 10px;
	color: #FFFFFF;
}
.td_homepage {
	background-color: #FFFFFF;
	padding: 20px 20px 5px 40px;
	background-image: url(images/home_bak.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
.td_home_txt {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-weight: bold;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #E2217E;
}
.image_right {
	float: right;
	padding-left: 30px;
	padding-bottom: 30px;
	clear: none;
}
