   

body  {margin:0px;padding:0px}

td {
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Tahoma;
	font-size:12px;
	color:333333;
}


a {
	text-decoration: none;
	color: 013D7B;
}
a:visited {
    text-decoration: none;
	color: 3294B4;
}

a:hover {
	color: red;
}


.style1 {
	color: #3e483d;
	font-size: 9px;
}
.style2 {
	font-size: 10px;
	color: #484f53;
}
.style3 {
	text-align: left;
	vertical-align: top;
	font-family: Verdana,Tahoma;
	font-size:11px;
	color:474747;
}
.style4 {
	font-size: 10px;
	color: #FFFFFF;
}
.style5 {color: #5c6fb8}

.style6 {
	color: #4b7dad;
	font-weight: bold;
}
.style7 {color: #3e6980}


.style8 {
	color: #333333;
	text-align: left;
	vertical-align: top;
	font-family: Tahoma, Verdana;
	font-size:11px;

}




.navigation {
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	font-family: Tahoma, Verdana;
	font-size:11px;
	color:474747;
}

a.navigation:link {
text-decoration: none;
}

H1 {
	color: #004080;
	font-weight: bold;
	font-size: 14px;
}


H2 {
	color: #004080;
	font-weight: bold;
	font-size: 14px;
}


H4 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : Bold;
	color : #405A8C;
}



.coloredtable {background-color:#f5f5f5}
.coloredtabledark {background-color:#D5D5D5}
.border {background-color:#D5D5D5}
.leftnav {border-right:1px solid #D5D5D5; border-left:1px solid #D5D5D5}
.a-silver {
	background-image: url(/images/a-silver.jpg);
	background-repeat: repeat-x;
	height: 12px;

}
.border-grey {
	border: 1px solid #E4E4E4;
}
.border-grey-right-side {
	border-right: 1px solid #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;


}
.border-grey-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.left-nav-bg {
	background-image: url(leftnav-bkg.gif);
}

/*  ---------  LIST OF LINKS (right table with multiple languages listed) ------------ */

.link-list {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}

/*  ---------  LIST OF LINKS  END ------------ */


/*  ---------  Start VIRTUAL KEYBOARD STYLE ------------ */

#text {
	width: 80%;
	height: 100px;
	border: solid #DDDDDD 1px;
	font-size:20px;
	font-weight:bold;
	color: #003399;
}

input.bt, #functions_buttons input{
	font:18px Arial;
	height:26px;
	background:#779999 url(/images/back03.gif);
	border:solid #DDDDDD 1px;
	padding: 0px 10px;
	color: #CC0033;
	cursor: pointer;
}

#language {
	border:solid #DDDDDD 1px;
}

div.div_buttons {
	display: none;
	margin-top: 40px;
}


/*  ---------  End  VIRTUAL KEYBOARD STYLE ------------ */
