body {
	background-image: url(bgg.jpg);
	background-repeat: repeat-y;
	/*	background-color: #20468D; */
	background-position: center;
}

body,td,th {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif ;
	font-size: 13px;
	color: #333333;
}

.va {
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #1465A4;
	font-size: 11px;
}

.tit {
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #079040;
	font-size: 13px;
}


.cell {
	background-attachment: fixed;
	background-image: url(cellbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00adef;
	font-variant:small-caps;
}
.subtit {
	font-weight: bold;
}


.border {
/*	border: 1px solid #ECE9D8; */
	border: 1px solid #FFFFFF;
}
.fix
{

background-image:url(images/foot.gif);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:bottom;
}
 
a:link {
	text-decoration: none;
	color: #176FAE;
}
a:visited {
	text-decoration: none;
	color: #176FAE;
}
a:hover {
	text-decoration: underline overline;
	color: #079143;
}
a:active {
	text-decoration: none;
	color: #176FAE;
}


.white {
	text-decoration: none;
	color: #ffffff;
}
A.white:link {
	font-weight: bold;
	color: #ffffff;
}
A.white:visited {
	font-weight: bold;
	color: #ffffff;
}
A.white:hover {
	text-decoration: underline overline;
	font-weight: bold;
	color: #ffffff;
}
A.white:active {
	font-weight: bold;
	color: #ffffff;
}



.menu {
	font-weight: bold;
	background-color: #C2FCDB;
	font-variant: small-caps;
	text-transform: capitalize;
	height: 15px;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
	color: #FFFFFF;
	margin: 8px;
	padding: 2px;
	background-image: url(me.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.sub {
color: #078643;
font-style:normal;
font-weight:bold;
}
.titnav {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	}
.bottom {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #F4F2F3;
}

.navig {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #0091cc;
	height: 25px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FFFFFF;

	}
	.navige {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #0091cc;
	}
.form {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #2AA459;
	border: 1px solid #0091CC;
	background-color: #F4F2F3;
	}
	.required {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #993300;
	border: 1px solid #993300;
	background-image: url(req.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #F4F2F3;
	}
	
	.requiredate {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	border: 1px solid #993300;
	background-image: url(req.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #F4F2F3;
	height: 20px;
	width: 110px;
	float: left;
	text-align: center;
	vertical-align: middle;
	}
	
		#eff{
		margin-top:10px;
		margin-bottom:20px;
		padding: 5px;
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
		behavior: url(border-radius.htc);
} 
	
	
	.nationality {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #993300;
	border: 1px solid #993300;
	background-image: url(req.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	.button {
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #0091CC;
	cursor: hand;
	font-weight: bold;
	background-color: #0091CC;
	height: 22px;
}
.tracking {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
}
.srch {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	background-image: url(go.gif);
}

.on {
	font-weight: bold;
	background-color: #0091CC;
	border: 1px solid #FFFFFF;
	font-variant: small-caps;
	text-transform: capitalize;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	cursor: hand;
	color: #DDD021;
	}
.right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
}

div.sample_popup { z-index: +1; }

div.sample_popup div.menu_form_header
{
  border: 1px solid black;
  border-bottom: 0px;

  cursor: default;

  width: 200px;

  height:      20px;
  line-height: 19px;
  vertical-align: middle;

  background: url('form_header.png') no-repeat;

  text-decoration: none;
  font-family: "Times New Roman", Serif;
  font-weight: 900;
  font-size: 13px;
  color: #206040;
}

div.sample_popup div.menu_form_body
{
  border: 1px solid black;
  width: 200px;
  background: url('form.png') no-repeat left bottom;
}

div.sample_popup img.menu_form_exit
{
  float: right;
  margin: 4px 5px 0px 0px;
  cursor: pointer;
}

div.sample_popup table
{
  border-collapse: collapse;
  width: 100%;
}

div.sample_popup th
{
  width: 1%;
  padding: 0px 5px 1px 0px;

  text-align: left;

  font-family: "Times New Roman", Serif;
  font-weight: 900;
  font-size: 13px;
  color: #004060;
}

div.sample_popup td
{
  width: 99%;
  padding: 0px 0px 1px 0px;
}

div.sample_popup form
{
  margin: 0px;
  padding: 8px 10px 10px 10px;
}

div.sample_popup input.field
{
  border: 1px solid #808080;
  width: 95%;
  font-family: Arial, Sans-Serif;
  font-size: 12px;
}

div.sample_popup input.btn
{
  margin-top: 2px;
  border: 1px solid #808080;
  background-color: #DDFFDD;
  font-family: Verdana, Sans-Serif;
  font-size: 11px;
}
.list {
	list-style-position: outside;
	list-style-image: url(bullet.gif);
	line-height:20px;
}
.disclaimer {
	font-size: 10px;
	color: #FF0000;
}

