
body {
background: #f0f0f0;
font-family: arial;
font-size: 10px;
font-weight: normal;
color: #0a0a0a;
}

div {
background: #f3f6f8;
border-color: #31648b;
}

table {
margin: 5px;
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #0a0a0a;
}

a {
font-family: arial;
color: blue;
font-size: 12px;
}

#category {
font-size: 11px;
text-decoration: underline;
color: blue;
line-height: 8px;
}


#padding {
padding: 5px;
}

#title {
font-weight: bold;
font-size: 12px;
padding: 2px;
background: #b7cad8;
color: black;
text-align: left;
border-width: 0 0 1 0;
border-style: solid;
}


#header {
margin: 10px;
font-size: 12px;
position: static;
width: 950px;
border-width: 1px;
border-style: solid;
text-align: center;

}

#center-head {
margin: 10px;
position: static;
width: 928px;
border-width: 1px;
border-style: solid;
text-align: left;
}

#center-footer {
margin: 0 10 10 10px;
position: static;
width: 928px;
border-width: 1px;
border-style: solid;
text-align: left;
}



#center {
margin: 10px;
position: static;
width: 950px;
border-width: 1px;
border-style: solid;
text-align: left;
}

#center-left {
margin: 0 0 10 0px;
width: 175px;
border-width: 1px;
border-style: solid;
text-align: left;
}

#center-right {
margin: 0 0 10 0px;
width: 135px;
border-width: 1px;
border-style: solid;
text-align: left;
}


#search {
margin: 0 0 10 0px;
width: 175px;
border-width: 1px;
border-style: solid;
text-align: left;
}

#main {
margin: 0 0 10 0px;
width: 598px;
border-width: 1px;
border-style: solid;
text-align: left;
}


#footer{
font-weight: normal;
margin: 10 10 0 10px;
width:  950px;;
font-size: 12px;
border-width: 1px;
border-style: solid;
text-align: left;
}

.border{
padding: 8px;
border-width: 1px;
border-style: solid;
border-color: #31648b;
}

.links-ex {
line-height: 10px;
font-size: 11px;
text-decoration: none;
color: black;
font-family: arial;
}

.links {
font-size: 11px;
text-decoration: none;
color: black;
font-family: arial;
}

a:hover {

color: blue;

}

ul.sizes li.sizes {
list-style-type: none;
list-style-position: inside;
padding: 0px;
margin: 0px;
}

ul.clean {
list-style-type: none;
list-style-position: inside;
padding: 0px;
margin: 0 0 0 30px;
}

li.sizes  a {
list-style-type: none;
list-style-position: inside;
font-size: 11px;
text-decoration: none;
color: black;
font-family: arial;
background-image: url("images/screen.png"); 
background-repeat: no-repeat;  
background-position: 0 0;
padding-left: 18px;
padding-right: 18px;
}

li.sizes  a:hover {
background-image: url("images/screen_over.png"); 
background-repeat: no-repeat;  background-position: 0 0;
padding-left: 18px;
padding-right: 18px;
text-decoration: underline;
}
