div {
	border:thin 
}
.head {
	height: 4px;
	background: url(resources/home_2col_head.gif) no-repeat top left;
	position:relative;
	margin:0;
/*	margin-left:34px;*/
}

table {
	clear:left;
	margin-bottom:10px;
}

.content_left {
	background-color: #4d4d4d;
	margin:0px;
	margin-left:5px;
	width: 429px;
	color: #ffffff;
	/*clear:left;*/
	float: left;
	padding:10px;
}

.content_right {
	background-color: #4d4d4d;
	margin:0px;
	margin-left:10px;
	width: 266px;
	color: #ffffff;
}

#content_td_left{
	text-align:left;
	vertical-align:top;
	bgcolor:#4d4d4d;
	width:460;	
	background: url(resources/border_inside_sides.gif) no-repeat bottom left;
}

.foot {
	height: 4px;
	background: url(resources/home_2col_foot.gif) no-repeat bottom left;
	clear: left;
	margin-bottom: 10px;
	position: relative;
	margin-left: 34px;
}

img{
	margin: 0px;
	padding:0px;
}

#copyright {
	margin-top:10px;
}


.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}