@charset "iso-8859-2";
/* CSS Document */
body {
	background-color: #000000;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 13px;
	scrollbar-base-color: #4A583D;
}

form {
	padding: 0px;
	margin: 0px;
}

.cella {
	background-color: #000000;
	border:solid 3px #6A472D;
	color: #C3C3C3;
	font-size:12px;
	cursor:pointer;
}

td.portfolio_cell {
	background-color: #000000;
	border:solid 3px #6A472D;
	color: #C3C3C3;
	font-size:12px;
	cursor:pointer;
}
td.portfolio_cell:hover {
	background-color: #000000;
	border:double 3px #6A472D;
	color: #FFFFFF;
	font-size:12px;
	cursor:pointer;
}

.paddLeft {
	padding-left: 6px;
}
.paddRight {
	padding-right: 6px;
}
.paddLR {
	padding-left: 6px;
	padding-right: 6px;
}

.photo_class {
	border-color: #333333;
	border-width: 1px;
	border-style: solid;
}
.photo_class2 {
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
}

a.link1, a.link1:visited, a.link1:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.link1:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.link2, a.link2:visited, a.link2:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
a.link2:hover {
	color: #333333;
	background-color: #CCCCCC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

a.link3, a.link3:visited, a.link3:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.link3:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

a.link4, a.link4:visited, a.link4:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.link4:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-color: #CCCCCC;
}

a.link5, a.link5:visited, a.link5:active {
	color: #D2AE5A;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
a.link5:hover {
	color: #D2AE5A;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a.link6, a.link6:visited, a.link6:active {
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
}
a.link6:hover {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}

.txt_style_1 {
	color: #FFFFFF;
}
.txt_style_2 {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration:underline;
	font-weight:bold;
	font-family:Helvetica, Verdana, Arial, sans-serif;
}
.txt_style_3 {
	color: #D2AE5A;
	font-size: 10px;
}
.txt_style_4 {
	color: #7C5334;
	font-size: 16px;
	font-weight: bold;
}
.txt_style_5 {
	color: #FFFFCC;
	font-size: 12px;
}
.txt_style_6 {
	color: #FFFFFF;
	font-size: 14px;
}

.table_style_1 {
	border-left-color: #FFFFCC;
	border-left-width: 1px;
	border-left-style: solid;
}

.td_title_1 {
	text-align: center;
	vertical-align: bottom;
	color: #B97C00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: dotted 1px #B97C00;
}

.btn_style_1 {
	background-color: #CCCCCC;
	color: #333333;
	font-weight: bold;
	border-color:#FFFFFF;
	border-width: 1px;
	border-style: solid;
}
.btn_style_2 {
	background-color: #333333;
	color: #CCCCCC;
	font-weight: bold;
	border-color:#FFFFFF;
	border-width: 1px;
	border-style: solid;
}

#ie5fix {
	height: 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
}