body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
	background-image: url(images/base.jpg)
}

a:link {
	color: #93278F;
	text-decoration: none;
}
a:visited {
	color: #93278F;
	text-decoration: none;
}
a:hover {
	color: #C1272D;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
	 
.middle { 
	font-size: 15px; 
	font-weight: bolder; 
	line-height: 23px; 
}
.middlenavy { 
	font-size: 18px; 
	font-weight: bolder; 
	line-height: 23px; 
	color: #001844;
}
.black11px {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.black12px {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.black13px {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.black14pxspace {
	font-size: 14px;
	line-height: 23px;
	color: #000000;
	letter-spacing: 1px;
}
.gray14px {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.gray13px {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.gray12px {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.gray11px {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.bkgray {
	background-color: #aaaaaa;
}
.red12px {
	font-size: 12px;
	line-height: 17px;
	color: #FF0000;
}
.white13px {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
.white14px {
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
}
.line{ 
	border: 1px solid #cccccc;
}
ul, li{
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
.btn{ 
}
.pngfix{ 
}

.whitebase_mid {
	background-image: url(images/whitebase_mid.png);
}