body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
}

a:link {color: #18466d; text-decoration: none;}
a:visited {color: #18466d; text-decoration: none;}
a:hover {text-decoration: underline; color:#008000;}

h3 {
font-style: normal;
font-size: 18px;
font-weight: 100;

}

h2 {
font-style: normal;
color: #00AFFF;

}

#div_nav { 
background-image: url('../images/bg_nav.png');
height: 24px;
width: 100%;
padding: 4 5 0 5;
margin:0;
}

#div_content {
height: 78%;
padding: 12;
}

#tbl_logo {
background: url('../images/logo.png') no-repeat;
background-position-x: left;
background-position-y: bottom;
}

textarea {
background-color:#D4E5FF;
border: 1 dotted;
}

input {
background-color:#D4E5FF;
border: 1 dotted;
}


table {
border-collapse: separate;
font-size: 12px;
border-color: #D4E5FF;
}

table th {
background-color: #D4E5FF;
}

li {
list-style-type: none;
padding: 0 10px 0 10px;
background: no-repeat left 3px;
background-image: url('../images/arr_blue.png');
margin: 5px;
}

.tbl_news td {
background: no-repeat left 3px;
background-image: url('../images/line_hr.png');
width: 33%;

}

#div_nav li {

display: list-item;
float: left;
width: 15%;
margin:0 10px 0 10px;
height: 20px;

}

ul {
padding:0;
margin:0;
}

#div_nav  .orange {

background-image: url('../images/arr_orange.png');
}

#left_nav .orange {
background-color: #C0CCE0;
background-image: url('../images/arr_orange.png');
}

.footer {
background-image: url('../images/bg_footer.jpg');
}
