.tobg {
	background-image: url(images/top_lightbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.titlebg {
	background-image: url(images/titlebg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.menu_fonts {
	font-size: 14px;
}
.lines {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
.font14_01 {
	font-size: 14px;
	color: #d36ca5;
}
a {
	color: #cc99cc;
	text-decoration: none;
}
a:hover {
	color: #ff99ff;
	text-decoration: underline;
}
.line_left {
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #999999;
}
.foot_bg {
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-size: 12px;
	font-family: Tahoma;
	color: #ffffff;
	letter-spacing: 1.5px;
	line-height: 17px;
}
.blackfont {
	color: #ffffff;
}

.borderod {
	background-color: #E1E1E1;
	border: 1px solid #333333;
	padding: 3px;
}
.borderodCopy {

	background-color: #251327;
	border: 1px none #CCCCCC;
	padding: 3px;
}
hr {
	background-color: #251327;
	height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
