BODY {
        font-family: Tahoma;
        font-size: 10pt;
        color: #3F4344;
		background: #d5f1c5 url('gfx/bg.jpg') repeat-x;
		text-align: center;
		margin-top: 0px;
		line-height: 20px;
}

DIV#ctn {
		text-align: left;
		margin-left: auto;
		margin-right: auto;
		width: 760px; 
}
DIV#top {
		width: 760px;
		height: 320px;
}
DIV#txt {
		width: 760px;
		background: #FFFFFF;
}
DIV#left {
		float: left;
		width: 500px;
		padding: 20px;
}
DIV#right {
		float: right;
		width: 214px;
		margin-right: 6px;
		
}
DIV.ab {
	   margin-bottom: 10px;
}
DIV#box {
		background: #d4e4cd url('gfx/box.jpg') no-repeat;
		padding: 10px;
		padding-top:15px;
		margin-bottom: 10px;
}
DIV#footer {
		padding: 7px;
}


SPAN.header {
		font-size: 14pt;
		margin-bottom: 10px;
		display:block;
}
SPAN.header1 {
		font-size: 11pt;
		font-weight: bold;
		display: block;
		margin-bottom: 5px;
		
}
LI.hand {
		cursor: pointer;
}
DIV#crn {
		background: url('gfx/crn.jpg');
		width: 34px;
		height: 215px;
		position: absolute;
		margin-left: 760px;
		margin-top: 90px;
}
DIV.activities {
	    background: #E8E8E8;
		padding: 10px;
		margin: 5px;
}

UL.dot {
	   margin: 15px;
}
INPUT.form {
		  width: 250px;
}
TEXTAREA {
		 width: 500px;
}
TD {
        font-family: Tahoma;
        font-size: 10pt;
        color: #3F4344;
}
