.stdtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.imgthumb {
	border: 1px solid #000000;
	margin: 0px;
}

.copylink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}
a.copylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFF66;

}

.stdtable {
	background-color: #ccebee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px;


}
.stdtable2 {
	background-color: #F8fcff;
	border-top: 1px solid #0066CC;
	border-right: 1px none #0066CC;
	border-bottom: 1px none #0066CC;
	border-left: 1px none #0066CC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px;
}
body {
	background-image: url(../images/cross_winter.gif);
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	padding: 5px;
	font-weight: normal;
	color: #006699;


}
.maintable {
	border-color: #0066cc;
	border-style: solid;
	border-width: 0 1px 1px 1px;
}
