/* ----------- Basic ----------- */
body {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #313131;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.6em;
	text-align: justify;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: top;
}

.form
{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	}

.newsmenu  {
	height:20px;
	border: 1px solid #e3e3e4;
	border-bottom:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	background-image: url(../images/menu_news.jpg);
	vertical-align:middle;
}

.newsmenu a {
	
	color: #343233;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.newsmenu a:hover {
	color: #0066b3;
	text-decoration: none;
	font-weight: bold;
}

.dotline {
background-image: url(../images/dotline.gif);
background-repeat: repeat-x;
background-position: center;
}

.title-header {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
}

#titleBlock {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
}
#titleBlock a {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #086ace;
	text-decoration: none;	/*padding-left: 15px;*/
	padding-left: 10px;
}
#titleBlock a:hover {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #086ace;
	text-decoration: underline;
	padding-left: 10px;	/*padding-left: 15px;*/
}

a {
	color: #086ace;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma, Arial, "Times New Roman";
	line-height: 1.6em;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:hover {
	font-family: Tahoma, Arial, "Times New Roman";
	color: #086ace;
	text-decoration: underline;
	font-size: 11px;
	line-height: 1.6em;
}

.nTitle {
	font-family:Tahoma, Arial, "Times New Roman"
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.nTitle a {
	font-family:Tahoma, Arial, "Times New Roman"
	font-size: 12px;
	color: #086ace;
	line-height: normal;
	text-decoration: none;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
}
.nTitle a:hover {
	font-family:Tahoma, Arial, "Times New Roman"
	font-size: 12px;
	color: #086ace;
	line-height: normal;
	text-decoration: underline;
	font-weight: bold;
}

.nTitle .chitiet {
	font-family:Tahoma, Arial, "Times New Roman"
	font-size: 12px;
	color: #FC6409;
	line-height: normal;
	text-decoration: underline;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
}
.nTitle .chitiet:hover {
	font-family:Tahoma, Arial, "Times New Roman"
	font-size: 12px;
	color: #095188;
	line-height: normal;
	text-decoration: underline;
	font-weight: normal;
}
/* -------------- Border --------------- */
.borderAll {
	border: 1px solid #e2e2e3;
	background-color: #FFFFFF;
}
.borderLBR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e2e2e3;
	border-left-color: #e2e2e3;
	border-bottom-width: 1px;
	border-bottom-color: #e2e2e3;
	text-indent: 10px;
	font-weight: normal;
}

.titleExchange  {
	height:22px;
	border: 1px solid #e3e3e4;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	background-image: url(../images/menu_news.jpg);
	text-indent: 10px;
	font-weight: bold;
}
#textForm {
font-family: Tahoma, Arial, "Times New Roman";
font-size: 11px;
font-weight: normal;
color: #000000;
height: 17px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
/*.ajax__tab_xp .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px; height:37px; width:288px;}
.ajax__tab_xp .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:0px solid #999999;border-top:0;padding:8px;background-color:#F6F0E0;}*/
.ajax__tab_xp .ajax__tab_header {border-style: none;
	border-color: inherit;
	border-width: 0;
	background: transparent none repeat scroll 0 0 !important;
}
.ajax__tab_xp .ajax__tab_body 
{
	width:270px;
	background-color:Transparent !important;
	border:0px solid !important;
	font-family: Tahoma,Arial,"Times New Roman" !important; 
	font-size:11px!important;
 }


