body
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: arial, tahoma, sans-serif;
	background: url('images/common/background.gif')
}

td
{
	font-size: 12px;
	font-family: arial, tahoma, sans-serif;
	vertical-align: top;
	line-height: 1.3em;
}

h1
{
	display: none;
}

a:link { color: #000000; text-decoration: none }
a:visited { color: #000000; text-decoration: none }
a:active { color: #000000; text-decoration: none }
a:hover { color: #000000; text-decoration: underline }

a:link.readmore { color: #B01933; text-decoration: none }
a:visited.readmore { color: #B01933; text-decoration: none }
a:active.readmore { color: #B01933; text-decoration: none }
a:hover.readmore { color: #000000; text-decoration: none }

#rightcontent a:link { color: #7D7D7D; text-decoration: none }
#rightcontent a:visited { color: #7D7D7D; text-decoration: none }
#rightcontent a:active { color: #7D7D7D; text-decoration: none }
#rightcontent a:hover { color: #B01933; text-decoration: none }

#maintable
{
	height: 100%;
	padding: 15px 15px 0px 15px;
	background: #F0EFEF;
}

#mainleft
{
	background: #E6AA1A;
	padding: 0px 0px 30px 0px;
}

#maindivider
{
	width: 10px;
}

#mainright
{
	background: #FFFFFF;
}

#mainbottom
{
	height: 20px;
	font-size: 9px;
	color: #868585;
	vertical-align: bottom;
	padding-bottom: 5px;
}

#maincontent
{
	padding: 20px 50px 20px 67px;
}

#rightdivider
{
	height: 10px;
	background: #F0EFEF;
}

#rightcontent
{
	background: #FFFFFF;
	padding: 10px 7px;
	color: #7D7D7D;
}

#rightcontent a
{
	font-weight: bold;
}

.stardlist
{
	padding: 15px 0px;
}

.stardlist span
{
	background: url('images/common/bullet_star.gif') top left no-repeat;
	padding-left: 16px;
	font-weight: bold;
	font-style: italic;
}

.emphasis
{
	font-weight: bold;
	font-style: italic;
}

.praise 
{
	background: url('images/common/bullet_dash.gif') top left no-repeat;
	padding-left: 11px;
	font-weight: bold;
	font-style: italic;
}

.readmore
{
	font-weight: bold;
}

/* video.php */
#videotable
{
	margin: 15px;
}