TD#menu {
	background-color: #8f2031;
	height: 527px;
	width: 235px;
}

TD#menu DIV{
	background-color:#FFFFFF;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px dotted #cccccc;
}

TD#content {
	border-right: 1px dotted #cccccc;
}

TD#content P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 10px;
	line-height: 18px;
	text-align:justify;
}

TD#content H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #8f2031;
	padding: 10px;
}

TD#content UL,LI{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	list-style-position:inside;
}
TD#content A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d2580c;
	text-decoration: underline;
}
TD#content A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d2580c;
	text-decoration: underline;
}
TD#content A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d2580c;
	text-decoration: none;
}

TD#content P.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	color: #8f2031;
 }

TD#rootline {
	background-image: url(../images/master_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	width: 990px;
	padding-left: 250px;
}

TD#rootline P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 0px;
}

TD#content {
	height: 527px;
	width: 756px;
}

TD#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	border-top: 1px dotted #cccccc;
}

TD#footer A {
	color: #8f2031;
	text-decoration: underline;
}
