.site {
	background-color: White;
	font-family : Arial, sans-serif, serif;
	margin: 10px;
	color: #000000;
	font-size: 12px;
}

.site H3 { 
	font-variant: small-caps;
	color: black; 
	padding: 4px;
	width: 100%;

	font-size: 14px;
	text-align: center;
}

.site H2 { 
	font-variant: small-caps;
	color: black; 
	padding: 4px;
	width: 100%;

	font-size: 16px;
	text-align: center;
}

.site H1 { 
	font-variant: small-caps;
	color: black; 
	padding: 4px;
	width: 100%;

	font-size: 18px;
	text-align: center;
}

.site table {
	border-collapse : collapse;
}

.site td {
	vertical-align: top;
	font-size: 12px;
}



.line-double {
	height: 5px;
	background-color: #e9f4ff;
	background-image: url('/images/site/goriz_line_1.png');
	width: 100%;
}
.line-dotted {
	background-color: #e9f4ff;
	background-image: url('/images/site/goriz_line.png');
	height: 1px;
	width: 100%;
}

.site .teaser A, .site .teaser A:LINK, .site .teaser A:VISITED { font-weight: bold; font-size: 12px; color: #AAA; text-decoration: none;}
.site .teaser A:HOVER { font-weight: bold; font-size: 12px; color: #AAA; text-decoration: underline;}

/* report styles */
.site .report-title { font-weight: bold; font-size: 18px; color: #006699; FONT-VARIANT: small-caps;}
.site .report-desc { font-weight: bold; font-size: 14px; color: #000000; FONT-VARIANT: small-caps; padding: 5px;}
.site .report-date { font-weight: normal; font-size: 10px; vertical-align: bottom; text-align: right; color: #006699; }
.site .report-author { clear: both; font-weight: bold; font-size: 1em; color: #006699; font-style: italic; text-decoration: none; text-align: right;}

/* report body elements */
.site .report p { text-indent : 3em; text-align : justify;}
.site .report li { margin-top: 5px;}

.site .image-title {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.site .report-image {
	border: none;
}

.site .siteImage {
	position: relative;
	margin: 2px;
}

.site .image-block-left {	
	float: left;
	margin-right: 4px;
	margin-bottom: 0px;
	text-align: center;
}

.site .image-block-right {	
	float: right;
	margin-left: 4px;
	margin-bottom: 0px;
	text-align: center;
}

.main_table_cell_left, .main_table_cell_right {
	background-image: url('/images/site/cell_back.png');
	background-color: White;
	padding: 0px;
}

.main_table_page {
	background-color: White;
	padding: 10px;
	width: 756px;
}

.site .siteBtn a {
	color: #FFFFFF;
	text-decoration: none;
}

.site .siteBtn a:link, .site .siteBtn a:visited {
	text-decoration: none;
}

.site .siteBtn a:hover {
	text-decoration: underline;
}

.site .siteBtn .siteBtn-1 {
	background-image: url('/images/buttons/bt_1_b.gif'); 
	vertical-align: middle; 
	text-align: center;
	width: 150px;
}

.site .siteBtn .siteBtn-2 {
	background-image: url('/images/buttons/bt_2_b.gif'); 
	vertical-align: middle; 
	text-align: center;
	width: 150px;
}

.site .siteBtn .siteBtn-3 {
	background-image: url('/images/buttons/bt_3_b.gif'); 
	vertical-align: middle; 
	text-align: center;
	font-size: 6px;
}

.site .siteBtn img {
	border: none;
}

.site .zoom {
	border: none;
	position: absolute;
	bottom: 3px;
	right: 0px;
}
.site .commentTitle {
	font-style: oblique;
}
.site .commentSubj {
	font-weight: bold;
}
.site .commentBody {
}
