@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #cccccc;
	background-image: url(/grafx/back.gif);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	font-weight: bold;
	color: #69498a;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #69498a;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669900;
}
a:active {
	text-decoration: none;
}
a:link.sm {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
a:visited.sm {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover.sm {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #333333;
}
a:active.sm {
	font-size: 10px;
	text-decoration: none;
}

.whitelgText {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.whitelgText2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link.img
{background-color: transparent}

a:visited.img
{background-color: transparent}

a:hover.img
{background-color: transparent}

a:active.img
{background-color: transparent}

img
{border-color: #69498a}

.lgText {
	font-size: 14px;
}
hr {
	color: #69498a;
	height: 1px;
}
.bottomBorder {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #69498a;
}
.smallText {
	font-size: 10px;
}

h2 {
	font-size: 14px;
}

video {
	width: 40em;
	height: 30em;
	margin: 0 1.5em 1.5em 2.0em;
	float:left; 
}

embed, object{ 
	width: 40em;
	height: 31em;
	float:left; 
}

#content {
	float: left;
	width: 50em; 
}

#studio { 
	font-size: 0.9em;
	margin: 2em 0 0 20em;
}

.lgBoldText {
	font-size: 14px;
	font-weight: bold;
}
a:link.grayLink {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited.grayLink {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover.grayLink {
	font-weight: bold;
	color: #CCCCCC;
	background-color: #666666;
}
a:active.grayLink {
	text-decoration: none;
}
.menuBarBack {
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(/grafx/blockdefault.gif) center center repeat-x;
}
.mainTable {
	border: 1px solid #333333;
}
