
/* */
body {
	azimuth: center;
	position: relative;
}

table {
	vertical-align: top;
	float: none;
	font-family :  "Courier New", Courier, monospace;
	color: White;
	vertical-align: text-top;
	font-weight: bold;
}

.searchknapp{
	color: #000033;
	line-height: 6px;
	font-weight: bold;
	text-decoration : none;
	margin-top:0px;
	margin-bottom: 0px;
}

.searchknapp:hover{
	color: #000033;
	text-decoration: none;
	background-color: #E3E3E3;
}

.searchknapp:visited{
	color: #000033;
}

.searchknapp:active{
	color: #003366;
}

.search{
	color: Black;
	font-weight: bold;
	text-decoration: none;
	background-color: #DDDCD9;
	text-align: center;
	width: 430px;
	border-bottom-color : Black;
	border-top-color : Black;
	border-width : thin thin;
}

 h1 {
	color: White;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}

 h2 {
	color: White;
	vertical-align: text-top;
}

 h3 {
	color: White;
	font-weight: bold;
	vertical-align: text-top;
}

 h4 {
	color: Black;
	vertical-align: text-top;
}

 .h1 {
	color: White;
	text-align: center;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.h2 {
	line-height: 21px;
	color: White;
	vertical-align:text-top;
	font-weight : bold;
}

 p {
	color: Black;
	vertical-align: text-top;
	text-align: justify;
	font-weight: normal;
}

a {
	color: Silver;
	font-weight: bolder;
	text-decoration : underline;
}

a:hover {
	color: #FDFDFD;
}

a:active {
	color: #8E8E8E;
}

.p2 {
	color: Black;
	vertical-align: text-top;
	text-align: justify;
	font-weight: normal;
}

.h4 {
	color: #A80934;
	font-weight: bolder;
	line-height: 18px;
}

.br {
	line-height: 5px;
	vertical-align: text-top;
}

.a{
	color: Silver;
	font-weight: bolder;
	text-decoration : blink;
}

.a:hover{
	color: #FDFDFD;
}

.a:active{
	color: #8E8E8E;
}

.a2{
	color: Silver;
	font-weight: bold;
	text-decoration : none;
	float: left;
}

.a2:hover{
	color: #FDFDFD;
}

.a2:active{
	color: #8E8E8E;
}
.a2b{
	color: White;
	display: block;
	font-weight: bolder;
	text-decoration : none;
	line-height: 20px;
	max-width: 254px;
	margin-bottom: 0px;
	background-image: url(../images/bak3.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.a3{
	color: Silver;
	font-weight: bold;
	text-decoration : none;
	float: left;
}

.a3:hover{
	color: #93A8CE;
}

.a3:active{
	color: #8E8E8E;
}



.cover {
	border : 1px solid Black;
	margin: 3px 6px 3px 0px;
	float: left;
}

.cover2 {
	border : 1px solid Black;
	margin: 3px 16px 10px 0px;
	float: right;
}


.shadowcss {
	background: Black
	color: Black;
	font-size: 10pt;
	font-weight: bold;
	margin-right: 8px;
	margin-bottom: 8px;
	top: -3px;
	left: -3px;
	position: relative;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#131210', Positive='true');
}

