.headerWrap {
	font-size: 11px;
	color: #A40050;
	background: transparent;
}
.headerWrap a {
	text-decoration: none;
	font-size: 11px;
	color: #A40050;
	background: transparent;
}
.headerWrap a:hover {
	color: #666666;
}
.contentWrap {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
}
.infoWrap {
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
	background-color: transparent;
}
.infoWrap a {
	font-size: 11px;
}
.footerWrap{
	border-top: 1px dashed #CCCCCC;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	color: #999999;
}
.menuBut {		
	font-size: 12px;	
	padding-top: 3px;
	padding-bottom: 3px;
	margin:0px;
	float: left;
	color: #696969;
	background: transparent;
}
.menubut a {
	text-decoration: none;
}
.menuBut a:hover {
	color: #FFFFFF;
	background: #A40050;
	text-decoration: none;
}
div.greyBox {
	width: 139px;
	padding:2px;
	border:1px solid #CCCCCC;
	margin: 4px;
	background-color:#f2f2f2;		
	text-align: center;
	font-size: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 125px;
}
html>body div.greyBox {width: 125px;}
	
div.boxContainer {
	width: 139px;
	float:left;
}
.breadCrumb{
	margin-left: 10px;
	color: #666;
	background-color: transparent;
	font: bold x-small/1em Verdana,Arial,Helvetica,sans-serif;
}
.breadCrumb a{ 
	color: #06c;
	background-color: transparent;
}
.breadCrumb a:hover{ 
	color: #A40050;
	background-color: transparent;
}
.infoMenus{
	color: #999999;
	margin-top: 10px;
	border-left: 1px dashed #CCCCCC;
	padding-left: 5px;
	border-top: 1px dashed #CCCCCC;
	padding-top: 5px;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 5px;
	/*border-right: 7px solid #A40050; */
	padding-right: 2px; 
}	