body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	font-family:calibri;
	font-size:12px;
	color:#999999;
}
#text-wrapper {
	position: absolute;
	top: 10px;
	left: 1px;
	z-index: 3;
	width: 100px;
	height: 34px;
}
.main {
	border:1px solid #372233;
}
.main-text {
	background-image:url(../images/bg-home.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	padding:10px;
	font-family:calibri;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
}
.header-right {
	height:95px;
	background-image:url(../images/bg-header.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:right;
	font-family:calibri;
	font-size:11px;
	color:#FFFFFF;
	padding-top:5px;
	padding-right:5px;
}
.header-right a{
	font-family:calibri;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.header-right a:hover{
	font-family:calibri;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
.menu-box {
	border-left:1px solid #FFFFFF;
}
.line {
	background-image:url(../images/bg-line.gif);
	background-repeat:repeat-x;
	height:15px;
}
.footer {
	background-color:#6a4061;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}	
.footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	font-family::Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
.text { 
	font-family:calibri;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	line-height:18px;
}
.title { 
	font-family:calibri;
	font-size:20px;
	color:#372233;
	text-decoration:none;
	line-height:18px;
	font-weight:bold;
}
.menuleft_title {	
	background-color:#915984;
	border-top:1px solid #dfc2d9;
	border-bottom:1px solid #dfc2d9;
	height:30px;
	padding-left:5px;
	font-family:calibri;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
.menuleft_sub {	
	border-bottom:1px solid #dfc2d9;
	padding-left:5px;
	padding-bottom:5px;
	font-family:calibri;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}
.menuleft_sub a{	
	font-family:calibri;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.menuleft_sub a:hover{	
	font-family:calibri;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
.list_header{ 
	background-color:#915984;
 	font-family:calibri;
	font-size:22px;
	color:#FFFFFF;
	font-weight:bold;
	height:35px;
	padding-left:5px;
	padding-bottom:4px;
	border-bottom:1px solid #372233;
}
.text12-purple{
	font: calibri;
	font-size:12px;
	color:#915984;
	line-height:18px;
}
.text12-purple a:link{
	font: calibri;
	font-size:12px;
	color:#915984;
	line-height:18px;
	text-decoration:underline;
}
.text12-purple a:hover{
	font: calibri;
	font-size:12px;
	color:#915984;
	line-height:18px;
	text-decoration:underline;
}
.text12-purple a:visited{
	font: calibri;
	font-size:12px;
	color:#915984;
	line-height:18px;
	text-decoration:underline;
}
.text15-purple{
	font: calibri;
	font-size:15px;
	color:#915984;
}
.text17-purple{
	font: calibri;
	font-size:17px;
	color:#915984;
}
.breadcrumb {	
	border-bottom:1px solid #AF86A6;;
	padding-left:5px;
	padding-bottom:5px;
	font-family:calibri;
	font-size:13px;
	color:#915984;
	font-weight:bold;
}
.breadcrumb a{	
	font-family:calibri;
	font-size:13px;
	color:#915984;
	font-weight:normal;
}
.errMsg {
	font-family:verdana;
	font-size:10px;
	color:#990000;
	line-height:18px;
}
.sMsg {
	font-family:verdana;
	font-size:10px;
	color:#333333;
	line-height:18px;
}