a:hover {
	color: #736be3;
	text-decoration: underline;
	position: relative
}

a {
	text-decoration: none;
	color: #7e0e19;
}

body {
	background-color: #e2c9b0;
	background-image: url('images/common/background_2.jpg');
	background-repeat: repeat-y;
	background-attachment: fixed;
	left: 0px;
}

#leftmenu {
	z-index: 1;
	left: 0px;
	top: 0px;
	position: fixed;
	border: 0px none;
}

#text {
	position: absolute;
	z-index: 1;
	width: 660px;
	left: 145px;
	top: 0px
}

p {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	margin-top: 0px;
	color: #062462;
	text-decoration: none;
	left: 160px;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #1c046a;
	margin-top: 30px;
	margin-bottom: 8px
}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #062462;
	line-height: 20px;
	margin-top: 30px;
	margin-bottom: 8px
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #12458a;
	line-height: 16px;
	margin-top: 30px;
	margin-bottom: 8px
}

ol {
	list-style: lower-alpha inside;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	margin-top: 0px;
	color: #062462;
	text-decoration: none;
}

ul {
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url('images/common/bullet.jpg');
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	margin-top: 0px;
	color: #062462;
	text-decoration: none;
}

table#pics {
	border-style: none;
	left: 160px;
	width: 650px;
}

table#pics td {
	border-style: none;
	text-indent: 0;
	text-align: center;
	color: #1c046a;
	font-size: 12pt;
        padding: 10px;
}

table.smallpics {
	border-style: ridge;
	border-spacing: 1px;
	border-width: 4px;
	border-style: ridge;
	border-color: #1c046a;
	background-color: ;
	border-collapse: collapse;
	left: 160px;
	width: 650px
}

table.smallpics th {
	border-style: none;
	text-indent: 0;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #12458a;
	padding-top: 30;
	padding-bottom: 20;
}

table.smallpics td {
	border: 3px ridge #1c046a;
	padding: 4px;
	text-indent: 0;
	text-align: left;
	color: #1c046a;
	font-size: 12pt;
        padding: 10px;
}

table#instr {
	left: 160px;
	width: 640px;
	border-style: ridge;
	border-spacing: 1px;
	border-width: 4px;
	border-color: #1c046a;
	border-collapse: collapse;
	empty-cells: hide;
}

table#instr td {
	border: 3px ridge #1c046a;
	padding: 4px;
	empty-cells: hide;
	vertical-align: top;
	text-indent: 0;
	text-align: ;
	color: #1c046a;
	font-size: 12pt
}

table.inds {
	left: 160px;
	width: 640px;
	border-style: ridge;
	border-spacing: 1px;
	border-width: 4px;
	border-style: ridge;
	border-color: #1c046a;
	background-color: ;
	border-collapse: collapse;
	empty-cells: hide
}

table.inds th {
	border: 3px ridge #1c046a;
	padding: 4px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #12458a;
	line-height: 16px;
	margin-top: 30px;
	margin-bottom: 8px
}

table.inds td {
	border: 3px ridge #1c046a;
	padding: 4px;
	color: #1c046a;
	text-indent: 0;
	text-align: left;
	vertical-align: top
}

table#controls {
	left: 160px;
	width: 640px;
	border-style: ridge;
	border-spacing: 1px;
	border-width: 4px;
	border-color: #1c046a;
	border-collapse: collapse;
	empty-cells: hide;
}

table#controls td {
	border: 3px ridge #1c046a;
	padding: 4px;
	empty-cells: hide;
	vertical-align: top;
	text-indent: 0;
	text-align: ;
	color: #1c046a;
	font-size: 12pt
}
