BODY			{
					background-color:wheat;
					font-color:black;
					font-weight:normal;
					font-size:12;
					font-family: georgia,arial,sanserif;
				}

.bookh1			{
					font-family:georgia,arial,sanserif;
					font-weight:bold;
					font-size:32;
					color:Brown;
					text-align:center;
					filter:shadow( color=black, strength=5, direction=180);
				}

.bookh2			{
					font-family:georgia,arial,sanserif;
					font-weight:bold;
					font-size:28;
					color:brown;
					text-align:center;
					filter:shadow( color=black, strength=5, direction=180);
				}


form			{
					background-color:wheat;
				}

a:hover			{
					color:red;
				}

a:visited		{
					color:maroon;
				}

a				{
					color:green;
				}

INPUT			{
					color:brown;
					font-weight:bold;
					background-color:beige;
				}

SELECT			{
					color:brown;
					font-weight:bold;
					background-color:beige;
				}

BUTTON			{
					background-color:brown;
					color:beige;
					border-style:outset;
					font-family: georgia, arial, sanserif;
					font-size:12;
					font-weight:bold;
				}

.details		{
					font-family: georgia,arial,sanserif;
					font-weight:normal;
					font-size:12;
					color:black;
					background-color:snow;
				}

.heading		{
					font-family:georgia,arial,sanserif;
					font-weight:bold;
					font-size:32;
					color:brown;
					text-align:center;
					height:40px;
					filter:shadow( color=black, strength=5, direction=180);
				}


.today			{
					font-family: Calisto MT,georgia,arial,sanserif;
					font-weight:bold;
					font-size:14;
					color:brown;
					text-align:center;
				}

.tbldetail		{
					font-family: georgia,Arial, Calisto MT,sanserif;
					font-weight:bold;
					font-size:12;
					color:black;
					text-align:left;
					Background-color:#f7efde;
				}

.tblDetailAlt		{
					font-family: georgia,Arial, Calisto MT,sanserif;
					font-weight:bold;
					font-size:12;
					color:black;
					text-align:left;
					background-color:#D2B48C;
			}

.tblheading		{
					font-family: georgia,Arial, Calisto MT,sanserif;
					font-weight:bold;
					font-size:12;
					color:maroon;
					text-align:center;
					Background-color:#5B504F ;
				}


.MugTgp			{
					border-style:outset;
					border-color:brown;
					height:80px;
					filter:shadow( brown,strength=5, direction=180);
			}

.MugSmall		{
					position:absolute;
					top:25px;
					border-style:outset;
					border-color:brown;
					height:140px;
					filter:shadow( brown,strength=5, direction=180);
			}

.BTitle			{
					font-family:georgia,arial,sanserif;
					font-weight:bold;
					font-size:16;
					color:White;
					text-align:center;
					height:30px;
					filter:shadow( color=black, strength=5, direction=180);
					background-color:#5B504F;
			}

.BTheading		{
					font-family: georgia,Arial, Calisto MT,sanserif;
					font-weight:bold;
					font-size:10;
					color:White;
					text-align:center;
					background-color:#5B504F;
			}

.btheading-save		{
					font-family: georgia,Arial, Calisto MT,sanserif;
					font-weight:bold;
					font-size:10;
					color:white;
					text-align:center;
					background-color:#008080;
				}

.BTDetail		{
					font-family: georgia,Arial, Calisto MT,sanserif;
					font-weight:normal;
					font-size:10;
					color:Black;
					text-align:center;
					background-color:#f7efde;
				}

.BTDetailBold		{
					font-family: georgia,Arial, Calisto MT,sanserif;
					font-weight:Bold;
					font-size:12;
					color:Black;
					text-align:center;
					background-color:#f7efde;
				}

