body{
	color:#000000;
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
}
a{ 
	color:#9C0A0A; 
	text-decoration:none; 
}
a:active{ 
	text-decoration:none;

}
a:visited{ 
	text-decoration:none; 
}
a:hover{ 
	text-decoration:underline; 
}
#wrapper{
	border-color:#000000;
	border-width:thin;
	border-style:solid;
} 

.t {background: url(../img/dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(../img/dot.gif) 0 100% repeat-x}
.l {background: url(../img/dot.gif) 0 0 repeat-y}
.r {background: url(../img/dot.gif) 100% 0 repeat-y}
.bl {background: url(../img/bl.gif) 0 100% no-repeat}
.br {background: url(../img/br.gif) 100% 100% no-repeat}
.tl {background: url(../img/tl.gif) 0 0 no-repeat}
.tr {background: url(../img/tr.gif) 100% 0 no-repeat; padding:10px}