/* External Style Sheet */

body 
{
background: url("bg.jpg") 50% 0 no-repeat;
background-color: #ffffff; 
}

table
{ 
margin-left: auto;
margin-right: auto;
}


.verscroll
{
height: 529px;
overflow: auto;
text-align: left;
font-family: tahoma;
font-size: 13pt;
color:	#153E7E;
border-style: none
}


.thumbs
{
white-space: nowrap; 
height: 196px;
width: 980px;
overflow-y: hidden;
overflow-x:scroll;
text-align: center;
font-size: 18pt;
color:#ECE5B6;
border-style: none
}


.menupics
{
vertical-align:middle;
margin:5px;
border-style: none;
}

.pics
{
margin:15px;
}

.text
{
font-family: tahoma;
font-size: 13pt;
color:	#153E7E;
}

.title
{
text-align: left;
font-family: tahoma;
font-size: 20pt;
color: #153E7E;
}

.price
{
text-align: left;
font-family: tahoma;
font-size: 16pt;
color: 	#FF0000;
font-style:italic;
}

.capital
{
font-size: 20pt;
}


.formbig
{
width: 500px
}


.formsmall
{
width: 250px
}


<!--
  a:link {color:#153E7E; text-decoration:none }
  a:visited {color:#153E7E; text-decoration:none }
  a:hover {color:blue; text-decoration:underline }
  a:active {color:#153E7E; text-decoration:none }
-->
