/* This is my own opinion of what I think looks good, you are welcome to change anything you like though. BUT no what you are doing or the sky will fall on your head and I won't be there to fix it! */

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background: #D0A9AC url('bg9.jpg');
background-repeat: repeat-y;}

/* STRUCTURAL */

.td,tr {
vertical-align: top;
font-family: Trebuchet MS, Arial; 
font-size: 10px; 
line-height: 15px; 
color: #14120E; 
text-align: justify;
background-color: #D0A9AC;}

.content {
padding-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;}

.title {
background-color: #BB9CA8;
border-bottom: solid 3px #DCC5A6;
font-family: Trebuchet MS, Arial; 
font-size: 11px; 
line-height: 15px;  
letter-spacing: 0px;
text-transform: uppercase;
font-weight: bold;
color: #AD3236; 
text-align: left;
padding-left: 6px;
padding-top: 6px;
padding-right: 6px;
padding-bottom: 6px;}

.upper {
background-color: #7CAAA7;
border-bottom: dashed 0px #eaeaea;
font-family: Georgia; 
font-size: 11px; 
line-height: 11px; 
letter-spacing: 0px;
text-transform: normal;
font-weight: bold;
color: #101B35; 
text-align: center;
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;}

.tbg {
vertical-align: top;
font-family: Trebuchet MS, Arial; 
font-size: 9px; 
line-height: 15px; 
color: #404040; 
background-color: #131C23;
text-align: justify;}

.welcome {
font-family: Courier New; 
font-size: 9px; 
line-height: 11px; 
letter-spacing: 0px;
text-transform: normal;
font-weight: bold;
color: #6d6d6d; 
text-align: justify;
padding-left: 2px;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;}

/* FONT COLORS */

a:link {
text-decoration: none; 
color: #817790;
letter-spacing:0px; 
text-align: justify;}

a:active {
text-decoration: none; 
color: #250209;
letter-spacing:0px; 
text-align: justify;}

a:visited {
text-decoration: none; 
color: #817790;
letter-spacing:0px; 
text-align: justify;}

a:hover {
text-decoration: underline; 
color: #BF4F74;}

/* sidebar */

.sidebar, .sidebar ul, .sidebar ul ul {
list-style: none;
vertical-align: top;
font-family: Trebuchet MS, Arial; 
font-size: 9px; 
line-height: 15px; 
color: #000000; 
text-align: justify;
padding-left: 1px;
padding-top: 5px;
padding-right: 1px;
padding-bottom: 1px;}

.sidebar li {}

.sidebar a {
font-weight: bold;
border-bottom: dashed 1px #e5e5e5;
border-bottom: 0px;
color: #5E1219;
text-decoration: none;}

.sidebar a:link, .sidebar a:visited {
font-weight: bold;
border-bottom: dashed 0px #e5e5e5;
color: #B04A53;
text-decoration: none;}

.sidebar a:hover {
font-weight: bold;
border-bottom: dashed 2px #698D8C;
border-bottom: 0px;
color: #BF4F74;
text-decoration: none;}
