body{
	margin: 0;
	padding: 0;
}
a {
	color: #001358; text-decoration: none
}
a:hover {
	color: #D10E16; text-decoration: none
}

.Button {
	background-color: #2F6790;
	border-bottom: #1E415B 2px solid;
	border-left: #608BAA 2px solid;
	border-right: #1E415B 2px solid;
	border-top: #608BAA 2px solid;
	color: #ffffff;
	font-family: arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	cursor: hand;
}

 

.txtbox {
	background-color: #ffffff; color:#000000; width:204px; border: 1pt solid Black; font-size:8pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
}

.txtbox2 {
	background-color: #EAEDF4; color:navy; width:75px; border: 1pt solid Black; font-size:8pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
}

.txtbox3 {
	background-color: #EAEDF4; color:navy; width:225px; border: 1pt solid Black; font-size:8pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
}

.txtbox4 {
	background-color: #ffffff; color:#412E27;   width:75px; border: 1px solid #4E6892; font-size:8pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
}

.txtbox5 {
	background-color: #EAEDF4; color:#364763; width:125px; height:30px; border: 1pt solid #364763; font-size:8pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
}

.txtboxSearch {
	background-color: #ffffff; color:navy; width:125px; border: 1pt solid Black; font-size:8pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
}

.txt100 {
	color: #3B527E; font-family: Arial; font-size: 11pt; margin: 0px 5px; text-align: justify
}

.txt12b {
	color: #000000; font-family: Arial; font-size: 12pt; margin: 0px 5px; text-align: justify; font-weight: bold;
}

.txt11 {
	color: #000000; font-family: Arial; font-size: 11pt; margin: 0px 5px; text-align: justify
}
.txt11b {
	color: #000000; font-family: Arial; font-size: 11pt; margin: 0px 5px; text-align: justify; font-weight: bold;
}
.txt10 {
	color: #3B527E; font-family: Arial; font-size: 10pt; margin: 0px 5px
}
.txt10s {
	color: #364763; font-family: Arial; font-size: 10pt; font-weight: bold; margin: 0px 5px
}
.txt10b {
	color: #000000; font-family: Arial; font-size: 10pt; margin: 0px 5px; font-weight: bold;
}


.txt9 {
	color: #3B527E; font-family: Arial; font-size: 9pt; margin: 0px 5px; text-align: justify
}
.txt8 {
	color: #3B527E; font-family: Arial; font-size: 8pt; margin: 0px 5px; text-align: justify
}
.txt7 {
	color: #364763; font-family: Arial; font-size: 7pt; margin: 0px 5px; text-align: justify
}
.linksup {
	color: #ffffff; font-family: Arial; font-size: 10pt; margin: 0px 5px; font-weight: bold;
}

.linken {
	color: #120A66; font-family: Arial; font-size: 10pt; margin: 0px 5px; font-weight: bold;
}

.formTitle  {
	background-color: #4E6892;
	color: #ffffff; font-family: Arial; font-size: 8pt; margin: 0px 5px; font-weight: bold;
}

.RawOver {
	background-color: #4E6892;
	color: #ffffff; font-family: Arial; font-size: 10pt; margin: 0px 5px; font-weight: bold;
}

.RawOut {
	background-color: #B67861;
	color: #ffffff; font-family: Arial; font-size: 10pt; margin: 0px 5px; font-weight: bold;	
}

#topMenu td{
	background: #B67861;
	cursor: pointer;
	color: #120A66;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
#topMenu td.sep{
	background: white;
}
#topMenu td a{
	background: #B67861;
	color: white;
	width: 100%;
	display: block;
}
#topMenu td a:hover{
	background: #4E6892;
	color: white;
}
h1{
	font-family: arial;
}

.mainText{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	padding: 5px 10px;
	font-weight: bold;
	direction: rtl;
	text-align: right; 
	vertical-align: top;
}
.subTitle{
	font-weight: bold;
	color: #B11705;
}
.link{
	font-weight: bold;
	color: #B11705;
	font-size: 14px;
}
img.clickable{
	cursor: pointer;
}
.drkBlue{
	text-align: center;
	color: DarkBlue;
	font-weight: bold;
	font-size: 14px;
	font-family: arial;
}
#Footer .links {
	font-size:10px;
	text-align:center;
	cursor:default;

}
#Footer {
	margin:10px auto 10px auto;
	padding-bottom:25px;
	font-family:Arial;
	font-size:9px;
}
#Footer .links a,#Footer .links a:visited {
	color:#A48260;
	text-decoration:none;
	white-space:nowrap;
}
#Footer .links a:hover,#Footer .links a:active {
	text-decoration:underline;
}
