body {
    margin: 0px;
    padding: 0px;
    background-color: #2A3338;	
}

body, th, td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #293237;
}
.bg-index-right { 
     background-image: url(http://www.scobroco.com/images/index-13.jpg); 
	 text-align: left;	 
} 
.bg-others-right { 
     background-image: url(http://www.scobroco.com/images/index-13-c.jpg); 
	 text-align: left;	
} 
.bg-others-contact { 
     background-image: url(http://www.scobroco.com/images/index-13-c.jpg); 
	 text-align: left;	
}

.gallery td {      
     text-align: left;	
	 font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
     color: #A5B5C3;
}

.footer { 
     background-image: url(http://www.scobroco.com/images/index-25.jpg);
	 text-align: center;
	 font-size: 10px;
     color: #586A72;
}

.footer a {
     color: #738A9A;
     text-decoration: none;
}

.footer a:hover {
     text-decoration: underline;
}

p.small, form {
   font-size: 10px;
   font-style: normal;
   font-weight: normal; 
   padding: 0px 15px 0px 25px;
}


p.gallery {
   text-align: center;
   font-style: normal;
   font-weight: normal; 
   font-size: 12px;
   color: #A5B5C3; 
   padding: 0px 0px 0px 0px;
}
p.normal {
   font-size: 12px;
   font-style: normal;
   font-weight: normal; 
   padding: 0px 15px 0px 25px;
}
input, textarea, select {
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

a {
    color: #738A9A;
    text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a.contact:link, a.contact:visited, a.contact:active {

    color: #000080;
    text-decoration: underline;
}

a.contact:hover {
	text-decoration: underline;
}

a.contact2:link, a.contact2:visited, a.contact2:active,  a.contact2:hover{

    color: #dedee6;
    text-decoration: underline;
}


#content {
    width: 256px;
	height: 386px;
    overflow: scroll;
}


