body {
	background : White url(pic/bg.png);
	font-family : Arial, Helvetica, sans-serif;
}

p.fix {
	color : Navy;
	font : bold medium "Courier New", Courier, monospace;
}

a.fix {
	color : Blue;
	text-decoration : none;
}

span.redstd {
	color: #CC0000;
}

span.red {
	color : #990000;
	font : bold italic large "Times New Roman", Times, serif;
	text-decoration : none;
}

span.feature {
	color : Maroon;
	font : bold;
}

span.blue {
	color : #003399;
	font : medium "Times New Roman", Times, serif;
	text-decoration : none;
}

h2.feature {
	color : Maroon;
	font : bold larger;
	margin-bottom: 1%;
}

p.flow {
	margin-bottom: 1%;
	margin-top: 1%;
}

p.question {
	font-style: italic;
	margin-bottom: 1%;
	margin-top: 1%;
	margin-left: 20px;
}

p.answer {
	margin-top: 0px;
	margin-left: 20px;
}

img.imgflow {
	border : 0;
	margin-left : 20px;
	margin-top : 10px;
	margin-bottom : 5px;
	margin-right : 10px;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
}

td.title {
	font : bold x-large Arial, Helvetica, sans-serif;
	text-align : right;
	vertical-align : bottom;
}

td.sml {
	font : x-small Arial, Helvetica, sans-serif;
}

pre {
	font-size : medium;
	font-weight : bold;
	font-family : "Courier New", Courier, monospace;
	color : Navy;
}

td.tick {
	background-image: url(pic/tick.png);
	background-repeat: no-repeat;
	background-position : center;
	white-space: nowrap;
	vertical-align : middle;
}

td.rmen {
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #999999;
	padding-left: 10px;
}

td.mb {
	background-image: url(pic/menbtn.png);
	background-repeat: no-repeat;
	background-position : center;
	height: 30px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 13px;
	text-align: center;
	white-space: nowrap;
	vertical-align : middle;
}

td.mbwt {
	background-image: url(pic/menbtnwt.png);
	background-repeat: no-repeat;
	background-position : center;
	height: 30px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 11px;
	text-align: center;
	white-space: nowrap;
	vertical-align : middle;
}

td.mnob {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 11px;
	text-align: center;
	white-space: nowrap;
	vertical-align : middle;
}

a {
	color: Navy;
}

a:hover {
	color: Blue;
}

a:active {
	color: Blue;
}

a.rmen {
	color: Navy;
	text-decoration: none;
}

a.rmen:hover {
	color: Red;
	text-decoration: none;
}

a.rmen:active {
	color: Red;
	text-decoration: none;
}

table.centerText {
	text-align : center;
}

tr.verTitle {
	background-color : #E6E6FA;
	font-weight : bold;
}

TD.tabtitle {
	font-weight : bold;
	color : Navy;
}

td.boldtitle {
	font-weight: bold;
	padding-top: 10px;
	padding-left: 7px;
	color: Maroon;
}

td.board {
	padding-top: 5px;
	padding-left: 7px;
	vertical-align: top;
}
