.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 15pt;
	color : #303030;		
}

.pagetools {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 13pt;
	color : #6E6E6E;
	font-weight : bold;
}

.rightborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 13pt;
	color : #252525;		
}


.MenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color : #FFFFFF;
	text-decoration : none;	
    line-height: 16pt;
	font-weight : bold;
	margin-left:5px;
}

.ActiveMenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color : #F6F6F6;
	text-decoration : none;	
    line-height: 16pt;
	font-weight : bold;
	margin-left:5px;
}

.BreadCrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    line-height: 13pt;
	color : #555555;		
}

.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color : #CC3333;
}

.FrontPageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color : #003399;
	text-decoration:none;
}

.FrontPageTitle a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color : #003399;
	text-decoration:underline;
}

A:HOVER {
	color : #330099;
	text-decoration : underline;
}

A.MenuItem:HOVER {
	text-decoration : none;
	color : #FFFFFF;
}

A.ActiveMenuItem:HOVER {
	text-decoration : none;
	color : #FFFFFF;
}

.Copywrite{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
    line-height: 12pt;
	color : #838383;
}