A:link {
	COLOR: #395ccf; TEXT-DECORATION: none
}
A:visited {
	COLOR: #395ccf; TEXT-DECORATION: none
}
A:hover {
	COLOR: #EC8D00; TEXT-DECORATION: underline
}
html, body {
	padding: 0px;
	margin: 0px;
}
body, td, input, select, textarea{
	font-family: Verdana;
	font-size: 11px;
	color: #3e4e62;
}
body {
	background-color: #fcfdfe;
}
table.x100 {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
table.lang {
	width: 780px;
	height: 100%;
	border-collapse: collapse;
}
table.main1 {
	width: 780px;
	height: 100%;
	border-collapse: collapse;
	background-image: url(images/body-bg-intro.jpg);
	background-repeat: repeat-y;
}
td.maintd {
	padding: 0px;
}
td.top {
	background-color: #4c90bf;
	background-image: url(images/top2.jpg);
	background-repeat: no-repeat;
	height: 144px;
	padding: 0px;
}
td.top1 {
	background-color: #4c90bf;
	background-image: url(images/top2-intro.jpg);
	background-repeat: no-repeat;
	height: 144px;
	padding: 0px;
}
td.topmenu {
	width: 244px;
	padding: 19px 0px 0px 70px;
	height: 100%;
}
td.toptitle {
	text-align: center;
	vertical-align: middle;
	width: 536px;
	height: 100%;
}
td.left {
	height: 100%;
	padding: 0px;
}
td.left1 {
	height: 100%;
	padding: 72px 19px 10px 19px;
	background-color: #eff0f4;
	background-image: url(images/table1-bg-intro.jpg);
	background-repeat: no-repeat;
	color: #3e4e62;
}
td.leftbottom {
	height: 100%;
	padding: 10px 15px 10px 15px;
	background-color: #eff0f4;
	color: #3e4e62;
	text-align: justify;
	font-size: 11px;
}
td.center {
	padding: 0px;
}
td.centerbottom {
	padding: 10px 15px 10px 15px;
}
td.right {
	padding: 10px 15px 15px 15px;
}
td.right1 {
	background-image: url(images/table2-bg-intro.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px 20px 20px 25px;
	text-align: justify;
}
td.bottomleft {
	padding: 0px;
	background-color: #eff0f4;
	vertical-align: bottom;
}
td.bottomright {
	background-color: #1c6ab4;
	background-image: url(images/bottom-bg.jpg);
	background-repeat: no-repeat;
	height: 59px;
	padding: 0px 20px 0px 0px;
	text-align: right;
	vertical-align: middle;
	font-size: 10px;
	color: white;
	font-weight: bold;
}
td.justify{
	text-align: justify;
}


table.red{
	border: 1px solid #FF7735;
}
td.red{
	color: #003377;
	font-weight: normal;
}

h1{
	font-size: 18px;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 20px;
}
h1.h2, h2.h2 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #FF7735;
}
h1.grey, h2.grey{
	color: #55607a;
}
h1.white, h2.white{
	color: white;
}
h2 {
	font-size: 14px;
	text-transform: none;
	font-weight: bold;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 15px;
}
h3{
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #1c6ab4;
}
a{
	color: #0b61a3;
}
a.white{
	color: white;
	text-decoration: none;
}
a.white1{
	color: white;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
a.logo1{
	color: white;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.logo2{
	color: white;
	letter-spacing : 3px;
	text-decoration: none;
}
a.colour{
	color: #3e4e62;

}
hr{
	height: 0px;
	margin: 10px 0px 0px 0px;
	border: 1px solid Silver;
}
p{
	margin: 15px 0px 15px 0px;
}
p.right{
	text-align: right;
	margin: 10px 0px 17px 0px;
}

p.small{
	margin: 7px 0px 7px 0px;
}
p.topmenu{
	margin: 0px 0px 9px 0px;
}
img.border{
	border: 1px solid #d3d3d3;
}
input.order, textarea.order, select.order{
	border: 1px solid silver;
	width: 100%;
}
input.order{
	height: 18px;
}

form {
	margin: 0px;
	padding: 0px;
}
input.grey, textarea.grey{
	border: 1px solid silver;
	width: 200px;
	color: #5F6984;
	font-size: 11px;
}
input.grey{
	height: 18px;
}
textarea.grey {
	height: 74px;
}
ul{
	margin: 7px 0px 7px 17px;
	padding: 0px;
}
ol{
	margin: 7px 0px 7px 25px;
	padding: 0px;
}
li{
	margin: 3px 0px 3px 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(images/list.gif);
}
