body{
	margin: 0px;
}

body, input, textarea, select, table, td{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

hr{
	border-bottom: 1px solid #FFFFFF;
	color: #CCCCCC;
	height: 2px;
}

.list {
	padding: 3px 0px 3px 0px;
	font-size: 11px;
}

.addlist {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #EAEAEA;
}

.padding2 {
	padding: 5px 15px 0px 15px;
	background-color: #FAFAFA;
}

.space {
	background-color: #FAFAFA;
	height: 10px;
}

.endline {
	height: 20px;
	border-bottom: 1px solid #DADBDB;
	background-color: #FAFAFA;
}

td.countrylist{
	padding: 3px 0px 3px 0px;
}

.help {
	padding: 5px;
	color: #505050;
	border: 1px solid #ABABAB;
	background-color: #FAFAFA;
}

input, textarea {
	border: 1px solid #999999;
}

.companyTitle {
	font-size: 18px;
	color: #595792;
}

div.details {
	color: #505050;
}

.monospace {
	font-family: "tahoma", monospace;
	text-transform: uppercase;
	font-size: 10px;
}

.generalTitle {
	font-size: 18px;
	color: #274C97;
	padding-bottom: 10px;
}

.ldetails, .rdetails {
	font-size: 12px;
	color: #505050;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px dotted #CCCCCC;
	vertical-align: top;
	width: 40%;
}

h3{
	display: block;
	font-weight: normal;
	font-size: 18px;
}

.rdetails {
	color: Black;
	width: 60%;
}

.delimiter {
	text-align: center;
	font-weight: bold;
	background-color: #FAFAFA;
	padding: 5px;
	border-bottom: 1px solid black;
}

.title{
	border-bottom: 1px solid #668ED4;
	font-weight: bold;
	font-size: 12px;
	color: #330099;
	background-color: #C2D0EB;
	padding: 3px 20px 3px 15px;
}
.title2{
	border-bottom: 1px solid #668ED4;
	font-weight: bold;
	font-size: 12px;
	color: #330099;
	background-color: #DFDAB5;
	padding: 3px 20px 3px 15px;
}
.padding {
	padding: 10px 20px 10px 20px;
	background-color: #FAFAFA;
	border-bottom: 1px solid #DBDCDC;
}

.padding2 {
	padding: 5px 15px 0px 10px;
	background-color: #FAFAFA;
}

.type {
	color: #FF6600;
	padding: 5px 0px 5px 15px;
	background-color: #FAFAFA;
	font-weight: bold;
	font-size: 11px;
}

.aboutTitle {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
}

.about {
	border-top: 1px solid #CCCCCC;
	color: #999999;
	padding: 20px 0px 20px 0px;
}

div.box{
	padding: 5px 20px 5px 20px;
	border: 1px solid white;
	font-size: 10px;
	color: #808080;
}

.outer {
	border: 1px solid #DEDEDE;
	background-color: #F2F2F2;
}

input.none {
	border: 0px;
}

.color, a{
	color: #3366CC;
}

a,
a:link,
a:visited,
a:active {
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.title,
a.title:link,
a.title:visited,
a.title:active,
a.title:hover {
	text-decoration: none;
	color: #CE0F0F;
	font-size: 15px;
	font-weight: bold;
}

a.brand,
a.brand:link,
a.brand:visited,
a.brand:active {
	color: #003399;
	text-decoration: none;
	font-size: 11px;
}

a.added,
a.added:link,
a.added:visited,
a.added:active {
	color: #0033CC;
	text-decoration: none;
	font-size: 10px;
}

a.added:hover{
	text-decoration: underline;
}

a.brand:hover {
	text-decoration: underline;
	font-size: 11px;
}

a.topbar,
a.topbar:link,
a.topbar:visited,
a.topbar:active
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a.topbar:hover {
	text-decoration: underline;
}

.footer {
	border-top: 7px solid #BFBFBF;
	text-align: center;
	height: 30px;
}

a.adv{
	text-decoration: underline;
	color: #FF6600;
}

a.adv:hover{
	text-decoration: none;
}

a.type {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}

.header {
	padding: 0px 20px 0px 20px;
	height: 105px;
}

.upMenu {
	background-color: #7176BD;
	padding: 0px 18px 0px 0px;
	border-bottom: 1px solid #668ED4;
}

table,
table.general{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 0px;
}

table.general{
	width: 770px;
}

table.none{
	width: auto;
}



h3{
	display: inline;
}

img {
	border: 0px;
}

div.error{
	color: #CC0000;
	text-decoration: underline;
	display: inline;
}

div.errorwindow{
	background-color: #FFEAEA;
	border: 1px solid #CC0000;
	color: #CC0000;
	margin-bottom: 10px;
	padding: 10px;
}

div.body {
	text-align: center;
}

td.google{
	padding: 15px;
	height: 90px;
	text-align: center;
}

td.general {
	width: 60%;
	vertical-align: top;
}

td.sub {
	width: 40%;
	vertical-align: top;
	padding-left: 20px;
}

table.block {
	margin-bottom: 20px;
}
.tblHeader2 {
	background-color: #5C7D78;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding-left:10px;
	color: #ffffff;
}
.txtBlack {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height: 14px;
	color : #001018;
	margin-left: 3px;
	margin-right: 3px;
	text-align : justify;
	
}
.tblBorder2 {
	border: thin solid #C4CBCE;
	border-width: 1px 1px 1px 1px;
	background-color: #F5F7F7;
	margin-left: 3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #21536A;
}
.tblHeader{
	border-bottom: 1px solid #668ED4;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	background-color: #D6DEED;
	padding: 3px 20px 3px 15px;
}

input.button {
	background-color: #7176BD;
	height: 20px;
	font-size: 11px;
	padding-top: 0px;
	text-align: center;
	color: white;
	font-weight: bold;

	
}
td.search {
	padding: 10px 20px 10px 20px;
}
