.b {
	font-weight: bold;
}
body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color:  #fffcea;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

a:link, a:visited{
	color: #f1dcff;
	text-decoration: none;
}

a:hover {
    color: #faefc3;
	text-decoration: none;
}
.titles {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 16px;
	text-align: left;
}
.titles2 {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-align=: left;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.titles3{
	font-size: 16px;
	color: #beacca;
	font-weight: bold;
	text-align=: left;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 5px;
}
.ltpurpletype {
	font-size: 12px;
	color: #beacca;
	text-decoration: none;
}
/*************NEWS AREA*****************/
.newsarea {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffcea;
	background-color: #895BA8;
	text-align: top;
	padding-right: 10px;
	padding-left: 10px;
}
.newsarea a {
	font-size: 12px;
	color: #fffcea;
	text-decoration: none;
}
.newsarea a:link, .newsarea a:visited{
    color: #beacca; /* types regular color */
    text-decoration: none;
}
.newsarea a:hover{
   color: #faefc3;
   text-decoration: none; /*rollover color */
}
/************** END NEWS AREA *******************/
/*************NEWS AREA*****************/
.newsarea {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffcea;
	background-color: #895BA8;
	padding: 10px;
	text-align: top;
}
.newsarea a {
	font-size: 12px;
	color: #fffcea;
	text-decoration: none;
}
.newsarea a:link, .newsarea a:visited{
    color: #beacca; /* types regular color */
    text-decoration: none;
}
.newsarea a:hover{
   color: #faefc3;
   text-decoration: none; /*rollover color */
}
/************** END NEWS AREA *******************/
/*************NEWS AREA*****************/
.tiparea {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffcea;
	background-color: #3E1955;
	padding: 10px;
	text-align: top;
}
.tiparea a {
	font-size: 12px;
	color: #fffcea;
	text-decoration: none;
}
.tiparea a:link, .tiparea a:visited{

    color: #beacca; /* types regular color */
    text-decoration: none;
}
.tiparea a:hover{
   color: #faefc3;
   text-decoration: none; /*rollover color */
}
/************** END NEWS AREA *******************/
/*************LINKS AREA*****************/
.linksarea {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f1dcff;
	text-align:left;
	background-color: #895BA8;
}
.linksarea a {
	font-size: 12px;
	color: #f1dcff;
	text-decoration: none;
}
.linksarea a:link, .linksarea a:visited{
    color: #f1dcff; /* types regular color */
    text-decoration: none;
}
.linksarea a:hover{
   color: #faefc3;
   text-decoration: none; /*rollover color */
}
/************** END NEWS AREA *******************/
/*************MID AREA*****************/
.rtarea {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffcea;
	background-color: #74468e;
	padding: 10px;
}
.rtarea a {
	font-size: 12px;
	color: #fffcea;
	text-decoration: none;
}
.rtarea a:link, .rtarea a:visited{
    color: #f1dcff; /* types regular color */
    text-decoration: none;
}
.rtarea a:hover{
   color: #faefc3;
   text-decoration: none; /*rollover color */
}
/************** END MID AREA *******************/

/*************LEFT AREA*****************/
.ltarea {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffcea;
	background-color: #74468e;
	padding: 10px 16px;
}
.ltarea a {
	font-size: 12px;
	color: #fffcea;
	text-decoration: none;
}
.ltarea a:link, .ltarea a:visited{
    color: #f1dcff; /* types regular color */
    text-decoration: none;
}
.ltarea a:hover{
   color: #faefc3;
   text-decoration: none; /*rollover color */
}
/************** END LEFT AREA *******************/
/*************MAIN AREA*****************/
#mainarea {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffcea;
	background-color: #74468e;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-top: 14px;
}
#mainarea a {
	font-size: 12px;
	color: #fffcea;
	text-decoration: none;
}
#mainarea a:link, #mainarea a:visited{
    color: #f1dcff; /* types regular color */
    text-decoration: none;
}
#mainarea a:hover{
   color: #faefc3;
   text-decoration: none; /*rollover color */
}
/************** END MAIN AREA *******************/
  
/*************FOOTER NAVIGATION*****************/
.footer {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #beacca;
	padding: 6px 16px; 
	background-color: #672c8a;
  }
.footer a {
    font-size: 10px;
	color: #4f7e94;
	text-decoration: none;
}
.footer a:link, .footer a:visited{
    font-size: 12px;
    color: #beacca; /* types regular color */
    text-decoration: none;
}
.footer a:hover{
   color: #f8efc2; /*rollover color */
}

/*************END FOOTER NAVIGATION*****************/

.copyright {
	font-size: 10px;
	color: #4f7e94;
  }
 
