/* CSS Document */

body, p, td { font: normal 12px verdana;}

body { background: url(images/bg.gif);
	   margin: 0px;
	   padding: 0px;}

DIV#div_body {}
	#div_body iframe { margin-left: -30px;}
	
	/* DIV COPYRIGHT */
	div#copyright {
		font-size: 9px;
		font-family: tahoma;
		padding: 10px 0;
		text-align: center;}
		#copyright a {
			text-decoration: none;
			font-family: tahoma;}
		#copyright a:hover {
			text-decoration: underline;}
			
DIV#div_quotesnav { margin-right: 10px;}
	#div_quotesnav ul { margin: 0px 0px 0px 9px;
						padding: 0px 0px 0px 5px;}
	#div_quotesnav li { border-bottom: 1px solid #ccc;
						list-style: square url(images/bullet.gif);
						line-height: 20px;}
	#div_quotesnav p { margin: 0px 0px 3px 0px;
					   font-size: 10px;}
	#div_quotesnav a { text-decoration: none;}
	#div_quotesnav a:hover { 
							 text-decoration: underline;}
DIV#div_subnav { text-align: center;
				 font-size: 11px;}
#div_subnav a { text-decoration: none;}
#div_subnav a:hover { text-decoration: underline;}

a { text-decoration: underline;
	font-weight: bold;
	color: #060;}
a:hover { text-decoration: none;
		  color: #090;}
a.a_copy { text-decoration: none;}
a.a_copy:hover { text-decoration: underline;}

h1 { font: normal 22px times new roman;
	 margin-top: 0px;}
h2 {}

td.td_body { padding: 0px 0px 10px 0px;}
	.td_body img { margin: 0px 5px 2px 0px;}
td.td_info { background: #fff url(images/info_bg.gif) top left no-repeat;
			 padding-top: 2px;}
	.td_info p { font-size: 10px;}
td.td_footer { border-top: 1px solid #000;
			   padding-top: 5px;}
td.td_title { }

ul {}