body {
	font-family: "Arial", "Helvetica", "sans-serif";
	background-color: ffffff;
	}
	
td {
	line-height: 180%;
	font-size: 12px;
	color: #525252;
	text-decoration: none;
    }

a {
	color: #333333;
	text-decoration: none;
    }
a:hover {
	color: #C00000;
	text-decoration: underline;
    }

.cold {
	color: #ff0000;
	text-decoration: none;
    }
	
.cold:hover {
	color: #C00000;
	text-decoration: underline;
    }

.newsBg {
	background-image: url(../image/x_0002.gif);
	background-position: bottom;
	background-repeat: repeat-x;
    }

.b {
	color: #FFFFFF;
    }


.noTop {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: E9E9E9;
	border-bottom-color: E9E9E9;
	border-left-color: E9E9E9;
    }
	
.form {
	border: 1px solid #CCCCCC;
    }


.top {
	color: #333333;
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1);
	text-decoration: none;
    }
	
.top:hover {
	color: #000000;
	filter:dropshadow(color=#ffffff,offx=1,offy=1,positive=1);
	text-decoration: none;
	}
.pt14 {
	font-size: 13px;
	font-weight: bolder;
	filter: DropShadow(Color=#FFECD3, OffX=1, OffY=1);
	color: #563100;
}
form {
	margin: 0px;
	padding: 0px;
}

.Layer {
	position: relative;
}