
table.hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	/* margin: 45px; */
	margin-top:5px;
	margin-bottom:5px;
	/* width: 480px; */
	border-collapse: collapse;
	text-align: left;
}
table.hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
table.hor-minimalist-a td
{
	color: #669;
	padding: 9px 8px 0px 8px;
}
table.hor-minimalist-a tbody tr:hover td
{
	color: #009;
}



table.hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	/* margin: 45px; */
	margin-top:5px;
	margin-bottom:5px;
	/* width: 480px; */
	border-collapse: collapse;
	text-align: left;
}
table.hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
table.hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
table.hor-minimalist-b tbody tr:hover td
{
	color: #009;
}



table.ver-minimalist
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	/* margin: 45px; */
	margin-top:5px;
	margin-bottom:5px;
	/* width: 480px; */
	text-align: left;
	border-collapse: collapse;
}
table.ver-minimalist th
{
	padding: 8px 2px;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 2px solid #6678b1;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #039;
}
table.ver-minimalist td
{
	padding: 12px 2px 0px 2px;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #669;
}



table.box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	/* margin: 45px; */
	margin-top:5px;
	margin-bottom:5px;
	/* width: 480px; */
	text-align: left;
	border-collapse: collapse;
}
table.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;
}
table.box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
table.box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}



table.box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	/* margin: 45px; */
	margin-top:5px;
	margin-bottom:5px;
	/* width: 480px; */
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;
}
table.box-table-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e8edff;
	border-right: 1px solid #9baff1;
	border-left: 1px solid #9baff1;
	color: #039;
}
table.box-table-b td
{
	padding: 8px;
	background: #e8edff; 
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
	color: #669;
}



table.hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	/* margin: 45px; */
	margin-top:5px;
	margin-bottom:5px;
	/* width: 480px; */
	text-align: left;
	border-collapse: collapse;
}
table.hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}
table.hor-zebra td
{
	padding: 8px;
	color: #669;
}
table.hor-zebra .odd
{
	background: #e8edff; 
}



table.ver-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	/* margin: 45px; */
	margin-top:5px;
	margin-bottom:5px;
	/* width: 480px; */
	text-align: left;
	border-collapse: collapse;
}
table.ver-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #039;
}
table.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;
}
table.ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}
table.ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action
{
	background: #dce4ff;
	border-bottom: 1px solid #d6dfff;
}



table.one-column-emphasis
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	/* margin: 45px; */
	margin-top:5px;
	margin-bottom:5px;
	/* width: 480px; */
	text-align: left;
	border-collapse: collapse;
}
table.one-column-emphasis th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	color: #039;
}
table.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;
}
table.one-column-emphasis tr:hover td
{
	color: #339;
	background: #eff2ff;
}



table.newspaper-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	/* margin: 45px; */
	margin-top:5px;
	margin-bottom:5px;
	/* width: 480px; */
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
table.newspaper-a th
{
	padding: 12px 17px 12px 17px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
	border-bottom: 1px dashed #69c;
}
table.newspaper-a td
{
	padding: 7px 17px 7px 17px;
	color: #669;
}
table.newspaper-a tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}



table.newspaper-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	/* margin: 45px; */
	margin-top:5px;
	margin-bottom:5px;
	/* width: 480px; */
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
table.newspaper-b th
{
	padding: 15px 10px 10px 10px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
}
table.newspaper-b tbody
{
	background: #e8edff;
}
table.newspaper-b td
{
	padding: 10px;
	color: #669;
	border-top: 1px dashed #fff;
}
table.newspaper-b tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}



table.newspaper-c
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	/* margin: 45px; */
	margin-top:5px;
	margin-bottom:5px;
	/* width: 480px; */
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #6cf;
}
table.newspaper-c th
{
	padding: 20px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	text-transform: uppercase;
	border-right: 1px solid #0865c2;
	border-top: 1px solid #0865c2;
	border-left: 1px solid #0865c2;
	border-bottom: 1px solid #fff;
}
table.newspaper-c td
{
	padding: 10px 20px;
	color: #669;
	border-right: 1px dashed #6cf;
}




table.gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	/* margin: 45px; */
	margin-top:5px;
	margin-bottom:5px;
	/* width: 480px; */
	text-align: left;
	border-collapse: collapse;
}
table.gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('/img/table/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
table.gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('/img/table/gradback.png') repeat-x;
}
table.gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
table.gradient-style tbody tr:hover td
{
	background: #d0dafd url('/img/table/gradhover.png') repeat-x;
	color: #339;
}




