html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td, p {
border:0pt none;
font-family:inherit;
font-size: 100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}

* {
	margin: 0px;
	padding: 0px;
}

body {
	width: 100%;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	background: url('../imgs/body_bg.gif') repeat-x;
}

#logo {
	display: block;
	width: 125px;
	height: 125px;
	position: absolute;
	top: 2px;
	left: 444px;
	text-indent: -7777em;
}

.typeface {
	font-family: BPG Glaho;
	position: relative;
}

a {
	text-decoration: none;
	color: #da2217;
	cursor: pointer;
}
img{
	border: none;	
}
a:hover {
	color: #da2217;
	text-decoration: underline;
}

.clearer {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

h1 {
	font-family: 'Sylfaen';
	font-size: 15px;
	color: #343434;
	padding: 12px 0 0 0;
}

.prel { position: relative; }
.pabs { position: absolute; }
.center { text-align: center; }

.ie6 .ie6zindex { z-index: -100; }
.ie6 .ie6zindex2 { z-index: 150; }