BODY {	background: #FFFFFF; 
	margin: 0px; padding: 0px;
	font-family: Trebuchet MS, serif;
	font-size: 11px;
	width: 730px;
	height: 100%;
	}

IMG {
	border:0px;
}

PRE {	
	color: #333333;
	font-family: courier, arial;
	font-size: 11px;
	}

PRE.red {	
	color: #ff0000;
	font-family: Trebuchet MS, serif;
	font-size: 10px;
	}

TABLE TD {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	font-size: 11px;
	vertical-align:top;
}

H1 {
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 28px;
	line-height: 34px;
	font-weight: normal;
	margin-bottom: 0px;
}


H2 {
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 0px;
}

H3 {
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 14px;
	line-height: 16px;	
	font-weight: 700;
	margin-bottom: 0px;
}

A.red {
	color: #FF0000;
}

A {
	color: #50BE00;
}

A.gray {
	color: #999999;
}

.hrfront {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	width: 600px;
	background: url(../images/dots.gif) repeat-x;
	padding: 0;
	margin: 10px 0px 0px 0;
}

.stuck {
	position: absolute;
	top:67px;
	left:560px;
}

.smblock {
	position: absolute;
	top: 210px;

	background-color:#eeeeee;
	width:285px;
	padding: 5px 5px 5px 5px;
}

.smtitle {
	position: absolute;
	top: 185px;
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 0px;
}

.smblock2 {
	position: absolute;
	top: 290px;
	background-color:#eeeeee;
	width:285px;
	padding: 5px 5px 5px 5px;
}

.smtitle2 {
	position: absolute;
	top: 265px;
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 0px;
}

.bigblock {
	position: absolute;
	left: 45px;
	top: 150px;
	width:585px;
	padding: 5px 5px 5px 5px;
}


.bigblock1 {
	position: absolute;
	top: 480px;
	width:585px;
	padding: 5px 5px 5px 5px;
}


.bigblock2 {
	position: absolute;
	top: 545px;
	width:585px;
	padding: 5px 5px 5px 5px;
}

.light {
	color:#aaaaaa;
}

.linktitle {
	font-family: Trebuchet MS;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 0px;
}


#left {	
	left: 0px;
}

#right {
	left: 360px;
}

.text {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-right: 75px;
}

UL {
	margin-bottom: 20px;
}

LI {
	list-style-type: circle;
}

LI.hw {
	list-style-type: decimal;
	margin-bottom: 10px;
}

.stucklist {
	font-size: 14px;
	line-height: 22px;
	font-weight: 700;
}

.norm {
	font-size: 10px;
	font-weight: normal;
}
