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 5px 5px;
	padding: 0px 0px 5px 5px;
	list-style-type: square ;
}

.simple_list
{
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
}

.column_small {
	font-size : 12px ;
	width : 200px ;
}

.column_big {
	font-size : 12px ;
	width : 500px ;
}

.column_big_content {
	padding : 0px 15px 0px 15px ;
}

.one_pixel_border {
	border-style : solid ;
	border-width : 1px ;
	border-color : #000 ;
}

.coming_soon {
	border-style : dotted ;
	border-width : 1px ;
	border-color : #CCC ;
}