body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-color: #333333;
	list-style-image: url(images/bullet.gif);
	background-image: url(images/bg.gif);
}
a:link, a:visited{
	color: #FF33CC;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
.Right_Border {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Page_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: lighter;
	color: #FF33CC;
	line-height: 30px;
	letter-spacing: 1px;
	text-transform: none;
}
.pod_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.pod_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.pod_bottom {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
.pod_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.pod_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

