A:active {
	TEXT-DECORATION: none!important;
	color: #0066CC!important;
	}

A:hover {
	TEXT-DECORATION: none!important;
	color: #0066CC!important;
	}

A:link {
	text-decoration: none!important;
	color: #0066CC!important;
	}

A:visited {
	text-decoration: none!important;
	color: #0066CC!important;
	}

body
{
	margin: 0px 0px;
	border-style: none;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	
	background-image: url(/en/imgs/back.gif);
	background-position: 160px 0px;
	background-repeat: no-repeat;
	background-color: #ffffff ;
}

.linkbody {
	}

.linkbody a:active { 
	text-decoration: none!important; 
	color: #5168C0!important
	}

.linkbody a:link { 
	text-decoration: none!important; 
	color: #5168C0!important
	}

.linkbody a:visited {
	text-decoration: none!important; 
	color: #5168C0!important
	}

.linkbody a:hover {
	color: #FFFFFF!important; 
	background-color: #5168C0!important
	}

.header_back {
	background-image: url(/en/imgs/logo_sme.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #0D1244 ;
}

.tb_border {  
	font-family: "Trebuchet MS", Verdana, Avenir;
	font-size: 11px;
	border: #778ED2 solid; 
	border-width: 1px 1px 1px; 
	line-height: 15px; 
	color: #666666
	}

.td_spaced {
	padding-right: 25px;
	padding-top: 10px;

}

.tp_line {
	border-color: #101963;
	border-style: solid;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	
}

.tp_line_top {
	border-color: #101963; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}

.tp_path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 0 2px 0;
	}
.tp_text { 
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-size: 11px
	}

.tp_title {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 22px;
	text-transform: titlecase;
	color: #5068C0;
	line-height: 28px;
	}


.tp_text_larger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}

form {  
	margin-bottom: 0px; 
	padding-bottom: 0px; 
	margin-top: 0px; 
	padding-top: 0px
	}

.tp_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 200px;
	border-style: solid;
	border-color: #999999;
	border-width: 1px 1px 1px 1px;
	padding: 2px;
	height: 18px;
}

textarea.tp_form	{
	height: 120px;
	}

.tp_form_error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 200px;
	border-style: solid;
	border-color: #999999;
	border-width: 1px 1px 1px 1px;
	padding: 2px;
	height: 18px;
	background-color: #CC0000;
}

.tp_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #CC3300;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;
	height: 28px;
}
