body{
	padding:0px;
	margin:0px;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;;
}
td{vertical-align:top;}
img{border:none;}
A:link{color:#990000;}
A:visited{color:#990000;}
A:hover{color:#f81414;}

.bold14px{
	font-size:18px;
	font-weight:bold;
}

#table_main{
	width:100%;
	padding:0px;
	border:none;
}

#header_right {
	background-image: url(/images/core/Top_right.jpg);
	background-repeat: no-repeat;
	width:40%;
}
#header_left {
	background-image: url(/images/core/top_left.jpg);
	background-position: right;
	width:40%;
}
#bdr_left {width: 86px; background:url(/images/core/Layout_16b.jpg) #FFFFFF repeat-y left;}
#bdr_right {width: 86px; background:url(/images/core/Layout_16.jpg) #FFFFFF repeat-y right;}
#bkgnd_left{ background:url(/images/core/left_Outer.jpg) top right no-repeat; padding:-1px;}
#bkgnd_right{ background:url(/images/core/right_outer.jpg) top left no-repeat; }

#content{
  text-align:left;
	background-color:white;
	width:610px;
}

light_frame{ background-color:white; width:100%; padding:0px; border:none;}


.framedBottom{background:url(/images/images/framed_bottom.jpg) repeat-x; height:5px;}
.framedCorner{background:url(/images/images/framed_corner.jpg) top left no-repeat;}
.framedRight{background:url(/images/images/framed_right.jpg) repeat-y;}
