body {
	font-family: Lucida Grande, "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height: 24px;
	color: #FFBF00;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 50px 120px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.head {
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
}

.foot {
/*	background-image: url(images/foot.jpg);
	background-repeat: no-repeat; */
}

.table_head {
	background-image: url(images/table_head200.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}

.table_foot {
	background-image: url(images/table_foot200.gif);
	background-repeat: no-repeat;
}

td, th {
	font-family: Lucida Grande, "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

/* ----- LINKS ----- */

a {
	color: #660000;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	border-bottom-width: 1px;
}

a:hover {
	color: #669900;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}

/* ----- IMAGE ----- */

img {
	border: none;}
	
/* ----- TEXT ----- */
.title {
	font-family: Lucida Grande, "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height: 20px;
	color: #CC6600;
	background-image: url(images/balloon.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	letter-spacing: 5px;
	border-bottom: 1px solid #999999;
	padding-left: 40px;
	padding-top: 10px;
}

.subtitle {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #CC9900;
	font-style: normal;
}

li {
	color: #666666;
	list-style-position: outside;
	list-style-type: square;
	line-height: 18px;
	margin-left: -20px;
	list-style-image: url(images/bullet.gif);
	font-size: 10px;
	font-family: Lucida Grande, "Arial", "Helvetica", "sans-serif";
}


td#box
{
	background-color: #ffffff;
	border-right: 1px dotted #ccc;
}

td#box a.noline
{
	color: #cccccc;
	border: none;
}

/* ----- COLUMNS -----*/
/* ----- LFET COLUMN IN COMMON ----- */

/* ----- MAIN TABLE ----- */

td#main_table
{
	background-color: #ffffff;
	border-right: 1px dotted #ccc;
	background-image: url(../shared/images/parts/bg_balloon.gif);
	background-repeat: no-repeat;
	background-position: -50px 100px;
	border-bottom: 1px dotted #ccc;
	}

/* ----- MAIN_RSS CENTER COLUMN ----- */

td#main_rss
{
	border-right: 1px dotted #ccc;
}

td#main_rss a.big
{
	font-size: 16px;
	color: #990000;
}

td#main_rss a.big:hover {
	color: #669900;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;}
	
td#main_rss .small {
	font-family: Lucida Grande, "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #333333;
	line-height: 12px;
	font-size: 10px;
	margin: 0px 0px 20px 10px;
}

div.feedBurnerFeedBlock .headline { font-size: 16px; color: red; }

/* ----- RIGHT COLUMN ----- */
td#rightcolumn a.titlelink
{
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9900;
	border: none;
}

td#rightcolumn a.titlelink:hover {
	color: #669900;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-width: 1px;}

td#rightcolumn a.small
{
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9900;
	border: none;
}

td#rightcolumn a.small:hover {
	color: #669900;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-width: 1px;}

/* ----- DIV TABLE ----- */

div.block {
	width: 95px;
	padding: 0px 10px;
	position: relative;
	background-color: #0066CC;
	height: auto;
}

div.block p {
	color: #ffffff;
	font-size: 12px;
	font-family: "Lucida Grande", Arial, "Apple LiGothic Medium";
	text-align: justify;
}

div.block a {
	color: #ffffcc;
	font-size: 10px;
	border: none;
	}
