body {
	background-color: #EFE1EF;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
.border {
	border: 1px solid #000066;
}
.pic {
	padding-left: 5px;
}
.container {
	width: 760px;
}
.break {
	height: 15px;
	background-color: #F6AEFA;
}
.toptext {
	width: 760 px;
	height: 15px;
	font-family: verdana;
	font-size: 10px;
	color: #D02F7B;
	text-align: right;
	padding-right: 20px;
}
.toptext a {
	font-family: verdana;
	font-size: 10px;
	color: #D02F7B;
	text-align: right;
	text-decoration: none;
}
.toptext a:hover {
	color: #9C8DD4;
}
.top {
	width: 760px;
	height: 200px;
	background-image: url('images/main.jpg');
	valign: bottom	
}
.left {
	width: 215px;
	background-color: #FFFFFF;
	vertical-align: top;
}
td {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}	
.main {
	width: 545px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}
.main a {
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed;
	color: #7B6ABD;
} 
.main a:hover{
	color: #DC0D72;
	border-bottom: 1px dashed;
}
.base {
	height: 17px;
	text-align: right;
	padding-right: 15px;
	margin-bottom: 2px;
	vertical-align: bottom;
	padding-bottom: 3px;
	font-family: verdana;
	font-size: 10px;
	color: #7B6ABD;
	background-image: url('images/base.gif');
}
.base a {
	color: #7B6ABD;
	text-decoration: none;
}
.base a:hover {
	color: #DC0D72;
}
.nodec a:hover {
	text-decoration: none;
	border-bottom: 0px;
}
h1 {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #DC0D72;
	text-align: left;
	margin-bottom: -5px;
	margin-top: 0px;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-bottom: -5px;
}
.display {
	font-size: 14px;
	text-align: center;
}
.purple {
	color: #7B6ABD;
}
.pink {
	color: #DC0D72;
}
.lpbg {
	background-color: #EFE1EF;
}
.bold {
	font-weight: bold;
}
.space {
	height: 5px;
}
.pad20 {
	padding-top: 20px;
}
.nodec a {
	text-decoration: none;
	border-bottom: 0px;
}
ul {
	margin-bottom: 0px;
	font-size: 12px;
	color: #000000;
}
.nav {	
	width:215px;
	margin-left: 0em;
	padding-left: 0em;
}
.nav li {
	border-bottom: 1px #FFFFFF dashed;
	list-style:none;
	margin: 0px;
	padding: 0px;
}
.nav li a {
	display: block;
	font-size: 12px;
	margin-left: 5px;
	background: #F6AEFA;
	padding: 1px 0px 1px 10px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #DC0D72;
}
.nav li a:hover{
	background-color:#9C8DD4;
	color: #DC0D72;
	text-decoration: none;
}