body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F512D;
}

table {
	margin: 0px;
	/*border-width: 0px;*/
	/*border-style: solid;*/
}

td {
	border-width: 0px;
	border-style: solid;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

div {
	border-width: 0px;
	border-style: solid;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

iframe {
	width: 100%;
	height: 100%;
	border-width: 0px;
	border-style: none;
	margin: 0px;
}

a {
	
	font-family: arial, helvetica;
	font-size: 11px;
}

a.link_smenu:link {
	color: #5F512D;
	text-decoration: none;
	text-decoration: underline;
}

a.link_smenu:visited {
	color: #5F512D;
	text-decoration: none;
	text-decoration: underline;
}

a.link_smenu:hover {
	color: #AD9452;
	text-decoration: underline;
}

a.link_content:link {
	color: #042D6A;
	text-decoration: none;
	text-decoration: underline;
}

a.link_content:visited {
	color: #042D6A;
	text-decoration: none;
	text-decoration: underline;
}

a.link_content:hover {
	color: #074CB3;
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	margin: 0px 0px 10px 0px;
}

p, li {
	text-align: justify;
	line-height: 16px;
}

pre {
	font-family: arial, helvetica;
	font-size: 11px;
	line-height: 16px;
}

fieldset {
	border-width: 1px;
	border-style: solid;
	border-color: #C7C2B6;
	color: #877D62;
	padding: 10px;
}

legend {
	font-weight: bold;
	color: #877D62;
	letter-spacing: 2px;
}

label {
	color: #877D62;
}

input.type_text {
	color: #5F512D;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
}

input.type_button {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

input.type_checkbox {
	border-width: 1px;
	border-style: solid;
	border-color: #C7C2B6;
	color: #5F512D;
	margin: 0px 3px 0px 10px;
}

input.readonly {
	font-family: arial, helvetica, sans-serif;
	color: #5F512D;
	border-width: 1px;
	font-size: 11px;
	border-style: solid;
	border-color: #C7C2B6;
	padding: 1px 4px 1px 4px;
	margin: 1px;
}

textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #C7C2B6;
	color: #5F512D;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

select {
	border-color: #C7C2B6;
	color: #5F512D;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
}

#container1 {
	/*background-color: #DCC380;*/
	background-color: #E9E2CF;
	width: 100%;
	height: 100%;
	border: 0px solid #000000;
}

#container2 {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#main_table {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	width: 760px;
	height: 100%;
	border: 1px solid #5F512D;
}

#left_col {
	width: 130px;
	height: 100%;
	background-color: #FBF8EF;
}

#left_col_table {
	vertical-align: top;
	height: 100%;
}

#left_col_image {
	vertical-align: bottom;
}

#right_col {
	width: 630px;
	height: 100%;
	background-color: #FFFFFF;
}

#sub_page {
	padding: 20px 30px 10px 30px;
}

#title {
	vertical-align: top;
}

#content {
	background-color: #FFFFFF;
	vertical-align: top;
	width: 100%;
	height: 100%;
}

#sub_menu_container {
	vertical-align: top;
	padding: 6px 6px 6px 6px;
	height: 150px;
	position: relative;
	width: 100%;
}

#sub_menu {
	background-color: #FBF8EF;
}

#list_container {
	border-style: solid;
	
}

#st_bottom {
	vertical-align: top;
}

#quartz_div {
	text-align: center;
}

#subsection {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#subsection li {
	display: inline;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 10px;
	background-image: url("../img/misc/arrow_menu.gif");
	background-repeat: no-repeat;
	background-position: center left;
}

#phases table {
	/*border-collapse: collapse;*/
	width: 100%;
}

#phases th {
	border-width: 1px;
	border-style: solid;
	border-color: #5F512D;
	padding: 8px;
	background-color: #DFE9F1;
	color: #042D6A;
	font-size: 11px;
	text-align: left;
}

#phases td {
	border-width: 1px;
	border-style: solid;
	border-color: #5F512D;
	padding: 8px;
	background-color: #FBF8EF;
}

.linked_picture {
	border-width: 3px;
	border-style: inset;
	border-color: gold;
}

.linked_picture_right {
	border-width: 3px;
	border-style: inset;
	border-color: gold;
	float: right;
	margin: 0px 0px 2px 10px;
}

.sub_menu_td {
	vertical-align: top;
	padding: 2px;
}

.sep {
 text-align: center;
 margin: 10px 0 10px 0;
}

#table-photo {
	border-width: 1px;
	border-style: solid;
	/*border-color: #042D6A;*/
	border-color: #5F512D;
	background-color: #FBF8EF;
	margin: 10px 0 10px 0;
}

#table-photo td {
	border-width: 1px;
	border-style: solid;
	border-color: #5F512D;
}

.picture_in_text_border {
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #042D6A;
	margin: 0px 10px 2px 0px;
}

.picture_border {
	border-width: 1px;
	border-style: solid;
	border-color: #042D6A;
	margin: 0 0 10px 0;
}

.picture_in_text {
	float: left;
	border-width: 0px;
	margin: 0px 10px 2px 0px;
}

.picture_in_text_right {
	float: right;
	border-width: 0px;
	margin: 0px 0px 2px 10px;
}

.picture_in_text_right_border {
	float: right;
	border-width: 1px;
	border-style: solid;
	border-color: #042D6A;
	margin: 0px 0px 2px 10px;
}

.screenshot {
	border-width: 1px;
	border-style: solid;
	border-color: #042D6A;
	margin: 0px;
}

.center_quotes {
	line-height: 16px;
	font-size: 11px;
	text-align: center;
	padding: 0px 10px 0px 10px;
	font-style: italic;
}

.big_letter {
	float: left;
	margin: 0px 6px 2px 0px;
}

.quote {
	color: #042D6A;
	line-height: 16px;
	font-size: 11px;
	clear: both;
	text-align: center;
	padding: 0px 10px 0px 10px;
	font-style: italic;
}

.ref {
	color: #042D6A;
	line-height: 16px;
	font-size: 11px;
	clear: both;
	text-align: right;
	padding: 0px 10px 0px 10px;
}

.ref_left {
	color: #042D6A;
	line-height: 16px;
	font-size: 11px;
	clear: both;
	text-align: left;
}

.zone {
	font-size: 11px;
	text-align: justify;
	line-height: 16px;
}
