

body{
	margin:0px;
	border:0px;
	padding:0px;
	background-color:white;
}

hr{
	height: 1px;
	color: #999;
	background-color: #999;
	border:none;
}


h1,h2,h3,h4,h5{
	margin:0px;
	border:0px;
	padding:0px;
}

h4 {
	border-bottom : solid 1px #444;
	border-left: solid 5px #444;
	color: #444;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 5px;
}

div#head{
	width:692px;
	margin:0px auto;
	border:0px;
	padding:0px;
}


div#c_container{
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	background-position:top center;
	width:692px;
	margin:0px auto;
	border:0px;
	padding:0px 0px 0px 0px;
	/*background-color:#88ff99;*/
}

div#c_sidebar{
	float:left;
	width:173px;
	margin:0px;
	border:0px;
	padding:0px;

}

td#c_sidebar_0{
	width:18px;
	margin:0px;
	border:0px;
	padding:0px;
}

td#c_sidebar_1{
	background-image:url(images/bg_h1.jpg);
	background-repeat:repeat-x;
	width:139px;/*155px;*/
	margin:0px;
	border:1px dashed #cccccc;
	border-width:0px 1px 0px 0px;
	padding:0px 15px 0px 0px;
	text-align:center;
	font-size:8pt;
}

div#c_main{
	float:left;
	width:419px;/*692-173*/
}

div#hedpic_bg{
	margin:0px;
	border:0px;
	padding:0px;
	width:518px;
	height:217px;
	background-image:url(images/bg_hedpic.gif);
	background-repeat:none;
	overflow:hidden;
	color:white;
	font-size:8pt;
}

div#hedpic{
	height:195px;
	overflow:auto;
	margin:0px 17px 30px 8px;
	text-align:left;
	color:white;
}

div#hedpic td{
	color:white;
}

td#c_main_0{
	background-image:url(images/bg_h1.jpg);
	background-repeat:repeat-x;
	margin:0px;
	border:0px;
	padding:0px 0px 0px 7px ;
}
td#c_main_1{
	dbackground-color:#88ff99;
}


/* ------------- */
div.content{
	background-image:url(images/bg_c.gif);
	border:1px solid red;
	border-width:1px 0px 0px 0px;
	margin:0px 0px 2em 0px;
	padding:10px;
	width:472px;
	line-height:140%;
	font-size:8pt;
	text-align:left;
}
div.content td{
	font-size:8pt;
}
div.content_p{
	line-height:160%;
	margin:0em 1.5em;
	text-align:left;
}
div.content ul{
	margin:0em 0em 0em 1em;
	padding:0em 0em 0em 1em;
	font-size:8pt;
}
div.content ol{
	margin:0.5em 0em 0em 1em;
	padding:0em 0em 0em 1em;
}
div.content li{
	margin:0em 0em 0.5em 0em;
	padding:0em 0em 0em 1em;
}



td.discthumb{
	font-size:8pt;
	line-height:150%;
}

table#rel_hed{
	margin-top:15px;
}
td#rel_thumb{
	padding-left:10px;
}
td#rel_caption{
	padding-left:10px;
}

div.rel_title{
	font-size:120%;
	font-weight:bold;
}
div.rel_body{
	font-size:90%;
	line-height:140%;
}

div.style1 {
  font-size : 16pt ;
  line-height : 150% ;
}

