body {
background-image: url('images/background.jpg'); background-repeat: repeat; 
scrollbar-face-color: #12jgee; scrollbar-3dlight-color: #000; scrollbar-track-color: #353535; scrollbar-darkshadow-color: #000;
margin-top: 0px; margin-bottom: 0px;
}

table { border-collapse: collapse; } 
td { text-decoration: none; font-size: 11px; color: #000; font-family: tahoma; }
h1 { font-family: verdana; font-size: 130%; }
h2 { font-family: verdana; font-size: 10pt; color: green; }
p.R { text-align: justify; font-family: Trebuchet MS; font-size: 10pt; text-indent: 26px; }

table.top { padding: 0px; border: 0px; width: 923px; height: 50; background-color: #041836; background-image: url('images/background_top.jpg'); background-repeat: no-repeat; }
table.main { padding: 0px; border: 0px; width: 923px; background-color: #041836; }
td.location { width: 652; height: 25; background-color: #2e3d40; }
td.left { background-color: #F8F8FF; background-image: url('index/background1.jpg'); background-repeat: repeat-y;  width: 660; }
td.square { width: 340px; height: 284px; }

a:link img, a:visited img, a:focus img, a:active img, a:hover img
{ border: 0px black solid; }

a { text-decoration: none; color: #0031d2; font-weight: bold; font-size: 12px; }
a:visited { text-decoration: none; color: #005b7f; font-weight: bold; font-size: 12px; }
a:hover { text-decoration: underline; color: #000; font-weight: bold; font-size: 12px; }

a.tag { text-decoration: none; color: #680000; font-variant: small-caps; font-weight: bold; font-size: 10px; }
a.tag:visited { text-decoration: none; color: #680000; font-variant: small-caps; font-weight: bold; font-size: 10px; }
a.tag:hover { text-decoration: underline; color: #000; font-variant: small-caps; font-weight: bold; font-size: 10px; }

a.tagDone { text-decoration: none; font-variant: small-caps; border-bottom: 1px dashed #005b7f; font-weight: bold; font-size: 13px; }
a.tagDone:visited { text-decoration: none; color: #003246; font-variant: small-caps; border-bottom: 1px dashed #fff; font-weight: bold; font-size: 13px; }
a.tagDone:hover { text-decoration: none; font-variant: small-caps; border-bottom: 1px dashed #000; font-weight: bold; font-size: 13px; }

a.dark { text-decoration: none; color: #000000; font-weight: bold; font-size: 11px; }
a.dark:visited { text-decoration: none;	color: #000000; font-weight: bold; font-size: 11x; }
a.dark:hover { text-decoration: none; color: #ffffff; font-weight: bold; font-size: 11px; }

a.gray { text-decoration: none; color: white; font-family: tahoma; font-size: 8pt; font-weight: normal; }
a.gray:visited { text-decoration: none;	color: white; font-family: tahoma; font-size: 8pt; font-weight: normal; }
a.gray:hover { text-decoration: underline; color: gray; font-family: tahoma; font-size: 8pt; font-weight: normal; }

#selection .selection { text-decoration: none; color: #ffffff; font-weight: bold; font-size: 11px; background: #2e3d40 }

.text { font-weight: normal; font-size: 12px; color: #000000; text-decoration: none }
.gray { font-weight: normal; font-size: 10px; color: #858585; text-decoration: none }
.small { font-weight: normal; font-size: 11px; color: #000000; text-decoration: none }

#nav { float: left; width: 878px; margin: 0; padding: 0px 3 0 42px; list-style: none; background: #ffa800 }
#nav li { float: left; margin: 0 1px 0 0; padding: 0; font-family: "Lucida Grande", sans-serif; font-size: 80% }
#nav a:hover { color: #ffffff; padding-bottom: 5px; border-color: #727377; background: #2e3d40 }
  
hr { margin-left: 6px; border: 1; width: 98%; background-color: gray; height: 3px; }


