.text_titles {
	color: #b28afc;
	font-size: 14px;
	font-weight: bold;
}

.text_yellow { color: #FFFF00;}

A.white:link { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana; TEXT-DECORATION: underline; }
A.white:visited {	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana; TEXT-DECORATION: underline;}
A.white:hover { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana; TEXT-DECORATION: none;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.bg {
	background-attachment: fixed;
	background-image: url(../images/left-tb-bg.jpg);
	background-repeat: repeat-x;
}
.bg-building {
	background-attachment: fixed;
	background-image: url(../images/latest-news-tb-bg.jpg);
	background-repeat: repeat-x;
}
.Yelow-titles{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
}

.Yelow-text{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC00;
}

.more{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.footer{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

.InputBox { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #000000 ; 
	border: #cccccc; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}