body {
	padding: 0px;
	margin:0;
}

A:LINK { 
	color: #666666; 
	text-decoration: underline; 
}

A:VISITED { 
	color: #666666; 
	text-decoration: underline; 
}

A:HOVER { 
	color: #ff4a3d; 
	text-decoration: underline; 
}

A:ACTIVE { 
	color: #ff4a3d; 
	text-decoration: underline; 
}


.normal { 
	color: #666666; 
	font-size: 12px; 
	line-height: 16px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Tahoma, Geneva, sans-serif;
}

TD { 
	color: #666666; 
	font-size: 11px; 
	line-height: 16px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Tahoma, Geneva, sans-serif;
}

TD.top_link { 
	color: #dc3029; 
	font-size: 10px; 
	line-height: 16px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Tahoma, Geneva, sans-serif;
}

.top_link A:LINK { 
	color: #dc3029; 
	text-decoration: none; 
}

.top_link A:VISITED { 
	color: #dc3029; 
	text-decoration: none; 
}

.top_link A:HOVER { 
	color: #dc3029; 
	text-decoration: underline; 
}

.top_link A:ACTIVE { 
	color: #dc3029; 
	text-decoration: underline; 
}

TD.headline { 
	color: #000000; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 4px 0 4px 6px;
}

TD.article_title { 
	color: #000000; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}



TD.article_title a, TD.article_title a:link, TD.article_title a:visited, TD.article_title a:hover, TD.article_title a:active { 
	color: #dc3029; 
	text-decoration: none;
}

TD.article { 
	color: #666666; 
	font-size: 12px; 
	line-height: 16px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Tahoma, Geneva, sans-serif;
}



span.article_title { 
	color: #5b8f27; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma, Geneva, sans-serif;
}

.article_link { 
	color: #666666; 
	font-size: 11px; 
	line-height: 16px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Tahoma, Geneva, sans-serif;
}

.article_link A:LINK { 
	color: #666666; 
	text-decoration: none; 
}

.article_link A:VISITED { 
	color: #666666; 
	text-decoration: none; 
}

.article_link A:HOVER { 
	color: #dc3029; 
	text-decoration: underline; 
}

.article_link A:ACTIVE { 
	color: #dc3029; 
	text-decoration: underline; 
}

TD.subscribe_box { 
	color: #333333; 
	font-size: 11px; 
	line-height: 15px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Tahoma, Geneva, sans-serif;
}

TD.subscribe_box A:LINK { 
	color: #000000; 
	text-decoration: none; 
}

TD.subscribe_box A:VISITED { 
	color: #000000; 
	text-decoration: none; 
}

TD.subscribe_box A:HOVER { 
	color: #dc3029b; 
	text-decoration: underline; 
}

TD.subscribe_box A:ACTIVE { 
	color: #dc3029; 
	text-decoration: underline; 
}

TD.button_ad {
	background-color: #dc3029;	
	color: #fff;
}

TD.button_ad A:LINK { 
	color: #fff; 
	text-decoration: none; 
}

TD.button_ad A:VISITED { 
	color: #fff; 
	text-decoration: none; 
}

TD.button_ad A:HOVER { 
	color: #fff; 
	text-decoration: underline; 
}

TD.button_ad A:ACTIVE { 
	color: #fff; 
	text-decoration: underline; 
}

.subscribetxt { 
	color: #000000; 
	font-size: 11px; 
	font-weight: normal; 
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #e5e5e5;
}

.subscribeheadline {
	font-weight: normal !important;	
	color: #fff !important;
}

TABLE.header { 
	margin:  20px 0px 0px 0px; 
}

/* Existing */

.ad { 
	border: 1px solid #d5d6d8; 
	margin:  0px 0px 20px 0px; 
}

.slogan { 
	color: #666666; 
	font-size: 10px; 
	line-height: 15px; 
	text-align: center; 
	font-family: Tahoma, Geneva, sans-serif;
	padding: 10px 0px 10px 0px; 
}

.input { 
	color: #666666; 
	font-size: 10px; 
	font-family: Tahoma, Geneva, sans-serif;
	border: 1px solid #CCCCCC; 
	background-color: #FFFFFF; 
	width: 100%; 
}

.formbutton {
	color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #000000;
	border: 0px;
}

.formbuttonover {
	color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #dc3029;
	border: 0px;
}

.click { 
	border-bottom: 1px solid #bdb399; 
/*	border-right: 1px solid #dcdcdc;  */
	padding-bottom: 4px; 
	padding-right: 4px; 
	
}

.menulink { 
	color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 6px; 
	padding-bottom: 5px; 
	padding-left: 12px; 

}

TD.menulink { 
	background: url(images/header_bar.jpg) no-repeat;

}

.menulink a:link { 
	color: #000; 
	text-decoration: none; 
}

.menulink a:visited { 
	color: #000; 
	text-decoration: none; 
}

.menulink a:hover { 
	color: #000; 
	text-decoration: underline; 
}

.menulink a:active { 
	color: #000; 
	text-decoration: underline; 
}


TD div { 
	color: #666666; 
	font-size: 12px; 
	line-height: 16px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: -10px; 
	margin-top: 10px;   
	
}  

TD div A:LINK { 
	color: #666666; 
	text-decoration: underline; 
}

TD div A:VISITED { 
	color: #666666; 
	text-decoration: underline; 
}

TD div A:HOVER { 
	color: #ff4a3d; 
	text-decoration: underline; 
}

TD div A:ACTIVE { 
	color: #ff4a3d; 
	text-decoration: underline; 
}

ul {
	margin: 0pt 0pt 0pt 12pt;
	padding: 0pt;
	list-style-image: url(images/bullet.gif);
}
		
li {
    margin-bottom: 5px;
    padding-left: 2px;
}
