/**
 * Style sheet dcg_basic_style
 */
*
{
	margin:0px;
	padding:0px;
	border:0px;
}

#wrapper
{
	overflow: auto;
}

body
{
	margin:0px;
	padding:0px;
	background-color:#CCCCCC;
	background-image:url("tl_files/dcgroup_home/images/body/body_bg.png");
	background-position:center center;
	background-repeat:repeat-y;
}

a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:Verdana, Arial;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Verdana, Arial;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:Verdana, Arial;
}

a, body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	font-size:12px;
	color:#000000;
}

h1, h2, h3, h4, h5, h6
{
	font-size:13px;
	color:#000000;
}

img
{
	border:0px;
}

p, pre, form
{
	margin:0px;
	padding:0px;
}

a
{
	text-decoration:none;
	color:#7A8DC5;
}

a:hover
{
	text-decoration:underline;
}

.clear
{
	height:0.1px;
	overflow:hidden;
	clear:both;
	font-size:0.1px;
	line-height:0.1px;
}

.invisible
{
	width:0px;
	height:0px;
	left:-100px;
	top:-100px;
	position:absolute;
	overflow:hidden;
	display:inline;
}

#wrapper
{
	background-color:#ffffff;
}

#header
{
	margin-bottom:5px;
}

