body {
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 0px;}
	
.white13 {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.blue15 {
	font-size: 15px;
	color: #0066ff;
	text-decoration: none;
}
.gray15 {
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}
.deepGray {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.red13 {
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
.green13 {
	font-size: 13px;
	color: #3a949c;
	text-decoration: none;
}
.green15 {
	font-size: 15px;
	color: #2C8E93;
	text-decoration: none;
}
.blue13 {
	font-size: 13px;
	color: #0033FF;
	text-decoration: none;
}


.purple13 {
	font-size: 13px;
	color: #990099;
	text-decoration: none;
}
.gray13 {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.deepPink15 {
	font-size: 15px;
	color: #CC00CC;
	text-decoration: none;
}

.red15 {
	font-size: 15px;
	color: #FF0000;
	text-decoration: none;
}
.black15 {
	font-size: 15px;
	color: #000000;
}
.pink13 {
	font-size: 13px;
	color: #FF0099;
	text-decoration: none;
}
.black_13 {
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}
#layer2 {
	position: relative;
	height: 30px;
	width: 500px;
	top: 350px;
}
.bluebk{
background-color:#0066FF;
color:#FFFFFF;
font-size:15px;
font-weight:bold;
}
.new { border:#cc0099 2px dotted; }