html, body, table
{
	font-size:12px;
	font-family:Arial;
}

h1, h2,h3 {
	font-size:18px;
	font-weight:bold;
	color:#5a7894;

}
.topline { background:url(images/centertopbg.jpg) #fff top left repeat-x}

a, #tab a {color:#888}
a:hover {color:#fc8d3d}

.box
	{width:180px; height:147px; text-align:center;  background:url(images/shadow.gif) #eee bottom right no-repeat}
.box div.shadow img
	{
       margin-top:15px;
       border:1px solid #aaa;
       border-bottom:1px solid #fff;
       border-right:1px solid #fff;

	}

.box2
	{width:280px; height:215px; text-align:center;  background:url(images/shadow.gif) #eee bottom right no-repeat}
.box2 div.shadow img
	{
       margin-top:15px;
       border:1px solid #aaa;
       border-bottom:1px solid #fff;
       border-right:1px solid #fff;

	}
a.sel {color:#fc8d3d}

