body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background_main.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
}
body, td, th {
	color: #CCC;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
object {
	outline:none;
}
h1 {
	font-size: 36px;
	color: #C30000;
}
h2 {
	font-size: 24px;
	color: #C30000;
	line-height: 26px;
	padding-right: 20px;
	padding-left: 20px;
}

a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
a:link {
	color: #DCDBDB;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #DCDBDB;
}
a:hover {
	text-decoration: none;
	color: #DCDBDB;
}
a:active {
	text-decoration: underline;
	color: #DCDBDB;
}
.topbox {
	height: 90px;
	width: 920px;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.mainbox {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
.menubox {
	width: 176px;
	float: left;
	margin-right: 20px;
}
.menubox img {
	border: 0px none #CCC;
	padding-top: 8px;
}
.menubox a:link {
	color: #DCDBDB;
	text-decoration: underline;
	padding-bottom: 1px;
}
.menubox a:visited {
	text-decoration: underline;
	color: #DCDBDB;
	padding-bottom: 1px;
}
.menubox a:hover {
	text-decoration: none;
	color: #DCDBDB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 0px;
}
.menubox a:active {
	text-decoration: underline;
	color: #DCDBDB;
	padding-bottom: 1px;
}
.menubox .select {
	text-decoration: none;
	color: #DCDBDB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 0px;
}
.dividerbox {
	float: left;
	width: 2px;
}
.contentbox_index {
	float: left;
	width: 700px;
	text-align: center;
}
.contentbox {
	float: left;
	width: 700px;
	padding-top: 30px;
}
.contentbox p {
	padding-left: 50px;
	text-align: center;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-right: 20px;
}
.contentbox table {
	margin-right: 30px;
}
.contentbox2 {
	float: left;
	width: 700px;
	background-image: url(images/box_background.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 460px;
}
.contentbox2 table {
	margin-left: 43px;
	margin-top: 30px;
}
.videobox {
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	height: 225px;
}


.subdiv {
	margin-right: 15px;
	margin-left: 15px;
}

.footerbox {
	text-align: right;
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: .7em;
	line-height: 1.4em;
	color: #666;
}
.footerbox a:link {
	color: #666;
	text-decoration: underline;
}
.footerbox a:visited {
	text-decoration: underline;
	color: #666;
}
.footerbox a:hover {
	text-decoration: none;
	color: #666;
}
.footerbox a:active {
	text-decoration: underline;
	color: #666;
}
.contentbox table tr td a:link {
	color: #DCDBDB;
	text-decoration: underline;
	padding-bottom: 1px;
}
.contentbox table tr td a:visited {
	text-decoration: underline;
	color: #DCDBDB;
	padding-bottom: 1px;
}
.contentbox table tr td a:hover {
	text-decoration: none;
	color: #DCDBDB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 0px;
}
.contentbox table tr td a:active {
	text-decoration: underline;
	color: #DCDBDB;
	padding-bottom: 1px;
}
.contentbox table tr td .select {
	text-decoration: none;
	color: #DCDBDB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 0px;
}
.contentbox table tr td  img {
	border: 0px none #CCC;
}
.tablevideos tr td img {
	margin-top: 10px;
	margin-bottom: 5px;
}
.tablevideos tr td {
	font-size: .8em;
}
