.tabletop {
	margin-top: 10px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin-right: 50px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text {
	background-repeat: no-repeat;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
	
}
a.text {color:#FFFF00;}

.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFF33;
	text-align:left;
}
a.navtext:link {
	color: #FFFF33;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.navtext:active {
	color: #FFFF33;
	text-decoration: none;
}
a.navtext:visited {
	color: #FFFF33;
	text-decoration: none;
}
a.navtext:hover {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}

.copytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}
a.copytext:link {color: #FFFFFF;}
a.copytext:active {	color: #FFFFFF;}
a.copytext:visited {color: #FFFFFF;}
a.copytext:hover {
	color: #FFFFFF;
	font-weight: bolder;
}
.navrule {
color: #ffff00;
width: 100%;
size: 1px ;
text-align: center;
vertical-align:bottom;
}

.heading {
	background-repeat: no-repeat;
	color: #CCCCCC;
	margin-right: 50px;
	margin-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	vertical-align: top;
	font-weight: bold;
	text-decoration: underline;
}

.style1 {
	color: #CCCCCC;
	font-weight: bold;
}
.logoback {
	background-attachment: scroll;
	background-image: url(images/bakgroundnologo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFF00;
}
.domestictext {
	background-attachment: scroll;
	background-image: url(images/domesticback.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 35px;
	padding-left: 35px;
}
.headingtextgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #2f7e20;
}
.textGreen {
	background-repeat: no-repeat;
	color: #2f7e20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
	text-align: center;
	clip:   rect(auto auto auto auto);
}
.yellowbackground {
	background-color: #FFFF00;
}
.picborder {
	border: thin solid #FFFF00;
}
