body { background-image: url(../images/bg.gif); background-repeat: repeat-x; }

p { text-indent: 12pt; }

td { }

a:link { color: blue; text-decoration: none; }

a:visited { color: #0000b5; text-decoration: none; }

a:hover { color: #1d1dff; text-decoration: underline; position: relative; }

a:active { color: blue; text-decoration: none; }
.style { background-color: white; border: solid 1px #4e4e4e; }
#main { width: 770px; }
#header {
	position: relative;
	width: 770px;
	height: 94px;
	margin-bottom: 6px;

}
#ccont {
	position: relative;
	width: 770px;
	height: 5px;
	margin-bottom: 6px;

}
#content { width: 770px; }
#lcont {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-align: left;
	position: relative;
	width: 190px;
	height: auto;
	float: left;
	padding: 5px;

}
#rcont {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	position: relative;
	width: 550px;
	height: auto;
	float: right;
	padding: 5px;

}
#ccont {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	position: relative;
	width: 770px;
	height: auto;
	float: none;


}

#logo { padding-bottom: 15px; }
#bullet { position: relative; }
