@charset "utf-8";
/* CSS Document */

body {
background-color:#000000; 
background-image:url(images/dgrey047.jpg);
font-family: Tahoma;
font-size: 12px;
font-weight: normal;
color: #ffffff;
} 

.contents {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
a:link {
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
}

a:visited{
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
}
a:hover {
	color: #bf1e2e;
	text-decoration: none;
	line-height: normal;
}
.contenthed {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 5px;
	padding:5px;
	border-color: #bf1e2e; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
}

.copyrig {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform: none;
}

.title {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-transform: none;
}
.link {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}
.link a:link {
	font-family: Tahoma
	font-size: 14px;
	color: #ffffff;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.link a:visited{
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
}

.link a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #bf1e2e;
	text-decoration: none;
	line-height: normal;
}

.outline {
	background-color:#000000; 
	border-color: #bf1e2e; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
}



