﻿/*All Pages*/

table 
{
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #C6C6C6;
}

a:active {
	color: #980000;
}

body 
{
	height:100%;
	background-color: #E5E5E5;
	background-image: url('images/back_06.gif'); 
	background-repeat: repeat-x; 
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	font-family: Arial ;
}

img {
	border-width: 0;
}




/*Master*/
.padding_01  { padding: 5px }
span.font_01 { font-size: 8pt; font-family: Arial }
span.font_02 { font-family: Arial; font-size: 12pt; font-weight: bold ; color:#FFFFFF }
span.font_03 { font-size: 10pt; font-family: Arial ;color:#595959 }
span.font_04 { font-family: Arial; font-size: 14pt; font-weight: bold }
.CopyRight     { font-size: 7pt; font-family: Arial; color: #595959 }
.border_01   { border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; padding-left: 1px }
.border_02   { border-bottom:1px solid #FFFFFF; border-top:1px solid #FFFFFF;  }
.TableWidthHeight   { border:0; padding: 0;border-spacing: 0; width:100%; height:100% }
.TableWidth   { border:0; padding: 0;border-spacing: 0; width:100%; }
.FixedTable  {  width:770px; height:100%} 
.CenterTop   { text-align:center;vertical-align:top; }
.CenterTopheight   { text-align:center;vertical-align:top; height:auto}
.tdback_04	 {  background:url('images/back_04.gif'); background-repeat:repeat-y; }
.tdback_03	 {  background:url('images/back_03.gif');  background-repeat:repeat-y;}
.Table9		 { border:0; padding: 0;border-spacing: 0; width:100%; height:100% ;background-color:#BFBFBF; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; padding-left: 1px}
.back_01     { background-image: url('images/back_03.gif'); background-repeat: repeat-y }
.Language {
	position: absolute;
	right: 0px;
	top: 17px;
	font-size: 10px;
	width: 10px;
	height: 10px;
}
.LanguagePic
{
	cursor:pointer;
}


.MyContent {
	
	width: auto;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
}

.Search A:visited {
	COLOR: #00c;
}
.Search A:link {
	COLOR: Blue;
	font-style:italic;
}
.Search A:active {
	COLOR: Blue;
}
.Search {
	COLOR: Black;
}

.faWizardStep
{
	direction:rtl;
	vertical-align:top;
	text-align:right;
}
.Validator
{
	 font-size: 7pt;
	 font-family: Arial ;
	 color:Red;
}
.ButtonPictures {
    text-align:center;
    margin:10px;
	font-weight: normal;
	font-family:Tahoma;
	height:10px;
}