@charset "UTF-8";
#iviewCaption {
	background-color: #222222;
	color: #CCCCCC;
	font-size: 12px;
	text-align: justify;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	border: 1 none #666666;
}
ivbody {
	background-color: #000000;
	background-position: top;
	margin-top: 0px;
}
a:link {
	text-decoration: underline;
	color: #99aadd;
}
a:visited {
	text-decoration: underline;
	color: #99aadd;
}
a:hover {
	text-decoration: underline;
	color: #e1771e;
}
a:active {
	text-decoration: underline;
	color: #e1771e;
}
iva {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
ivbody,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.iviewMedia {
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
}
.iviewMediaImage {
	border: 7px solid #333333;
	text-align: center;
}
.iviewMediaTable  {
	margin-top: 10px;
}
#tdMediaNavLft {
	text-align: left;
	font-size: 11px;
	color: #888;
}
#tdMediaNavRt {
	text-align: right;
	font-size: 12px;
	padding-right: 15px;
}
#tdIndextop {
	text-align: left;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
}
.iviewIndex  {
	text-align: center;
	font-size: 11px;
	color: #e1771e;
	margin-top: 10px;
}
.iviewIndex td {
}
.iviewIndex a img {
	border: 3px solid #333333;
	margin-right: 10px;
	margin-left: 10px;
}
.iviewIndex  a:hover   img {
	border: 3px solid #CCCCCC;
}
.iviewCatalog {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
}
