body, html
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	font-family: arial, "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	background:#000000;
	color:#FFFFFF;
}

.divider
{
 heigth:20px;
 width:100%;
 background:#B90101;
}

.table_link li
{
 padding-top:4px;
 list-style-type:none;
}

.table_link_top
{
 font-weight:bold;
}

.bg_img_top
{
 background: url("../../_face/bg_img_top.gif") no-repeat;
 width:144px;
 height:6px;
}

.bg_img_inside
{
 background: url("../../_face/bg_img_inside.gif") repeat-y;
 width:144px;
}

.bg_img_bottom
{
 background: url("../../_face/bg_img_bottom.gif") no-repeat;
 width:144px;
 height:6px;
}

.img_box
{
 float:left;
 margin-left:9px;
 margin-top:5px;
 width:144px;
 height:150px;
}

.imgBorder
{
 border:3px solid #000000;
}

.imgBorderFrame
{
 border:1px solid #FFFFFF;
 width:138px;
 height:138px;
}

.imgExtra
{
 border:1px solid #FFDD00;
}

.imgWhite
{
 border:1px solid #FFFFFF;
}

#MediaPlayer
{
 border:1px solid #666666;
}

.imgScreenBlack img
{
 border:3px solid #000000;
}