a:link, a:visited {
color: #000000;
text-decoration: none;
font-family: verdana;
font-weight: bold;
}

a:hover, a:active {
color: #d73000;
text-decoration: none;
font-family: verdana;
font-weight: bold;
}

html
{
overflow-y: scroll;
 }

body {
  font-family: verdana;
  background: #FF5F11;
  margin: 0px;
  border: 0px;
  padding: 0px;
  font-size: 14px;
  font-weight: normal;
  background: url(../images/bg1.png) repeat center top;
  }

#container {
width: 960px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 3px solid #000000;
border-bottom: 3px solid #000000;
 }

#header {
padding-top: 9px;
height: 165px;
text-align: center;
background: #000000;
 }

.box { 
  background: #FFFFFF; 
}

.boxtop { 
  background: url(../images/ne.gif) no-repeat top right; 
}

.boxtop div { 
  font-size: 0;
  height: 20px; 
  background: url(../images/nw.gif) no-repeat top left; 
}

.boxbottom { 
  background: url(../images/se.gif) no-repeat bottom right; 
}

.boxbottom div { 
  font-size: 0;
  height: 20px; 
  background: url(../images/sw.gif) no-repeat bottom left; 
}

.boxcontent {
  padding: 0px 20px 0px 20px;
}

table {
width: 100%;
padding-top: 10px;
border: 0px solid #ff0000;
background: #fff;
}

td.td_thumbnail_title
{
}

td.td_thumbnail_image
{
}

img.img_thumbnail_image
{
border: 0px none;
}

table.thumbs_table
{
border: 0px none;
}

.ewpg_link_text
{
	font-size: 11px;
	color: #999999;
	font-family: Verdana;
	text-decoration: none;
}

a:hover.ewpg_link_text
{
	color: #fff;
	text-decoration: none;
}
