/* © copyright Intouch Interactive Marketing - Carl-Heinz Benseler :: the css gods will strike down on tables with great vengence! */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, label, input[type="text"], input[type="submit"], input[type="password"], input[type="file"] { margin: 0; padding: 0;} 

a {
	color: #3e3897;
	cursor:pointer;
}
a:link,  a:visited {
	color: #3e3897;
	cursor:pointer;
}
a:hover, a:active {
	color: #9999ff;
	cursor:pointer;
}
html, body{
	width:100%; 
	height:100%;
	font-size: 12px;
	font-family: Arial;
}

body{background: url(../images/bg.png) center top; overflow-y: scroll}

img{border:none}

input, select, textarea {font-family: Arial; font-size: 11px;}

/* © copyright Intouch Interactive Marketing - Carl-Heinz Benseler :: the css gods will strike down on tables with great vengence! */
