body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
.border {
	border: 1px #D080A7 solid;
}
.container {
	width: 760px;
	border: 2px #D080A7 solid;
}
.top {
	width: 760px;
	height: 150px;
	background-image: url('images/main.gif');
	valign: bottom;	
}
.main {
	padding: 10px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.main a {
	font-family: Verdana;
	font-weight: bold;
	color: #DC0D72;
	text-decoration: none;
} 
.main a:hover{
	color: #00515E;
	border-bottom: 1px dashed;
}
.content {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	text-align: left;
	border: 1px #D080A7 solid;
}
.hold {
	width: 700px;
	padding: 0px;
}
.contenttop {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	background-image: url('images/bg.gif');
	color: #720200;
	height: 15px;
	padding: 0px;
	padding-left: 5px;
	text-align: left;
	border: 1px #D080A7 solid;
}
.base {
	height: 10px;
	padding-left: 10px;
	text-align: left;
	font-family: verdana;
	font-size: 10px;
	color: #D080A7;
	background-color: #F6EEF2;
	border-top: 1px #D080A7 solid;
}
.base a {
	color: #D080A7;
}
.base a:hover {
	color: #720200;
}
.nodec a {
	text-decoration: none;
	border-bottom: 0px;
}
.nodec a:hover {
	text-decoration: none;
	border-bottom: 0px;
}
h1 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.sub {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #D080A7;
	margin-top: 0px;
	margin-bottom: -10px;
	text-align: center;
}
.copyright {
	font-family: verdana;
	font-size: 10px;
	text-align: center;
}
.copyright a {
	color: #000000;
}
.copyright a:hover {
	color: #DC0D72;
}
.small {
	font-size: 10px;
}
.text {
	padding-left: 20px;
	padding-right: 20px;
}
.pink {
	color: #D080A7;
}
.bpink {
	color: #DC0D72;
}
.space {
	padding-top: 10px;
}
ul {
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 0px;
}	
.bold {
	font-weight: bold;
}
a {
	font-family: verdana;
	color: #720200;
	text-decoration: none;
} 
a:hover{
	color: #00515E;
}
.cat{	
	width:125px;
	margin-left: 0em;
	padding-left: 0em;
}
.cat li {
	border-bottom: 1px #FFFFFF dashed;
	list-style:none;
	margin: 0px;
	padding: 0px;
}
.cat li a {
	display: block;
	background: #F6EEF2;
	padding: 1px 0px 1px 0px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	border: 1px solid #DC0D72;
}
.cat li a:hover{
	background-color:#CCCCCC;
	color: #DC0D72;
	text-decoration: none;
}