﻿body 	{ background-color:#FFFFFF }

.cs a:active  { color:#336600; text-decoration: none; font-weight: bold  }
.cs a:visited  { color:#336600; text-decoration: none; font-weight: bold  }
.cs a:link  { color:white; text-decoration: none; font-weight: bold  }
.cs a:hover { color: #336600; text-decoration: underline; }

.nav a:LINK {  color: #0019a9; text-decoration: none; }
.nav a:ACTIVE {  color: #0019a9; text-decoration: none; }
.nav a:VISITED {  color: #0019a9; text-decoration: none; }
.nav a:HOVER 	{  color: #0019a9; text-decoration: underline; }

.nav2 a:VISITED {  color: #FFFFFF; text-decoration: none; }
.nav2 a:ACTIVE {  color: #FFFFFF; text-decoration: none; }
.nav2 a:LINK {  color: #FFFFFF; text-decoration: none; }
.nav2 a:HOVER 	{  color: #000099; text-decoration: underline; }

.borderstyle	{ border:1px #00437f; border-style:none solid;}
.fontstyle 		{ font-family: verdana, tahoma, arial; font-size:80%;}
.divctr			{ width:60%; text-align:center; float:left }/*this is the header center aligned*/

.nav 		{ border-top:1px solid #00437F; border-bottom:1px solid #00437F;padding:7px 0; 
				background-color:#c7c7ff; color:#fff;}
.nav2 		{ padding:6px 0; background-color:#A3A3FF; color:#000;}


/*body of the bsl with ht, not for dvd bsl*/
.bodybsl		{ text-align:center; vertical-align:top; padding:5px;color:#000000; height:20em;
					border:2px white groove; background-color:#D1D1A5; float:left; width:23%;}
.bodybsl_kids	{ vertical-align:top; padding:5px;color:#000000; float:left; width:48%; height:130px;
					border:3px white groove; background-color:#D1D1A5; }
.bodybg 	{ background-color:#dfe3ff; border:1px #00437f; font-size:95%; padding:5px 20px;
					border-style:none solid double solid;}
.hdr		{ background-color:#dfe3ff; height:5.5em; }
.imgtitleht	{ height:16em}
.imghtbk { height:12em}
.imghtCD { height:10em }
.nrbody	 { padding:0.5em; background:#dfe3ff}
.rdrpage { background-color:#D1D1A5; width:45%; margin:0.5em; padding:0.5em 0; height:210px}

/*childrens bib*/
.Pinkbk 	{ border-style: ridge groove; border-color:#00b2ff; border-width:10px; padding: 5px 0 5px 5px;	background-color:#ff66ff}
.Yellowbk 	{ border-style: ridge groove; border-color:#ff66ff; border-width:10px; padding: 5px 0 5px 5px;	background-color:#ffff00;}
.Bluebk { border-style: ridge groove; border-color:#ffff00; border-width:10px; padding: 5px 0 5px 5px;	background-color:#00b2ff;}
.Purplebk { border-style: ridge groove; border-color:#BDFF7A; border-width: 10px; padding: 5px 0 5px 5px;	background-color:#993399;}
.Greenbk { border-style: ridge groove; border-color:#00b2ff; border-width: 10px;padding: 5px 0 5px 5px;background-color:#339900;}
.orangebk { border-style: ridge groove; border-color:#ff66ff; border-width: 10px; padding: 5px 0 5px 5px;background-color:#FFC105;}
