
body {

	background-image: url(images/bg.gif);
	margin:0px;}
	
a:link { color: #ABA000; text-decoration: none}
a:visited { color: #ABA000; text-decoration: none}
a:active { color: #F78E1D; text-decoration: none}
a:hover { color: #F78E1D; text-decoration: none;}

table,td,tr{ vertical-align:top}

.nleft {
	background-image: url(images/board_02.gif);
	background-repeat: repeat-y;
	width:15px;
	height:100%;}
.nright {
	background-image: url(images/board_06.gif);
	background-repeat: repeat-y;
	width:19px;
	height:100%;}


.title{
font-family: tahoma;
font-size: 14px;
font-style: normal;
font-weight: bold; 
line-height: 17px;
color: #a57c52; 
text-align: left;
padding-right: 5px;
padding-left: 5px;}

.content{
font-family: tahoma;
font-size: 12px;
font-style: normal;
font-weight: normal; 
line-height: 17px;
color: #707070; 
text-align: left;
padding-right: 5px;
padding-left: 5px;}

