	
	/* common template styles */
	
	body {
		margin: 0;
		padding: 0;
		background-color: #fff;
		font-family : Verdana,Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : normal;
		color: #300;		
		}
		
	img {border:0;}
	
	table, td {padding:0;margin:0;}
	
	a,a:link,a:visited,a:active {text-decoration:none;font-weight:bold;color:#300;}
	a:hover {text-decoration:none;font-weight:bold;color:#900;}
		
	table#tblmain {
		width:100%;
		height:100%;
	}
	table#tblmain td {
		height:100%;
	}

	
	div#main td {vertical-align:top;}
	
	table#tblmain td table#tblil td {vertical-align:top;}
	table#tblmain td.fp {width:50%;}

		
	a.w {
		background-color:#FFF;
	}
	a.w:hover {
		background-color:#900;
	}

	div.flip {
		position:absolute;
		left:0px;
		top:0px;
		visibility:show;
	}
	div.off {
		visibility:hidden;
	}
	
	/* common style */

	#tmain {border-left:2px solid #300;border-right:2px solid #300;margin-right:3px;height:275px;}
	#leftcol {width:342px;}
	#rightcol {width:307px;}
	#fullcol {width:649px;}
	td#head {
		height:152px;
		background-color:#fff;
		}
	
	div#main {
		height:275px;
		background-color:#fff;
		}
	
	#copy {
		font-family : Verdana,Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : normal;
		color: #300;		
		line-height:16px;
		padding-top:30px;
		padding-bottom:0px;
		padding-right:40px;
		}

	#main div#copy.s {
		padding-top:0px;
		overflow:auto;
		height:275px;
	}
	#main div#copy.s div#pad {padding-top:30px;padding-bottom:30px;}
	
	/* collection */

	div#snc {
		position:relative;
		left:146px;
		top:16px;
	}
	div#sncs {
		position:relative;
		left:50px;
		top:0px;
	}
	div#snc a {background-color:#300;}
	div#snc a:hover {background-color:#900;}
	div#sncs a {background-color:#300;}
	div#sncs a:hover {background-color:#900;}
	
	div#snp {
		position:relative;
		left:264px;
		top:16px;
	}
	div#snp a {background-color:#300;}
	div#snp a:hover {background-color:#900;}
	
	div#pn a {background-color:#221e1f;}
	div#pn a:hover {background-color:#900;}
	
	#fdiv {position:relative;top:0px;left:0px;}
	
	
	
	#pn {position:absolute;top:247px;left:121px;}
	
	.desc {
		font-family : Verdana,Arial, Helvetica, sans-serif;
		font-size : 9px;
		font-weight : normal;
		color:#221e1f;
		position:absolute;
		text-align:right;
	}
	

	
	