body {
	font-family: 'Lucida Grande', Arial, Verdana;
	color: #333333;
	font-size: 12px;
}

p {
	font-size: 12px;
}

p.info {
	color: #999999;
	margin: 0px;
	line-height: 12px;
}

p.miniinfo {
	color: #999999;
	margin: 0px;
	font-size: 9px;
	line-height: 9px;
	letter-spacing: 1px;
}

img {
	border: none;
}

img.photo {
	border: 1px;
	color: #999999;
}

a.white {
	color: #f6f6f6;
	text-decoration: none;
}

a.white:hover {
	color: #ffffff;
}

a {
	color: #9e0c1b;
	text-decoration: none;
}

a:hover {
	color: #9e0c1b;
}

a.title {
	color: #333333;
	text-decoration: none;
}

h1 {
	font-size:20px;
	font-weight:bold;
	margin: 0;
}

h2 {
	font-size: 16px;
	margin: 2;
}

form {
	margin:0;
}

input, textarea {
	color: #333333;
	border: 1px solid #333333;
	background-color: ffffff;
	font-family: 'Lucida Grande', Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
}

ul {
    list-style-type: square;
}

.roundtop {
	background: #ffffff;
}

.roundbottom1 {
	background: #999999;
}

.roundbottom2 {
	background: #e7e7e7;
}

.roundbottom3 {
	background: #ffffff;
}

.content {
	padding-top: 0px;
	text-align: left;
}

.c1 { background: #666666;}
.r11{margin: 0 5px; height: 1px; overflow: hidden; background: #666666;}
.r12{margin: 0 3px; height: 1px; overflow: hidden; background: #666666;}
.r13{margin: 0 2px; height: 1px; overflow: hidden; background: #666666;}
.r14{margin: 0 1px; height: 2px; overflow: hidden; background: #666666;}

.c2 { background: #999999;}
.r21{margin: 0 5px; height: 1px; overflow: hidden; background: #999999;}
.r22{margin: 0 3px; height: 1px; overflow: hidden; background: #999999;}
.r23{margin: 0 2px; height: 1px; overflow: hidden; background: #999999;}
.r24{margin: 0 1px; height: 2px; overflow: hidden; background: #999999;}

.c3 { background: #e7e7e7;}
.r31{margin: 0 5px; height: 1px; overflow: hidden; background: #e7e7e7;}
.r32{margin: 0 3px; height: 1px; overflow: hidden; background: #e7e7e7;}
.r33{margin: 0 2px; height: 1px; overflow: hidden; background: #e7e7e7;}
.r34{margin: 0 1px; height: 2px; overflow: hidden; background: #e7e7e7;}