a:link, a:visited, 
a:active {
color: #3CA1C7; 
text-decoration: none;
border-bottom: 1px dashed #000000;
letter-spacing: 1px;
} 

a:hover {
color: #000000; 
text-decoration: none;
letter-spacing: 1px;
}

body {
background: url('images/Bg.jpg');
background-repeat: repeat-x-y;
margin: 0;
}

div, td, tr, table{
color: #1896A8;
font-family: Tahoma, verdana;
font-size: 11px;
font-weight: normal;
direction: ltr;
text-align: justify;
}

input, textarea {
font-family: Tahoma, verdana;
font-size: 10px;
color: #3CA1C7;
background-color: #FBFDFF;
border: 1px dashed #558E9F;
}

b, i {
color: #000000;
}

u, s, strike {
color: #9540C3;
}

ul {
list-style-type: circle;
padding-left: 20px;
}

h1 {
color: #000000;
font-family: arial;
text-transform: uppercase;
font-size: 16px;
font-weight: none;
text-align: left;
letter-spacing: 0px;
height:5px;
}

h1:first-letter {
font-family: arial; 
font-size: 16px;
font-weight: bold;
color: #39CCE7;
text-transform: uppercase; }

h2 {
color: #000000;
font-family: arial;
text-transform: uppercase;
font-size: 14px;
font-weight: none;
text-align: center;
letter-spacing: 0px;
height: 10px;
}

h2:first-letter {
font-family: arial; 
font-size: 16px;
font-weight: bold;
color: #39CCE7;
text-transform: uppercase; }

.side-info {
background-color: #none;
border-right: 3px solid #f8d0c8;
color: #FFFFFF;
}

.nav {
width: 100px;
text-align: left;
}

.nav ul {
list-style-type: none;

margin: 0;
padding: 0 0 0 5px;
}

.nav a {
display: block;
padding: 1px;
height: 12px;
border-bottom: 1px dashed #56D4E5;
}

.nav a:link, .nav a:visited {
text-decoration: none;
color: #000000;
}

.nav a:hover {
color: #08C1A5;
background-color: #none;
border-right: 5px solid #56D4E5;
}

.design { 
background-color: #DFEAEE;
border: 1px solid #56A6C8;
color: #A0A795;
font: 10px/14px 'trebuchet ms', sans-serif;
padding: 2px; }

.Av { 
background-color: #DCF2FB;
border: 1px solid #56A6C8;
margin: 2px;
padding: 4px; }
