
/* CSS Document */
* {
	margin:0;padding:0
}
img, table {
	border: 0;
}
table, div {
	border-collapse: collapse;
	
}

html, body {
	
	height:100%;
	border-collapse: collapse;
	background:#ffffff;	
} 
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-position: top;
}
td {
	vertical-align:top;
}
img .s {
	width:1px;
	height:1px;
}

a {
	text-decoration: underline;
	color:#0066af;
}
a:link
{
	color:#0066af;
}
a:hover
{
	color:#f2791e;
}

a:active
{
	color:#f2791e;
}
.newsText
{
	padding-left:23px;
	background-image:url(../images/imPageIco.gif);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:1.5;
	
}

a .galImg
{
	border:7px;
	color:#f2791e;
}
