/* CSS Document */
a{
	font-size: 12px;
	color: #333333;
}
.bk{
	border: 1px solid #5B8BD7;
	width: 200px;
}
.bgbg{
	background-image: url(../Images/bgbg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 52px;
	width: 200px;
}
.bg{
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
.pbig{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 30px;
	padding-left: 20px;
}
.psm{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 25px;
	padding-left: 40px;
}
