.text {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.Textheader_news {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #43739A;
}

body{
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
}
.data {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.outertable{
width:20%;
}
.textHeader {
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: lighter;
}
.textHeader1 {
	font-family: Tahoma,Arial;
	font-size: 13px;
	color: #656565;
	font-weight: bold;
	padding-top:23px;
	padding-left:26px;
	vertical-align:top;
}

.textWhite {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.textWhiteLink {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.textWhiteLinkTransp {

	font-family: Tahoma;
	font-size: 10px;
	color: #66FFFF;
	text-decoration: underline;
}
.textWhiteTransp {


	font-family: Tahoma;
	font-size: 10px;
	color: #66FFFF;
	text-decoration: none;
}
.textHeaderBlue {

	font-family: Tahoma;
	font-size: 18px;
	color: #137FB6;
	font-weight: lighter;
}
.textWhiteLinkTransp1 {


	font-family: Tahoma;
	font-size: 10px;
	color: #0099FF;
	text-decoration: underline;
}
.SearchBox {
	vertical-align:middle;
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
}
.textHeaderOrange {

	font-family: Tahoma;
	font-size: 15px;
	color: #F37839;
	font-weight: bold;
}
.textHeaderGray {


	font-family: Tahoma;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}
.TextGray {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 16px;

}
.textOrangeLink {

	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}

.Spacings
{
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
}
.textOrange {


	font-family: Tahoma;
	font-size: 11px;
	color: #F37839;
}
.textBlue {



	font-family: Tahoma;
	font-size: 11px;
	color: #0099FF;
}

#GrayLinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;

}
#GrayLinks a{
	text-decoration:none;
	color: #666666;
}
#GrayLinks a:hover{
	text-decoration:underline;
	color:#FF0000;
	cursor:pointer;
}
#OrangeLinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #F37839;

}
#OrangeLinks a{
	text-decoration:none;
	color: #F37839;
}
#OrangeLinks a:hover{
	text-decoration:underline;
	color:#FF0000;
	cursor:pointer;
}
#RedLinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;

}
#RedLinks a{
	text-decoration:none;
	color: #FF0000;
}
#RedLinks a:hover{
	text-decoration:underline;
	color: #FF3333;
	cursor:pointer;
}
#BlueLinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099FF;

}
#BlueLinks a{
	text-decoration:none;
	color: #0099FF;
}
#BlueLinks a:hover{
	text-decoration:underline;
	color:#FF0000;
	cursor:pointer;
}

#WhiteLinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;

}
#WhiteLinks a{
	text-decoration:underline;
	color: #FFFFFF;
}
#WhiteLinks a:hover{
	text-decoration:none;
	background-color: #FFFFFF;
	color: #0066FF ;
	cursor:pointer;
}

.textRedLink {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
	line-height: 0;
}
