body{font-size:medium;    font-family: Arial, Sans-Serif; margin:5 5
    background-color: #ffffCC;}

h1{ margin-top:5px; margin-bottom:5px; color:#777777;}

.disabled {	color:Red}
.hl {color: #cc0033; /*background-color: #ffff66; */
     font-weight:bold;}
.index{	background-color: #ffff66;}

A{	text-decoration: none;	}
A:link{color: #000099;}
A:hover  {    background-color: #ffff66; color: #cc0000;}
A:visited {     text-decoration: none; color: #000099;}

/* a.p stands place, place, phonetic*/
A.p:link {text-decoration: underline}
A.p:visited{text-decoration: underline}
/* a.hel Stands hover enlarge */
a.hel:hover {font-size:large}

.h1{ font-size: xx-large;	float: none;}
.h2{ font-size: x-large;}
.h3{ font-size: larger;}
.h4{ font-size: large;}

.l{font-size:large;}
.xxl{font-size:xx-large;}
.xl{font-size:x-large;}
.lr{font-size:larger;}
.m{font-size:medium;}
.s{font-size:small;}
.sr{font-size:smaller;}
.xs{font-size:x-small;}
.xxs{font-size:xx-small;}

/*
A.lk:link{color:Red;}
A.lk:visited{    color:Red;}
A.p {color: #000099;}

a:active{ text-decoration: none; }
A:link     {    text-decoration: none;}
A.lk:p
{
    text-decoration: underline;
}
*/
.hoverLarge
{
}

/* for pager control*/

.PagerCurrentPageCell
{
	color:Red
}
/*
.PagerContainerTable
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	color: #d1d1e1;
	border-bottom: #333333 1px solid;
}
*/