@charset "utf-8";
/* CSS Document */


body {
	background-color:#787878;
}
#menumenu {
	width:100%;
	height: 25px;
}

.Titletitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	color: #006;
	text-align: left;
	text-indent: 50px;
	padding-top: 40px;
}
.TitleCompanies {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #369;
	text-align: left;
	text-indent: 50px;
	padding-top: 20px;
	font-weight:bolder;
}
.Companies {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:small;
	color:#006;
	margin-left: 90px;
}
.Companies a{
	text-decoration:none;
	font-weight:bolder;
	color: #669;
}
.Companies a:hover{
	text-decoration:none;
	font-weight:bolder;
	color:#669;
}
.NewsDate {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #69C;
	text-align: left;
	text-indent: 0px;
	padding-top: 0px;
}
.NewsText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style:normal;
	color: #006;
	text-align: left;
	text-indent:0px;
	padding-top: 0px;
}
.NewsText a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006;
	text-align: left;
	text-decoration:none;
	word-spacing: 998px;
}
.NewsText a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006;
	text-align: left;
	text-decoration:none;
	word-spacing: 998px;
}
.whitespace {
	color:#FFF;
}
#box001 {
	text-align: center;
	top: 10px;
	width: 100%;
}

#TextBox {
	width: auto;
	text-align: center;
	background-repeat:no-repeat;
	height:450px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:left;
	color:#006;
	padding-left:50px;
	padding-right:10px;
	padding-top: 0px;
	vertical-align: top;
	z-index: 300;
	background-color: #FFF;
}
#TextBox a{
	text-decoration:none;
	font-weight:bold;
	color:#69C;
}
#TextBox a:hover{
	text-decoration:none;
	color:#669;

}

#TextBoxN {
	width: auto;
	text-align: center;
	background-repeat:no-repeat;
	height:450px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:left;
	color:#006;
	padding-left:50px;
	padding-right:10px;
	padding-top: 0px;
	vertical-align: top;
	z-index: 300;
	background-color: #FFF;
	background-image:url(images/Web_back-white.jpg);
}
#TextBoxN a{
	text-decoration:none;
	font-weight:bold;
	color:#69C;
}
#TextBoxN a:hover{
	text-decoration:none;
	color:#669;

}
#TextBoxTop {
	text-align: center;
	background-color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:left;
	color:#006;
	padding-left:0px;
	padding-right:10px;
	padding-top: 0px;
	vertical-align: middle;
	z-index: 300;
}
#TextBoxLogo {
	text-align: center;
	background-color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:left;
	color:#006;
	padding-top: 1px;
	vertical-align: bottom;
	z-index: 300;
}

.underline {
	border-bottom-color:#69C;
	border-bottom-style:solid;
	border-bottom-width:thin;
}

#TextBoxSide {
	text-align: center;
	height:445px;
	background-color:#FFF;
	text-align:left;
	width: 155px;
	vertical-align: top;
}
#TextBoxSide1 {
	width: 46px;
	text-align: center;
	height:46px;
	background-color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:left;
	color:#006;
	padding-top: 0px;
	vertical-align: top;
	padding-right: 20px;
	background-repeat: no-repeat;
}

.TextTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	color: #369;
	text-align: left;
	background-color:#FFF;
	padding-left:0px;
	vertical-align: top;
	padding-top: 20px;
}
#copyright {
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #CCC;
	text-align: left;
	text-decoration:none;
}

.rightindent {
	text-align:right;
	padding-right: 20px;
}
.rightindent a{
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	color:#CCC;
}
.rightindent a:hover{
	font-weight: bolder;
	font-style:normal;
	text-decoration:none;
	color: #999;
}
#newstoedit {
	border-bottom-color:#69C;
	border-bottom-style:solid;
	border-bottom-width: thin;
	height:auto;
	width: 445px;
	padding-bottom: 5px;
	
}

#Forma {
	position: relative;
	width: 450px;
	top: 0px;
	left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #006;
	font-size: small;
	background-image: url(images/Web_back-white.jpg);
	background-repeat: no-repeat;
}
.Send {
	width:90px;
	height:26px;
	font-size:small;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #006;
}
