body {
	background: #fff url('../images/body_bg.gif') repeat-x;
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
}

#footer {
	background: #144a1e url('../images/footer_bg.jpg') repeat-x;
}

#login {
	background: url('../images/form_bg.png') no-repeat;
	font-size: 1.1em;
	line-height: 1.27em;
	color: #fff;
}

.login_inputbox {
	border: 1px solid #818682;
}

.login_button {
	background: url('../images/enter_but.png') no-repeat;
}

.fordet_pass a {
	color: #fff;
}

#slogan {
	background: url('../images/slogan.png') no-repeat;
}

#slider {
	border: 1px solid #c5c5c5;
}

/*#slider img {
	border: 1px solid #c5c5c5 !important;	
}*/

#controls {
	background: url('../images/controls_bg.png') no-repeat;
}

#controls li {
	background: none;
	text-align: center;
}

#controls li a {
	background: #f2f3f4;
}

#controls .current a {
	background: none;
}

#controls li:hover {
	background: url('../images/controls_active.png') no-repeat;
}

#controls li a:hover {
	background: none;
}

#controls .current {
	background: url('../images/controls_active.png') no-repeat;
}

#controls .current a {
	color: #fff;
}

#controls li a {
	color: #000;
	text-decoration: none;
}

#main_menu li a:link, #main_menu li a:visited{
	background: url('../images/menu_bg.gif') repeat-x;
	color: #fff;
	text-decoration: none;
	font-size: 1.63em;
	font-family: Arial;
	border-left: 1px solid #1c692b;
	border-top: 1px solid #1c692b;
	border-bottom: 1px solid #1c692b;
	border-right:  1px solid #4eb361;
	font-weight: bold;
}

#main_menu li a:hover, #main_menu li a:active, #main_menu #current a{
	background: url('../images/menu_bg_active.gif') repeat-x;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #be272d;
	border-top: 1px solid #be272d;
	border-bottom: 1px solid #870607;
	border-right:  1px solid #be272d;
	font-weight: bold;
}

#content_text {
	text-align: justify;
}

.wrapper {
	background: url('../images/header_bg.jpg') right 2px no-repeat;	
}

.contentheading {
	font-size: 18px;
	font-family: Arial, Helvetica;
	text-transform: uppercase;
	color: #1C6D2C;
	margin-bottom: 0px;
	padding: 0px 0px 0px 5px; 
	/*background: url('../images/home_article_header.jpg') no-repeat;*/
}

.sidebar .moduletable h3 {
	font-size: 18px;
	font-family: Helvetica;
	text-transform: uppercase;
	color: #fff;
	background: url('../images/sidebar_head.jpg') no-repeat;	
}

.latest_head {
	line-height: 18px;
	/*background: #e6eaee;*/
	background: url('../images/home_article_header.jpg') no-repeat;	
}

ul.latestnews {
	border: 1px solid #d1d1d1;
}

.ln_date {
	color: #bc262b;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}


.latestnews_a {
	text-decoration: none;
	text-transform: uppercase;
	font-family: Helvetica;
	font-weight: bold;
	/*color: #3c3c3c;*/
	color: #FFFFFF;
}

#logos {
	background: url('../images/logos_bg.jpg') no-repeat;
}

#bottom_menu a:link, #bottom_menu a:visited{
	color: #bebebe;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 0.96em;
	font-family: Tahoma;
}

#bottom_menu a:hover, #bottom_menu a:active, #bottom_menu #active_menu{
	color: #bebebe;
	text-decoration: underline;
}

#bottom_menu .mainlevel {
	color: #bebebe;
}

#copyright a:link, #copyright a:visited{
	color: #bebebe;
	text-decoration: none;
	font-size: 1em;
	font-family: Tahoma;
}

#copyright a:hover, #copyright a:active, #copyright {
	color: #bebebe;
}

#copyright {
	color: #bebebe;
	font-size: 0.96em;
	font-family: Tahoma;
}

.featured {
	background: url('../images/featured_programs.png') no-repeat;	
}

.moduletablejoin h3 {
	color: #fff;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	text-transform: uppercase;
	background: url('../images/join_head.jpg') no-repeat;	
}

#publisher {
	background: url('../images/become_publisher.jpg') no-repeat;	
}

#advertiser {
	background: url('../images/become_advertiser.jpg') no-repeat;	
}

.moduletablejoin h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #299b40;
	line-height: 14px;
}

.join_now {
	background: url('../images/join_now.jpg') no-repeat;	
}

.username {
	text-align: center;
}

strong {
	font-weight: bold;
}

.article-content p {
	margin: 10px 0px;
}

.article-content a:link, .article-content a:visited, .article-content a:active {
	color: #268e3a;
}

.article-content ul, .join_text ul {
	list-style: none;
	text-indent: -10px;
	margin-top: 10px;
}

.article-content li {
	margin-bottom: 10px;
}

.read_more {
	color: #be272d;
	text-decoration: none;
}

.my_comp .inputbox {
	border: 1px solid #818682;
	font-size: 1em;
	line-height: 1.1em;
	color: #606060;
}

.headersub {
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}

.formfiller {
	border-bottom:	1px dotted #818682;
}

.set {
	background: url('../images/set.jpg') no-repeat;
}

.continue {
	background: url('../images/continue.jpg') no-repeat;	
}

.reset {
	background: url('../images/reset.jpg') no-repeat;
}

.logoutbutton {
	background: url('../images/log_out.png') no-repeat;
}

.article-content h3 {
	color: #a22126;
	font-size: 12px;
	font-family: Helvetica; 
	font-weight: bold;
}

.join_text li:before, .article-content li:before {
	content: "\00BB \0020";
	color: #a22126;
	font-size: 11px;
	line-height: 14px;
}

#become_publisher {
	background: url('../images/publisher.jpg') no-repeat;	
	text-indent: -1000px;
}

#become_advertiser {
	background: url('../images/advertiser.jpg') no-repeat;	
	text-indent: -1000px;
}

