* {
font-family: Arial, 'Geneva CY', sans-serif;
font-size:13px;
}
body {
  margin: 0;
  padding: 0;
  color:#444444;
}

a {
  color:#0857A6;
  text-decoration:underline;
}
a:hover {
  color:#F26D00;
  text-decoration:none;
}
a img { 
  border: none;
}

.projectsTable {
	background: url(/style/img/bg/grad_blue.gif);
	background-repeat: repeat-x;  		
}

.services {
	text-decoration: none;
}

.banner-code {
	width: 90%;
	height: 60px;
	resize: none;
}

table.logfr td.cor{background-color:#EAEAEA;}
table.logfr td.cont{background-color:#EAEAEA;margin:0px;padding:8px 14px 8px 14px;}

table td.bg1 table td{color:#EAEAEA;font-size:70%;}
table td.bg1 table td a{color:#EAEAEA;}
table td.bg1 table td a:hover{color:#EAEAEA;}
table td.bg1 table td .long{margin-left:0px;}
table td.bg1 table td input{margin-left:10px;margin-bottom:7px;font-size:120%;}

table.bms{font-size:80%;}
table.bms a{color:black;text-decoration:none;}
table.bms a:hover{text-decoration:underline;}
table.bms td.bg1{color:#EAEAEA;font-weight:bold;}
table.bms td.bm{border-left:2px solid #EAEAEA;border-right:2px solid #EAEAEA;padding:1px 5px 2px 5px;}
table.bms tr.text td.bg1{padding:6px 5px 2px 5px;}
table.bms div.cor{background-color:#EAEAEA;}

div.footer {font-size:80%;margin:10px 0px 20px 0px;text-align:center;}
div.plash{width:100%;background-color:#EAEAEA;text-align:center;}
div.cor{width:100%;height:1px;text-align:right;background-color:#EAEAEA;}
div.plash div.cor, td.bg1 div.cor, table.header div.cor{background-color:#EAEAEA;}
.bg1{background-color:#EAEAEA;}

.tablecontent TD {
border-bottom: 1px dashed #00468C;
border-right: 1px dashed #00468C; 
padding: 5px;
}

.tablecontent1 TD {
border-bottom: 1px dashed #00468C;
border-right: 1px dashed #00468C;
border-top: 1px dashed #00468C; 
border-left: 1px dashed #00468C;
padding: 5px;
}