@charset "utf-8";
/* CSS Document TWD3 2009 */


body {
	background-image:url(../images/back.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#3d3d3d;
	font-size:12px;
	font-style:normal;
	}
	
.shadow-back {
	background-image:url(../images/shadow-back.png);
	background-repeat:repeat-y;
	background-position:center;
	}	
	
H1.margin {
	margin-left:30px;
	margin-right:20px;
	}
H2.margin {
	margin-left:30px;
	margin-right:20px;
	}
p {
	margin-left:30px;
	margin-right:20px;
	}

p.cmargin {
	margin-left:30px;
	margin-right:20px;
	text-align:center;
	}

hr.margin {
	margin-left:30px;
	margin-right: 30px;
	}

li.margin {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:5px;
	}		

a:link {
	color: #0078ae;
	text-decoration:underline}

a:visited {
	color: #0078ae;
	text-decoration:underline}

a:active {
	color: #0078ae;
	text-decoration:underline}

a:hover {
	color: #3d3d3d;
	text-decoration:none;
}

.bottom a:link {
	color: #3d3d3d;
	text-decoration:underline}

.bottom a:visited {
	color: #3d3d3d;
	text-decoration:underline}

.bottom a:active {
	color: #3d3d3d;
	text-decoration:underline}

.bottom a:hover {
	color: #000000;
	text-decoration:none;
}

.super {
	font-size:70%;
	position:relative;
	bottom: .5em;
}
	
/* DeeZ End TwD */
