.sitemargin {
	border-right-color: #B3B3B3;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #B3B3B3;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #B3B3B3;
	border-bottom-style: solid;
	border-bottom-width: 10px;
}
.title_back{
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}
.box {
	border-top-color: #DFDFDF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #DFDFDF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #F0EFF0;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9E0000;
	font-weight: bold;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FEA92A;
	font-weight: bold;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #848484;
}
p.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C42D5C;
}
img {
	border: none;
}
div.scroll {	
	height: 290px;	
	width: 306px;	
	overflow: auto;	
	padding: 8px;}
.bottom {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
}

