body {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; COLOR: #000000; 
	FONT-FAMILY: Arial, sans-serif; 
	TEXT-DECORATION: none;
	line-height: 150%;
}

td {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; COLOR: #000000; 
	FONT-FAMILY: Arial, sans-serif; 
	TEXT-DECORATION: none;
	line-height: 150%;
}

.headimg-mask, #pagemask {
	width:760px;
	height:284px;
	float:right;
	margin:0;
	display:
	inline;
	background:#FFF;
	overflow:hidden;
}
#pagemask {
	width:760px;
	height:284px;
}
.headimg-mask img, #pagemask img {
	width:760px;
	height:284px;
	background:#FFF;
	padding:0;
	border:none;
}
#pagemask img {
	width:760px;
	height:284px;
}

#pager {
	position:absolute;
	margin-left:656px;
	margin-top:6px;
	z-index:20;
	display:none;
}
/*
#pager a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	padding:0;
	width:16px;
	height:16px;
	font-size:0.75em;
	text-align:center;
	background:#FFF;
	border:1px solid #ddd;
	color:#999999;
	float:left;
	margin-right:2px;
	text-decoration:none;
}
#pager a:hover {
	background:#ccc;
	color:fff;
}
*/
.teaser {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; COLOR: #000000; 
	FONT-FAMILY: Arial, sans-serif; 
	TEXT-DECORATION: none;
}

.noline {
	font-family: Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}


a:link { 
	font-family:Arial, sans-serif;
	font-size: 12px;
	color: #E23520;
	font-weight :  normal; 
	text-decoration : underline
 }
 
a:active { 
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #E23520;
	font-weight :  normal; 
	text-decoration : underline
 }

a:visited { 
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #E23520;
	font-weight :  normal; 
	text-decoration : underline
 }
 
a:hover { 
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight :  normal; 
	text-decoration : none
 }
 
.mail { 
	font-family:Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight :  normal; 
	text-decoration : none
 }
 
.mail a:link { 
	font-family:Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight :  normal; 
	text-decoration : none
 }
 
.mail a:active { 
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight :  normal; 
	text-decoration : none
 }

.mail a:visited { 
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight :  normal; 
	text-decoration : none
 }
 
.mail a:hover { 
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight :  normal; 
	text-decoration : underline
 }
 
.formbox {
	margin:0;
	font-size: 11px;
	padding:10px 0 0 0;
	width:649px;
	text-align:center
}

INPUT 
{
BORDER-RIGHT: #000000 1px solid;
BORDER-TOP: #000000 1px solid; 
BORDER-LEFT: #000000 1px solid; 
BORDER-BOTTOM: #000000 1px solid;
font-size: 10px;
COLOR: #000000; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
width: 400px
}

TEXTAREA 
{
BORDER-RIGHT: #000000 1px solid; 
BORDER-TOP: #000000 1px solid; 
BORDER-LEFT: #000000 1px solid; 
BORDER-BOTTOM: #000000 1px solid;
font-size: 10px; 
COLOR: #000000; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
HEIGHT: 100px;
width: 400px
}

SELECT 
{
BORDER-RIGHT: #000000 1px solid; 
BORDER-TOP: #000000 1px solid; 
BORDER-LEFT: #000000 1px solid; 
BORDER-BOTTOM: #000000 1px solid;
font-size: 10px;
COLOR: #000000; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
width: 200px;
}

INPUT.button 
{
BORDER-LEFT-COLOR: #000000; 
BORDER-BOTTOM-COLOR: #000000; 
COLOR: #000000; 
BORDER-TOP-COLOR: #000000; 
FONT-STYLE: normal; 
BACKGROUND-COLOR: #FFFFFF; 
BORDER-RIGHT-COLOR: #000000;
width: 150px
}