/* CSS Document */
/* fonts */

.weltxt {
	font-family: Verdana; 
	font-size:15px; 
	font-weight:bold; 
	text-decoration: crisp;
	color:#d45501;
}

.bodycrossland {
	font-family: Verdana;
	font-size:13px; 
	font-weight:bold; 
	text-decoration: crisp;
	text-decoration:underline;
	color:#d45501;
}

.bodytxt_1 {
	font-family:Verdana; 
	font-size:11px; 
	font-weight:normal;
	text-decoration: none; 
	color:#464646;
}


.bodybrowntxt {
	font-family:Verdana; 
	font-size:13px; 
	font-weight:bold;
	text-decoration: none; 
	color:#cd8006;
}
.blk_HeadTxt {
	font-family:Verdana; 
	font-size:13px; 
	font-weight:bold;
	text-decoration: none; 
	color:#333333;
}

.copyRTxt {
	font-family:Verdana; 
	font-size:10px; 
	font-weight:normal;
	text-decoration: none; 
	color:#969191;
}

.btmLine {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #b9b9b9;
}

/* Links & Navigations */

.link1 {
	color: #cd5200;
	text-decoration: none;
	font-family: Verdana;
	font-size:10px;
	font-weight: Bold;
}

.link1 a:hover{
	color: #C02E14;
	text-decoration: none;
	font-family: Verdana;
	font-size:10px;
	font-weight: Bold;
}

.link1_1 {
	color: #004477;
	text-decoration: none;
	font-family: Verdana;
	font-size:10px;
	font-weight: Bold;
}

.link1_1 a:hover {
	color: #4D1502;
	text-decoration: none;
	font-family: Verdana;
	font-size:10px;
	font-weight: Bold;
}

.btmLink a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #b9b9b9;
}
.btmLink a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #b9b9b9;
}

.emailLink {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #344c70;
}
.emailLink a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #344c70;
}

.mailLink {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #344c70;
}
.mailLink a:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #344c70;
}


/* tbl border*/
.tblBorder {
	border:1px solid #93b0cd;
}

/* add*/
.whiteadd {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #dbdbdb;
}

.blueadd {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #344c70;
}