
body {
font-family: arial, sans-serif; 
font-size: 11px; 
color: #636363; 
letter-spacing: 0px;
line-height: 15px;
text-align: left;

}

p {
font-family: Arial, sans-serif; 
font-size: 11px; 
color: #636363; 
letter-spacing: 0px;
line-height: 20px;
text-align: justify;
background-image:url("");
text-transform: none;
margin: 10px;
}

table {
margin: 50px 0px 10px 50px;
}

.nav {
font-family: Trebuchet MS, sans-serif;
text-transform: lowercase;
font-size: 12px;
line-height: 20px;
color: #4d4d4d;
letter-spacing: 2px;
text-align: left;
padding-left: 30px;
background-image: url("");
}

.menu {
line-height: 25px;
}

.footer {
font-family: Monospace, serif;
font-size: 10px;
line-height: 12px;
color: #cbcbcb;
letter-spacing: 0px;
text-align: left;
margin: 15px;
}

.header {
font-family: "Courier New", Verdana, sans-serif;
text-transform: lowercase;
font-size: 11px;
color: #74c0d2;
letter-spacing: -1px;
text-align: left;
background-image: url("");
background-repeat: no-repeat;
backgroud-position: bottom;
width: 100%;
line-height: 15px;
}

.bqheader {
font-family: Tahoma, Verdana, sans-serif;
text-transform: uppercase;
font-size: 10px;
color: #565656;
letter-spacing: 4px;
text-align: left;
padding-left: 30px;
background-image: url("");
background-repeat: no-repeat;
background-position: top;
line-height: 10px;
}

a:link, a.link {
color: #74c0d2;
font-size: 11px; 
font-family: arial, sans-serif; 
line-height: 12px;
text-decoration: none;
letter-spacing: 1px;
 }

a.visited, a:visited {
color: #74c0d2; 
font-size: 11px; 
font-family: arial, sans-serif; 
line-height: 12px;
text-decoration: none;
letter-spacing: 1px;
 }

a:hover, a.hover  {
font-size: 11px; 
font-family: arial, sans-serif; 
line-height: 12px; 
color: #d2decf;
text-decoration: none;
letter-spacing: 1px;
 }


blockquote {
padding: 10px; 
color: #959595;
line-height: 12px;
letter-spacing: 1px;
font-size: 11px;
font-family: "Courier New", serif;
text-align: left;
background-color: #f1f1f1;
background-image: url("");
background-repeat: repeat;
background-position: top;
}

hr {
color: #FFFFFF; 
border-bottom: 2px solid;
border-top: 0px solid;
border-right: 0px solid;
border-left: 0px solid;
}

b, strong {
  color:#565656;
  line-height: 100%;
  font-size: 11px;
font-family: Tahoma, helvetica, arial, sans-serif; 
  letter-spacing: 0pt;
  font-weight: normal;
  }

u {
  color: #959595;
  line-height: 100%;
  font-size: 11px;
  font-family: Verdana, helvetica, arial, sans-serif; 
  letter-spacing: 0pt;
  border-bottom: dashed 0px #b6c9b2;
  }

em, i {
  color:#74c0d2;
  line-height: 100%;
  font-size: 11px;
  font-family: 'trebuchet ms', helvetica, arial, sans-serif; 
  letter-spacing: 0pt;
  }

small {
  color:#8ab5ac;
  line-height: 100%;
  font-size: 10px;
  font-family: "Courier New", arial, sans-serif; 
  letter-spacing: 0pt;
  }

big {
font-family: 'trebuchet ms', helvetica, arial, sans-serif; 
font-size: 15px; 
color: #bd603d; 
letter-spacing: 0px;
line-height: 13px;
text-align: justify;
background-image:url("");
text-transform: none;
font-weight: bold;
}

textarea, input {	
font-family: 'trebuchet ms', helvetica, arial, sans-serif; 	
font-size: 11px;
color:#3a3a3a;	
border: 0px dotted #212121;
background-color: #f1f1f1;
padding: 3px;
margin: 5px;
}

select {
color:#000000;
font-family: 'trebuchet ms', helvetica, arial, sans-serif;
font-size: 11px;
border: #000000 0px solid;
text-align:left;
background-color: #f1f1f1;
padding: 3px;
margin: 5px;
}

label {
text-align: left;
}

textarea:hover, textarea.hover, select:hover, select.hover, input:hover, input.hover {
background-color: #efefef;
}


.image {
border:0px solid;
margin-left: 10px;
margin-right: 20px;
}

.images {
filter:alpha(opacity=10);
-moz-opacity:.10;
opacity:.10;
}

.images:hover, .images.hover {
filter:alpha(opacity=40);
-moz-opacity:.40;
opacity:.40;
}

.code {
border:0px solid;
}

li.bullet {
list-style-image:url(images/ultype.png)
}

ul {
font-family: 'trebuchet ms', helvetica, arial, sans-serif;
font-size: 11px;
color: #e52e2e;
padding-left: 30px;
line-height: 15px;
}


#bg2 {
background-image: url();
background-repeat: repeat-x;
width: 100%;
}

.right {
text-align: right;
}

.center {
text-align: center;
}