﻿* {
	font-family: Verdana, Arial;
}
img {
	border: 0px solid black;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.Mandatory {
	color: Red;
}
.TextBoxWithDefault {
	border: 1px solid #d39b56;
	font-size: 10px;
	width: 80px;
	color: Gray;
}
.HPDD {
	border: 1px solid #d39b56;
	font-size: 10px;
	width: 150px;
}
.JoinInputs {
	border: 1px solid #0595c9;
	font-size: 10px;
	width: 100px;
}
.Btn {
	color: #0595C9;
	font-weight: bold;
	text-decoration: none;
}
.Btn1 {
	color: #0595C9;
	font-weight: normal;
	text-decoration: none;
}
.FormBtn {
	color: #ffffff;
	background-color: #d39b56;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: 0px solid black;
}
.AddBox {
	border-width: 1px;
	border-style: dashed;
	border-color: Black;
}
.HPSection {
	border-top: 1px solid #d39b56;
	border-bottom: 1px solid #d39b56;
}
.Header1 {
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #ff9933;
	color: #0595C9;
	width: 594px;
}
.Content1 {
	border-bottom: 1px solid #d39b56;
	font-weight: normal;
}
.Links li {
	margin: 3px 0 6px 0;
}
.Links a {
	font-size: 11px;
	color: #ff9933;
	text-decoration: none;
	font-weight: bold;
}
.Links a:Hover {
	font-size: 11px;
	color: #0595C9;
	text-decoration: none;
	font-weight: bold;
}
tr.alt {
	background-color: #e2e8e7;
}
.Error {
	font-weight: bold;
	color: Red;
}
.ForgotError {
	font-weight: bold;
	color: Red;
	clear: both;
	float: left;
	width: 90px;
	margin-top: 4px;
}
TH.Header {
	background-color: #ffcd9a;
	color: #0595c9;
	font-weight: bold;
}
.AlternateCell {
	background-color: #e3eaea;
}
.joinLink a {
	color: #d39b56;
	font-weight: bold;
	text-decoration: none;
}
.CountryName {
	font-size: 18px;
	color: #0595C9;
	font-style: italic;
}
.TableHeader {
	border-color: blue;
	border-width: 1;
}
.intro {
	font-size: 11px;
	color: Gray;
}
.intro a {
	text-decoration: underline;
	color: Gray;
}
.intro a:Hover {
	text-decoration: none;
	color: #0595C9;
	background: #ffcd9a;
}
.intro p {
	margin: 2px 5px 6px 0;
}
.menu {
	color: #0595c9;
	font-weight: bold;
	font-size: 12px;
}
.logo {
	text-decoration: none;
}
.menuTD a {
	text-decoration: none;
}
.picLbl {
	font-weight: bold;
	color: #0595C9;
	text-decoration: none;
}
.title {
	font-weight: bold;
	font-size: 14px;
	color: #0595C9;
	text-decoration: none;
}
.title2 {
	float: right;
	width: 500px;
	height: auto;
	margin: 0 48px;
	text-align: left;
	cursor: default;
	font-weight: bold;
	font-size: 14px;
	color: #0595C9;
	text-decoration: none;
}
.title2_rtl {
	direction: rtl;
	text-align: right;
}
