﻿body
{
    margin: 0px;
    font-family: Verdana;
    font-size: 11px;
}
form
{
    margin: 0px;
}
.text_footer
{
    font-size: 10px;
    color: #333333;
}
.text_credit
{
    font-size: 9px;
    color: #333333;
}
.text_credit a
{
    color: #333333;
	text-decoration: none;
}
.text_news
{
    color: #3F3F3F;
}
.text_news hr
{
    color: #A5C609;
    height: 1px;
}
.text_cot
{
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}
.text_menu
{
	color: #333333;
	text-decoration: none;
}
.text_menu:hover
{
	color: #333333;
	text-decoration: underline;
}
.text_menu_over
{
	color: #333333;
	text-decoration: none;
    font-weight: bold;
}
.text_menu_over:hover
{
	color: #333333;
	text-decoration: underline;
    font-weight: bold;
}
.text_links
{
	color: #333333;
	text-decoration: none;
}
.contactbox
{
	width: 200px;
	height: 14px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}
.newsletterbox
{
	width: 250px;
	height: 14px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
.text_menu_cot
{
	color: #333333;
	font-size: 13px;
    font-weight: bold;
}
.text_newsletter
{
	color: #ffffff;
	font-size: 12px;
    font-weight: bold;
}
.text_newsletter input
{
	width: 130px;
	height: 16px;
	background-color: #ffffff;
	border: 0px;
}
.tblDesigned th
{
	background-color: #99CC00;
	border:1px solid #ffffff;
	color: #ffffff;
	padding: 5px;
}
.tblDesigned tr
{
	background-color: #EEEEEE;
	color: #666666;
	padding: 5px;
}
.tblDesigned td
{
	border:1px solid #ffffff;
}
.text_distri_cot
{
	color: #ffffff;
	font-size: 15px;
    font-weight: bold;
}
#marqueecontainer
{
    position: relative;
    width: 200px; /*marquee width */
    height: 260px; /*marquee height */
    /*background-color: white;*/
    overflow: hidden;
    border: 0px solid black;
    padding: 0px;
}