.libtable1 {
	font-family: inherit;
	width: 95%;
	border: 1px solid #CDCDCD;
	padding: 5px;
}

.libtable1 th{
	font-size: .9em;
	text-align: left;
	background-color: #CDCDCD;
	padding: 5px;
	color: #666;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.libtable1 tfoot{
	font-size: 0.9em;
	text-align: left;
	background-color: #E2E2E2;
	padding: 5px;
	color: #666;
	font-weight: bold;
	font-variant: small-caps;
}
.libtable1 td{
	font-size: 0.9em;
	padding: 5px;
	color: #666;
	vertical-align: middle;
	line-height: 1.3em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #CDCDCD;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
}
.libtable2 {
	font-family: inherit;
	width: 100%;
	padding: 5px;
}
.libtable2 th{
	text-align: left;
	background-color: #666;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	font-size: 1.3em;
	color: #FFF;
	font-weight: bold;
}
.libtable2 td{
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 2px;
	padding-bottom: 3px;
}
.libtable2 tfoot{
	font-size: 0.9em;
	text-align: left;
	background-color: #E2E2E2;
	padding: 5px;
	color: #666;
	font-weight: bold;
	font-variant: small-caps;
}
.libtable3 {
	font-family: inherit;
	width: 95%;
	padding: 5px;
}
.libtable3 td{
	padding: 5px;
	color: #666;
	vertical-align: top;
	line-height: 1.3em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #CDCDCD;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
	border-right-width: thin;
	border-right-style: solid;
	font-size: 0.8em;
	text-align: center;
}
.libtable3 th{
	font-size: 0.9em;
	background-color: #CDCDCD;
	padding: 5px;
	color: #666;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.libtable3 tfoot{
	font-size: 0.9em;
	text-align: left;
	background-color: #E2E2E2;
	padding: 5px;
	color: #666;
	font-weight: bold;
	font-variant: small-caps;
}
.libtable3 tr td ul li {
	font-size: .9em;
}

.tblxx {
	font-family: inherit;
	width: 95%;
	border: 1px solid #CCC;
	padding: 5px;
}

.tblxx th{
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
	background-color: #333;
	word-spacing: normal;
	padding: 5px;
	color: #FFFFFF;
}
.tblxx td{
	font-size: 0.8em;
	padding: 5px;
}
.tblmodels {
	font-family: inherit;
	width: 95%;
	border: 1px solid #CCC;
	padding: 0px;
}

.tblmodels th{
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
	background-color: #333;
	word-spacing: normal;
	padding: 6px;
	color: #FFFFFF;
}
.tblmodels td{
	font-size: 0.8em;
	padding: 6px;
	vertical-align: top;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 1.2em;
}
.tblcartlink {
	font-family: inherit;
	width: 100%;
	border: 1px solid #CCC;
	padding: 5px;
	background-color: #FFF;
}

.tblcartlink th{
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
	background-color: #333;
	word-spacing: normal;
	padding: 5px;
	color: #FFFFFF;
}
.tblcartlink td{
	font-size: 0.8em;
	padding: 5px;
}
.tblimg {
	font-family: inherit;
	border: 0px solid #CCC;
	padding: 5px;
	text-align: center;
}
.tblimg td{
	font-size: 1em;
	padding: 5px;
	color: #666;
	vertical-align: top;
	line-height: 1.3em;
	text-align: center;
}
.tablecap {
	font-size: 1.4em;
	text-decoration: none;
	padding-bottom: 3px;
}


#rc
{
	font-size: x-small;
	margin: 20px;
	width: auto;
	text-align: left;
	border-collapse: collapse;
	line-height: 1.3em;
}
.row_emph1 {
	font-size: 1.3em;
	font-weight: bold;
	background-color: #CCC;
}

#rc thead th.rounded-corner
{
	background-color: #CDCDCD;
	background-image: url(cssimg/tl.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
}
#rc thead th.rounded-q4
{
	background-color: #CDCDCD;
	background-image: url(cssimg/tr.gif);
	background-repeat: no-repeat;
	background-position: right -1px;
}
#rc th
{
	padding: 8px;
	font-size: 1.5em;
	color: #1125DC;
	background-color: #CDCDCD;
	vertical-align: bottom;
}
#rc td
{
	padding: 8px;
	border-top: 1px solid #fff;
	color: #333;
	background-color: #E4E4E4;
}
#rc tfoot td.rounded-foot-left
{
	background-color: #CDCDCD;
	background-image: url(cssimg/bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#rc tfoot td.rounded-foot-right
{
	background-color: #CDCDCD;
	background-image: url(cssimg/br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rc tbody tr:hover td
{
	background-color: #B8BEFA;
}
#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 80%;
	text-align: inherit;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}


#hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}
#hor-zebra td
{
	padding: 8px;
	color: #669;
}
#hor-zebra .odd
{
	background: #e8edff; 
}


#ver-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #039;
}
#ver-zebra td
{
	padding: 8px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #669;
}
.vzebra-odd
{
	background: #eff2ff;
}
.vzebra-even
{
	background: #e8edff;
}
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}
#ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action
{
	background: #dce4ff;
	border-bottom: 1px solid #d6dfff;
}


#one-column-emphasis
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#one-column-emphasis th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	color: #039;
}
#one-column-emphasis td
{
	padding: 10px 15px;
	color: #669;
	border-top: 1px solid #e8edff;
}
.oce-first
{
	background: #d0dafd;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}

#one-column-emphasis tr:hover td
{
	color: #339;
	background: #eff2ff;
}
.libtable2 tr td form {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.redbg {
	background-color: #FF8A8A;
}
.greenbg {
	background-color: #0F6;
}.yellowbg {
	background-color: #CF0;
}

