body {

	background-color: #FFF;

	margin: 0px;

}



.nav {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}



.nav a:link {

	color: #3CF;

	text-decoration: none;

}



.nav a:visited {

	color: #3CF;

	text-decoration: none;

}



.nav a:hover {

	color: #F60;

}



.nav a:active {

	color: #F60;

}



#welcome_head {

	position: absolute;

	height: 35px;

	width: 95px;

	left: 0px;

	top: 0px;

}



#welcome_content {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666;

	position: absolute;

	height: auto;

	width: 475px;

	left: 0px;

	top: 40px;

}



.date {

	color: #000;

	font-weight: bold;

}



#double_quote_img {

	position: relative;

	height: 15px;

	width: 20px;

	vertical-align: text-top;

}

 

.quoted_text {

	color: #F60;

	position: relative;

	width: 440px;

	height: auto;

	padding-left: 30px;

	padding-top: 1em;

	padding-bottom: 1em;

	background-image: url(../images/quoted_text_bg.gif);

	background-repeat: no-repeat;

	background-position: left 1em;

}



.news_table {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: #666;

	position: absolute;

	height: auto;

	width: 210px;

	left: 490px;

	top: 0px;

	line-height: normal;

}



.news_table a:link {

	color: #F60;

	text-decoration: none;

}



.news_table a:visited {

	color: #F60;

	text-decoration: none;

}



.news_table a:hover {

	color: #3CF;

}



.news_table a:active {

	color: #3CF;

}



.news_table_small {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 6pt;

	color: #999;

}

.news_table_head {

    width: 210px;

	height: 40px;

	text-align: left;

}



.news_table_date {

	font-weight: bold;

	color: #000;

	width: 210px;

}



.news_table_newscontent {

	width: 210px;

	padding-top: 0px;

	padding-bottom: 1em;

}


ul {

	list-style-image: url(../images/small_singlequote_CCCCCC.gif);

	list-style-position: outside;

}