body {
	font-family : arial, verdana, sans-serif ;
	font-size : 12px ;
	color : #000 ;
	
	background-color : #FFF ;
}

td {
	font-family : arial, verdana, sans-serif ;
	font-size : 12px ;
	color : #000 ;
}

a:link { font-weight:bold; color : #222 ; text-decoration : none ; }
a:visited { font-weight:bold; color : #222 ; text-decoration : none ; }
a:active { font-weight:bold; color : #222 ; text-decoration : none ; }
a:hover { font-weight:bold; color : #000 ; text-decoration : none ; }

.highlight {
	color : #794243 ;
}

.middle_row {
	width: 752px ;
	background-image : url(../images/middle_row_background.gif) ;
	background-repeat : repeat-y ;
	background-color : E5E5E5 ;
	text-align : left ;
}

.no_border {
	padding : 0px 0px 0px 0px ;
	margin : 0px 0px 0px 0px ;
	border-width : 0px 0px 0px 0px ;
}

.content_home {
	width : 440px ;
}

.small_type {
	font-size : 10px ;
}

.header_background {
	background-image : url(../wcc/img/header_background.jpg) ;
	background-repeat : no-repeat ;
	background-color : #E5E5E5 ;
	height : 170px ;
}

.simple_list li
{
	margin: 0px 0px 3px 15px;
	padding: 0px 0px 0px 0px;
	list-style-type: square ;
}

.simple_list
{
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
}

.column_small {
	font-size : 12px ;
	width : 260px ;
}

.column_big {
	font-size : 12px ;
	width : 440px ;
}

.column_big_content {
	padding : 0px 15px 0px 15px ;
}

.footerText {
	color : #333 ;
	font-size : 10px ;
}

.footerText a:link { font-size : 10px ; color : #333 ; text-decoration : underline ; }
.footerText a:visited { font-size : 10px ; color : #333 ; text-decoration : underline ; }
.footerText a:active { font-size : 10px ; color : #333 ; text-decoration : underline ; }
.footerText a:hover { font-size : 10px ; color : #794243 ; text-decoration : underline ; }