body, td, tr, table, p {
	font-family: verdana, arial, helvetica;  
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
}
input, textarea, select {
	font-size: 11px; border-width: 1px 1px 1px 1px;
}
a{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration : none;
}
a:hover{
	text-decoration : underline;
}
.bdrleft{
	border-right : 1px dotted Gray;
}
.menutop					{font-size: 11px; color: #7F0081; text-decoration: none; font-weight: normal;}
a.menutop:link 			{
	font-size: 11px;
	color: #7F0081;
	text-decoration: none;
	font-weight: bold;
}
a.menutop:visited 		{
	font-size: 11px;
	color: #7F0081;
	text-decoration: none;
	font-weight: bold;
}
a.menutop:active			{
	font-size: 11px;
	color: #7F0081;
	text-decoration: none;
	font-weight: bold;
}
a.menutop:hover			{
	font-size: 11px;
	color: #7F0081;
	text-decoration: underline;
	font-weight: bold;
}
.menuleft					{font-size: 11px; color: #312F32; text-decoration: none; font-weight: normal;}
a.menuleft:link 			{
	font-size: 11px;
	color: #312F32;
	text-decoration: none;
	font-weight: bold;
}
a.menuleft:visited 		{
	font-size: 11px;
	color: #312F32;
	text-decoration: none;
	font-weight: bold;
}
a.menuleft:active			{
	font-size: 11px;
	color: #312F32;
	text-decoration: none;
	font-weight: bold;
}
a.menuleft:hover			{
	font-size: 11px;
	color: #312F32;
	text-decoration: underline;
	font-weight: bold;
}
.fboder{
	border-left : 1px solid #B987BE;
	border-right : 1px solid #B987BE;
	border-top : 1px solid #B987BE;
	border-bottom : 1px solid #B987BE;
}
.hdrtitle{font-size: 18px; color: #8F1F81; text-decoration: none; font-weight: bold; margin: 0px; padding: 0px}