BODY, P,A,LI,TD
{
	background : #FFFFFF;
	font : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #0000A0;
	font-size : 12px;
}

H1
{
	text-align : center;
	font-weight : bold;
	font-size : 18px;
}

H2
{
	text-align : center;
	font-weight : bold;
	font-size : 14px;
}
/*  Normal Links */

A:LINK.bodylinks, A:VISITED.bodylinks
 {
	text-decoration : underline;
	font-size : 12px;
	font-weight : normal;
}

A:HOVER.bodylinks, A:ACTIVE.bodylinks,A:FOCUS.bodylinks
{
	text-decoration : underline;
	font-size : 12px;
	color : #A00000;
}

/* Menu Style */
A:LINK.menu, A:VISITED:menu
{
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
}

A:HOVER.menu
{
	text-decoration : none;
	font-size : 10px;
	color : #A00000;
	font-weight : bold;
}

 A:ACTIVE.menu
{
	text-decoration : none;
	font-size : 10px;
	color : #A00000;
	font-weight : bold;
}

/* Sub Menu Style */
A:LINK.submenu,  A:VISITED.submenu,  A:HOVER.submenu,  A:ACTIVE.submenu
{
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
	color : #A00000;
}

/*  Control items */

A:LINK.control,  A:VISITED.control 
{
	text-decoration : none;
	font-size : 12px;
	color : #0000CC;
}

.A:ACTIVE.control, A:HOVER.control
{
	text-decoration : underline;
	font-size : 12px;
	color : #0000CC; 
}

.control
{
	color : #0000CC; 
}

TD.border 
{
	border : thin solid #EB8E02;
	vertical-align : top;
}

TD.heading 
{
	font-weight : bold;
	font-size : 14px;
	text-align : left;
}

TD.headingbg 
{
	background : #B0C4DE;
	font-weight : bold;
	font-size : 14px;
	text-align : left;
}

A:LINK.bookmark, A:VISITED.bookmark
 {
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
}

A:HOVER.bookmark, A:ACTIVE.bookmark,A:FOCUS.bookmark
{
	text-decoration : underline;
	font-size : 12px;
	color : #A00000;
	font-weight : bold
}

