body{
	margin:0px;
	background:url('images/site_bg.gif') repeat-x #efefef;
}

table.site{
	background:url('images/page_bg.gif') repeat-x #ffffff;
}

a{
	color:#749dc7;
}

td{
	font-family:Verdana;
	font-size:11px;
}

h1{
	font-size:14px;
	font-weight:bold;
}

td.shadow_menu_left{
	width:14px;
	height:146px;
	background:url('images/shadow_menu_left.gif') no-repeat;
}

td.shadow_menu_right{
	width:14px;
	height:146px;
	background:url('images/shadow_menu_right.gif') no-repeat;
}

td.shadow_left{
	width:14px;
	background:url('images/shadow_left.gif') repeat-y;
}

td.shadow_right{
	width:14px;
	background:url('images/shadow_right.gif') repeat-y;
}

td.content{
	height:300px;
	width:750px;
}

td.bottom{
	width:778px;
	height:43px;
	background:url('images/bottom.gif') no-repeat;
}

div.content{
	padding-left:14px;
	padding-right:14px;
}
