body.1 { background-color: #ccc }
body { background-image: url(images/background_01a.jpg) ; margin-top: 20px}

table.main   {width:860px}
table.tolet  {width:640px}

td.t1   {padding: 15px; background-color: #ccc;}
td.t2   {padding: 15px; background-color: #ccc; opacity:0.8; filter:alpha(opacity=80); /* For IE8 and earlier */}
td.text {height: 329px; border: 1px solid #e68200}

div.pic     {border-style: solid; border-color: #ccc; border-width: 0px;}


p       { font-family: Trebuchet MS; font-size: 12pt; color:#660033; font-weight: normal; }
p.title { font-family: Trebuchet MS; font-size: 14pt; color:#660033; font-weight: bold; }
p.gal   { font-family: Trebuchet MS; font-size: 14pt; color:#660033; font-weight: bold;  }
p.small { font-family: Trebuchet MS; font-size: 8pt; color:#660033; font-weight: bold; }

h1,h2,h3,h4,h5,h6 { font-family: Arial;color:#660033 }


.bl {background: url(images/corner_01.gif) 0 100% no-repeat}
.br {background: url(images/corner_01.gif) 100% 100% no-repeat}
.tl {background: url(images/corner_01.gif) 0 0 no-repeat}
.tr {background: url(images/corner_01.gif) 100% 0 no-repeat; padding:15px}

.bl2 {background: url(images/corner_02.gif) 0 100% no-repeat}
.br2 {background: url(images/corner_02.gif) 100% 100% no-repeat; padding:15px}
.tl2 {background: url(images/corner_02.gif) 0 0 no-repeat}
.tr2 {background: url(images/corner_02.gif) 100% 0 no-repeat; padding:15px}

.clear {font-size: 1px; height: 1px} 

.hidden { display: none; }
 .unhidden { display: block; }

a {outline:0}

a:link, a:visited, a:active, a:hover{font-family: Trebuchet MS;  font-size: 12pt; color: #660033;  font-weight: bold; text-decoration: none }

a.google:link, a.google:visited, a.google:active, a.google:hover{font-family: Trebuchet MS;  font-size: 12pt;  color: #660033;  font-weight: bold; text-decoration: none}

a.let:link, a.let:visited, a.let:active, a.let:hover{font-family: Trebuchet MS;  font-size: 14pt; color: #660033;  font-weight: bold; text-decoration: none }
a.let:hover {color: blue;}

a.more:link, a.more:visited, a.more:active, a.more:hover{font-family: Trebuchet MS;  font-size: 12pt; color: #660033;  font-weight: bold; text-decoration: none }


hr { color: #660033 }

html {overflow-y: scroll;}
htmla {overflow-x: auto;}