﻿body	{margin: 0; padding: 0; background-color: white; }
body,div,td,p,span{
    FONT: 12px Tahoma, Verdana, Arial, sans-serif; COLOR: #444444;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
#outcontainer {padding:0px; margin:0px; background:white url(images/bg01.gif) repeat-x;}
#maincontainer {margin:0px auto; width:1000px;  padding:0px;}
    
#maincontainer #header {background: url(images/head.jpg) no-repeat; height:254px;}

#outFooter {padding:10px; margin:0px; background:black;}
#Footer {margin:0px auto; width:1000px;  padding:0px;}


.clear{ clear:both;}

/*=============== Form ======================== */
.inputnews{border: 1px solid; border-color: #666666; background: #000000; font-size: 11px; color: #4CBFA0;	width: 120px; height: 18px;}
.buttonnews {border: 1px solid; border-color: #666666; background: #000000; font-size: 11px; font-weight:bold; color: #4CBFA0; height: 18px;}

/*=============== Text ========================*/
.green10{font-size:10px; color:#4CBFA0;}

.innertube {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px
}
.thumbNews {
	PADDING-LEFT: 8px; BACKGROUND: url(images/tab.gif) no-repeat; FLOAT: left; WIDTH: 108px
}
.subtitle {
	FONT-WEIGHT: bold; COLOR: #006666
}
.newsItem {
	BACKGROUND: url(images/6x30gray.gif) repeat-x 50% bottom
}

/* =========== Link =============================*/
A {
	COLOR: #006666; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #006666
}
A:hover {
	COLOR: #666666; TEXT-DECORATION: underline;
}
A:active {
	COLOR: #006666
}
