﻿.Text {
	color:#FEE322;
	font-weight:bold;
	float:left;
	letter-spacing:0.1em;
}
.Text a{
	color:#FFF;
	text-transform:capitalize;	
}
.Text .divHlText
{
	float:left;
	padding:10px;
}
/*Header small*/
.header_small{
	float:left;
	width:290px;
	height:32px;
	overflow:hidden;
	background-image:url(../images/title_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
.header_small .Text {
	color:#FEE322;
	font-weight:bold;
	float:left;
	height:32px;
	letter-spacing:0.1em;
}
.header_small .Text a{
	
	color:#FFFFFF;
	text-transform:capitalize;	
}
.header_small .Text .divHlText
{
	float:left;
}
.header_small .imageheader{
	background:url('../images/headerend.gif') top left no-repeat;	
	float:left;
	width:39px;
	height:28px;
}
/*Header medium*/
.header_medium{
	width:520px;
	height:32px;
	overflow:hidden;
	float:left;
	text-transform:uppercase;
	background-image:url(../images/title_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;

}
.header_medium .Text {
	color:#0B1C6A;
	font-weight:bold;
	float:left;
	width:225px;
	height:20px;
	letter-spacing:0.1em;
}
.header_medium .Text a{
	color:#0B1C6A;	
}
.header_medium .Text .divHlText
{
	float:left;
}
.header_medium .imageheader{
	background:url('../images/headerend.gif') top left no-repeat;	
	float:left;
	width:39px;
	height:28px;
}
/*Header large*/
.header_large{
	clear:both;
	float:left;
	width:566px;
	height:26px;
	overflow:hidden;
}
.header_large .Text {
	background-color:#1D5E94;
	color:#FEE322;
	font-weight:bold;
	float:left;
	width:506px;
	height:20px;
	letter-spacing:0.1em;
	text-transform:uppercase;
}
.header_large .Text a{
	color:#FEE322;	
}
.header_large .Text .divHlText
{
	float:left;
}
.header_large .imageheader{
	background:url('../images/headerend.gif') top left no-repeat;	
	float:left;
	width:39px;
	height:28px;
}
/*header lefttop home*/
.header_lefttop_home{
	float:left;
	width:210px;
	height:32px;
	overflow:hidden;
	/*margin-top:5px;*/
}
.header_lefttop_home .Text {
	background-image:url(../images/title_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	color:#FEE322;
	font-weight:bold;
	float:left;
	width:210px;
	height:32px;
	letter-spacing:0.1em;
}
.header_lefttop_home .Text a{
	color:#FFFFFF;
	text-transform:capitalize;	
}
.header_lefttop_home .Text .divHlText
{
	float:left;
}
/*header leftbottom home*/
.header_360x32 
{
	background-image:url(../images/title_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	float:left;
	width:360px;
	height:32px;
}
.header_360x32 .Text {
	color:#FEE322;
	font-weight:bold;
	letter-spacing:0.1em;
}
.header_360x32 .Text a{
	color:#FFF;
	text-transform:capitalize;	
}
.header_360x32 .Text .divHlText
{
	float:left;
}
.header_225x32{
	background-image:url(../images/title_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	color:#FEE322;
	font-weight:bold;
	float:left;
	width:225px;
	height:32px;
	letter-spacing:0.1em;
}
/*520 X 32*/
.header_520x32{
	float:left;
	width:520px;
	height:32px;
	overflow:hidden;
	background-image:url(../images/title_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
