﻿body
{
	margin-left: 0px;
	margin-top:5px;
	margin-bottom:5px;
	color: black;
	font-family: Verdana;
	font-size: 11px;
	direction: ltr;
	background-color:Black;
}

a, a:visited, a:active {
  color: #101322;
  text-decoration: none;
  border-bottom: 1px dotted #101322;
}
 
a.privacy {
  text-decoration: none;
 
}
 
a:hover {
  
  text-decoration: none;
  border-bottom: 0px;
}
 
table
{
	font-size: 100%;
}
input, textarea, button, select
{
	font-size: 100%;
	text-align: left;
}
button
{
	cursor: hand;
	cursor: pointer;
}
p
{
	margin-top: 0px;
}
 
a img
{
	border: none;
}
hr
{
	color: #d7dddd;
	height: 2px;
}
li
{
	padding: 1px 0px;
	list-style-image: url(img/bullet.gif);
}
ol li
{
	list-style-type: decimal;
}
.opposite
{
	text-align: right;
}

.float
{
	float: right;
}

.borderopen
{
	border-left: solid 1px #d7dddd;
}

.borderclose
{
	border-right: solid 1px #d7dddd;
}

.paddingopen
{
	padding-left: 8px;
}

.paddingclose
{
	padding-right: 8px;
}

a.link1
{
	color: #999c9c;
	font-size: 9px;
	text-decoration: underline;
}
.textbox
{
	border-width: 1px;
	border-style: solid;
	border-color: #b6b5b5 #e0dfe3 #e0dfe3 #b6b5b5;
}
.container
{
	width: 970px;
}
.header
{
	width: 100%;
}
.logocontainer
{
	width: 167px;
	padding-bottom: 2px;
	vertical-align: bottom;
}
.topnav
{
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.searchbar
{
	padding: 0px 7px 0px 0px;
	text-align: right;
	white-space: nowrap;
}

.searchbar input
{
	width: 100px;
}
.searchbar button
{
	width: 52px;
	height: 17px;
	border: none;
	padding-bottom: 2px;
	background-image: url(img/login.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	color: #105768;
	font-size: 85%;
	font-weight: bold;
}

.helpbutton
{
	width: 94px;
	height: 19px;
	margin-bottom: 1px;
	border: none;
	padding-bottom: 2px;
	background-image: url(../img/live_help2.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	color: white;
	font-weight: bold;
	font-size: 85%;
	vertical-align: middle;
}
.livehelp a
{
	color: #2c7f93;
	text-decoration: none;
}
.loginbar
{
	vertical-align: top;
	text-align: right;
}


.loginbarbutton
{
	width: 51px;
	height: 17px;
	border: none;
	padding-bottom: 2px;
	background-image: url('../img/login.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	color: #105768;
	font-size: 95%;
	font-weight: bold;
	margin-top: 0px;
}
.forgotpassword
{
	margin-top: 4px;
	color: #666666;
}

.topmenu
{
	width: 100%;
	height: 28px;
	margin: 12px 0px 19px 0px;
	background-image: url(../img/topmenu.gif);
	padding: 0px 0px 0px 4px;
}

.topmenu table
{
	width: 100%;
	height: 100%;
}
.topmenu td
{
	padding: 0px 10px;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	cursor: default;
}
.topmenu a
{
	color: white;
	text-decoration: none;
}
.topmenu a:hover
{
	color: white;
	text-decoration: underline;
}
.topmenu .seperator
{
	font-weight: normal;
	padding: 0px;
}
.topmenu .edge
{
	width: 14px;
	padding: 0px;
	background-image: url(../img/topmenu_ltr.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.footer
{
	margin: 16px 0px 20px 0px;
	border-top: solid 1px #d7dddd;
	padding-top: 12px;
	color: #8e9293;
	text-align: center;
}
.bottommenu
{
	cursor: default;
}
.bottommenu a
{
	color: #8e9293;
	text-decoration: none;
}
.bottommenu a:hover
{
	text-decoration: underline;
}
.logos
{
	margin-top: 12px;
	color: #aaaaaa;
	font-size: 85%;
}
.logos a
{
	color: #aaaaaa;
	text-decoration: none;
}
.logos img
{
	margin: 0px 6px;
}
.maincontent
{
	width: 100%;
	height: 250px;
}

.homepagemain
{
	vertical-align: top;
}
.homepagemain h1
{
	margin-bottom: 8px;
	padding: 1px 5px;
	background-color: #f4f1de;
	color: #ae9703;
	font-size: 100%;
	font-weight: bold;
}
.homepageside
{
	width: 232px;
	vertical-align: top;
	padding: 0px 0px 0px 19px;
}

.homepageside h1
{
	margin-bottom: 8px;
	padding: 1px 5px;
	background-color: #e5e8ed;
	color: #224673;
	font-size: 100%;
	font-weight: bold;
}

.box
{
	border: #d7dddd 1px solid;
	padding: 12px 10px 12px 14px;
	background-image: url(../img/bg1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}
.box a, a:visited, a:active 
{
	color: #728aa8;
	font-size: 11px;
	text-decoration: none;
	border-bottom: none;
}
.box0
{
	border: #d7dddd 1px solid;
	padding: 12px 10px 12px 14px;
	background-image: url(../img/bg1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box1
{
	border: solid 1px #d7dddd;
	padding: 4px;
	background-color: #f8f9fb;
}
.box1 h1
{
	margin: 0px;
}
.innerpagemain
{
	padding-bottom: 15px;
	vertical-align: top;
}
.innerpagemain h1
{
	margin-bottom: 8px;
	color: #ae9703;
	font-family: Tahoma;
	font-size: 100%;
	font-weight: bold;
}
.innerpagemain h2
{
	padding: 6px 15px;
	background-color: #6d85a4;
	color: white;
	font-family: Tahoma;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
}
.innerpagemain h3
{
	margin-top: 4px;
	border: solid 1px #d7dddd;
	padding: 5px;
	background-color: #f8f9fb;
	font-size: 100%;
	font-weight: normal;
}
.innerpagemain h4
{
	margin: 8px 0px;
	color: #224673;
	font-size: 100%;
	font-weight: bold;
}
.innerpageside
{
	width: 165px;
	vertical-align: top;
	padding: 0px 30px 0px 0px;
}
.rtl .innerpageside
{
	padding: 0px 0px 0px 30px;
}
.sidemenu
{
	margin-bottom: 18px;
	border: solid 1px #d6dadf;
	border-bottom: solid 5px #5a7ca8;
	cursor: default;
}
.sidemenu .item1
{
	padding: 5px;
	background-color: #e5e8ed;
	font-weight: bold;
	color: #728aa8;
}
.sidemenu .item1 a
{
	color: #224673;
	text-decoration: none;
}
.sidemenu .item1 a:hover
{
	color: #728aa8;
	text-decoration: none;
}
.sidemenu .subs
{
	padding: 9px 0px 2px 0px;
}
.sidemenu .item2
{
	padding: 0px 5px 7px 5px;
	color: #728aa8;
	background-color: #ffffff;
}
.sidemenu .item2 a
{
	color: #224673;
	text-decoration: none;
}
.sidemenu .item2 a:hover
{
	color: #728aa8;
	text-decoration: underline;
}
.datatable
{
	width: 100%;
}
.datatable th
{
	padding: 4px;
	background-color: #5e7697;
	color: white;
	font-weight: bold;
	text-align: left;
}
.rtl .datatable th
{
	text-align: right;
}
.datatable tr
{
	background-color: #dbe5ee;
}
.datatable td
{
	padding: 4px;
	vertical-align: baseline;
}
.datatable tr.row2
{
	background-color: #f2f2f2;
}
.formerror
{
	margin-bottom: 4px;
	color: red;
	font-weight: bold;
}
.formcomment
{
	padding: 2px 0px 6px 0px;
	color: #666666;
	font-size: 85%;
}

.searchtitle
{
	padding-bottom: 10px;
	background-image: url(../img/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.searchnav
{
	padding-top: 10px;
	background-image: url(../img/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: gray;
}
.rates
{
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}
.rates th
{
	height: 23px;
	border: solid 1px #d7dddd;
	background-color: #406492;
	color: white;
}
.rates td
{
	height: 23px;
	border: solid 1px #d7dddd;
	font-family: Arial;
	font-size: 95%;
}
.rates .name
{
	color: #1e768c;
	font-weight: bold;
}
.rates .ascending
{
	color: #339900;
}
.rates .descending
{
	color: #990000;
}
H1 {

            font-family:Tahoma;

            color: #ae9703;

            font-size:11px;

            font-weight:bold;

            padding:0 0 0 0;

            text-transform:uppercase;

}

H2 {

            font-family:Tahoma;

            color: #ae9703;

            font-size:11px;

            font-weight:bold;

            padding:0 0 3 0;

}

H3 {

            font-family:Tahoma;

            color: #ae9703;

            font-size:11px;

            font-weight:bold;

            padding:0 0 3 0;

            text-transform:uppercase;

}

H4 {

            font-family:Verdana;

            color: #555657;

            font-size:11px;

            font-weight:bold;

            padding:0 0 0 0;

}

H5 {

            font-family:Verdana;

            color: #224673;

            font-size:11px;

            font-weight:normal;

            padding:0 0 0 0;

}

H6 {

            font-family:Verdana;

            color: #2c7f93;

            font-size:11px;

            font-weight:bold;

            padding:0 0 3 0;

}





