body {
	background:#b3c6cd url(bg.gif) repeat-x;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif
}

object {
	outline:none;
}

p,td,body {
	margin:0 0 0 0
}

.alignCenter,body {
	text-align:center
}

p,td,.alignLeft {
	text-align:left
}

p,td {
	font-size:12px
}

h1 {
	font-size:18px
}

h2 {
	font-size:16px
}

h3 {
	font-size:14px
}

.content {
	width:490px
}

.content-narrow,.content {
	margin:0 auto;
	padding-top:20px
}

.content-narrow {
	width:420px
}

.alignRight {
	text-align:right
}

.rounded-corner-top-center,.rounded-corner-bottom-center,.rounded-corner-bottom,.rounded-corner-top {
	position:relative;
	height:5px
}

.rounded-corner-bottom,.rounded-corner-top {
	overflow:hidden
}

.rounded-corner-bottom-left,.rounded-corner-bottom-right,.rounded-corner-top-left,.rounded-corner-top-right {
	position:absolute;
	width:10px;
	height:10px;
	left:-5px
}

.rounded-corner-top-left,.rounded-corner-top-right {
	top:-5px
}

.rounded-corner-bottom-right,.rounded-corner-top-left {
	margin-left:100%
}

.rounded-corner-bottom-left,.rounded-corner-bottom-right {
	top:0
}

.rounded-corner-top-center,.rounded-corner-bottom-center {
	margin:0 5px 0 5px
}

.rounded-corner-content {
	padding:5px 5px 5px 5px
}

.rounded-corner-top-center,.rounded-corner-bottom-center,.rounded-corner-content {
	background:#d9d4b6
}

.dark .rounded-corner-top-center,.dark .rounded-corner-bottom-center,.dark .rounded-corner-content,.rounded-corner-top-center,.rounded-corner-bottom-center,.rounded-corner-content {
	color:#000
}

.rounded-corner-top-left,.rounded-corner-top-right,.rounded-corner-bottom-left,.rounded-corner-bottom-right {
	background:transparent url(c.gif) top left no-repeat
}

.dark .rounded-corner-top-center,.dark .rounded-corner-bottom-center,.dark .rounded-corner-content {
	background:#bbb595
}

.dark .rounded-corner-top-left,.dark .rounded-corner-top-right,.dark .rounded-corner-bottom-left,.dark .rounded-corner-bottom-right {
	background:transparent url(cDark.gif) top left no-repeat
}

.errorColor {
	color:#900
}