/* STANDARD */
body			{ margin-top: 0px; margin-left: 0px; margin-right: 0px; font-family: verdana, arial, sans-serif; color: #333333; }

font			{ font-family: verdana, arial, sans-serif; color: #ffffff; font-size: 11px; line-height: 1.5; }

ul				{ margin-top: 5px; margin-bottom: 5px; margin-left: 20px; padding-left: 0px; list-style-type: square; }

sub				{ font-size: 80%; line-height: .75; }
sup				{ font-size: 80%; line-height: 1.25; }

li				{ margin-bottom: 5px; margin-top: 5px}

a:active		{ color: #993333; text-decoration: none; }
a:link			{ color: #cc9933; text-decoration: none; }
a:visited		{ color: #993333; text-decoration: none; }
a:hover			{ color: #cc9900; text-decoration: none; }

table			{ text-align: left; }


/* CONTENT */

h1				{ font-size: 16px; color: #cc9933; font-weight: bold; line-height: 1.2; }
h2				{ font-size: 14px; color: #fff; font-weight: bold; line-height: 1.1; }
h3				{ font-size: 12px; color: #fff; font-weight: bold; line-height: 1.1; }

.body1			{ font-size: 12px; line-height: 1.6; }
.body2			{ font-size: 11px; line-height: 1.4; }
.body3			{ font-size: 12px; line-height: 1.4; }


/* NAVIGATION */

.subnav				{ font-size: 10px; font-family: verdana, arial, sans-serif; color: #cc6666; line-height: 1.1; }
a.subnav			{ color: #993333; text-decoration: none; }
a.subnav:active		{ color: #cc9933; text-decoration: none; }
a.subnav:visited	{ color: #993333; text-decoration: none; }
a.subnav:hover		{ color: #cc9900; text-decoration: none; }


.tertnav			{ font-size: 11px; font-family: verdana, arial, sans-serif; color: #cc6666; line-height: 1.1; }
a.tertnav			{ color: #993333; text-decoration: none; }
a.tertnav:active	{ color: #cc9933; text-decoration: none; }
a.tertnav:visited	{ color: #993333; text-decoration: none; }
a.tertnav:hover		{ color: #cc9900; text-decoration: none; }


.breadnav		{ font-size: 9px; font-family: verdana, arial, sans-serif; color: #cc6666; line-height: 1.1; }
a.breadnav			{ color: #993333; text-decoration: none; }
a.breadnav:active	{ color: #cc9933; text-decoration: none; }
a.breadnav:visited	{ color: #993333; text-decoration: none; }
a.breadnav:hover	{ color: #cc9900; text-decoration: none; }


.footernav		{ font-size: 9px; font-family: verdana, arial, sans-serif; color: #cc6666; line-height: 1.5; }
a.footernav			{ color: #993333; text-decoration: none; }
a.footernav:active	{ color: #cc9933; text-decoration: none; }
a.footernav:visited	{ color: #993333; text-decoration: none; }
a.footernav:hover	{ color: #cc9900; text-decoration: none; }

/* FORMS */

/* MISC ELEMENTS */
.border			{ border: 1px solid #cc6666; width: 758px; margin: 20px auto 20px auto; }

#main_img		{ background-image: url(..images/H_main_img.jpg); background-repeat: no-repeat; width: 758px; height: 330px; }
.H_movie2		{ float:left; margin-top: 160px; margin-right: 20px; margin-left: 20px;  margin-bottom: 20px; border: 1px solid #333; background: #000; }
#demo			{ float: left; margin-left: 10px; margin-top: 20px; }
.H_movie		{ float:left; border: 1px solid #333; background: #000; }

/* TABLE */
.chart	{ border: 1px solid #cc6666; width: 100%; }
.chart th, .chart thead	{ border: 1px solid #cc6666; font-size: 12px; font-family: verdana, arial, helvetica, sans-serif; color: #660000; background: #ffcc33; padding: 5px; }
.chart td, .chart tbody { border: 1px solid #cc6666; font-size: 12px; font-family: verdana, arial, helvetica, sans-serif; color: #ffcc33; background: #cc0000; padding: 5px; }