body {
background: #1D2F3B;
}

#footer {
height: auto;
font : 12px tahoma, arial, helvetica;
color: #d3d3d3;
font-style: normal;
text-align: center;
padding: 5px 0px 5px 0px;
}

h1 { /* dark */
font : 20px arial, helvetica;
color : #174f68;
font-weight : bold;
padding : 2px 2px 2px 2px;
margin : 0px 0px 0px 0px;
letter-spacing: 0px;
}

h2 { /* greenish */
font : 22px arial, helvetica;
color : #255e72;
font-weight : bold;
padding : 2px 2px 2px 2px;
margin : 0px 0px 0px 0px;
letter-spacing: 0px;
}

h3 { /* red */
font : 16px arial, helvetica;
color : #A50031;
font-weight : bold;
padding : 2px 2px 2px 2px;
margin : 0px 0px 0px 0px;
letter-spacing: 0px;
}

h4 { /* orange */
font : 18px arial, helvetica;
color : #ff8000;
font-weight : bold;
padding : 2px 2px 2px 2px;
margin : 0px 0px 0px 0px;
letter-spacing: 0px;
}

h5 { /* bold black */
font : 14px arial, helvetica;
color : #000000;
font-weight : bold;
padding : 2px 2px 2px 2px;
margin : 0px 0px 0px 0px;
letter-spacing: 0px;
}

h6 { /* black */
font : 13px tahoma, arial, helvetica;
color: #1c2f3a;
padding : 1px 2px 1px 2px;
margin : 0px 0px 0px 0px;
letter-spacing: 0px;
}

.smalltext {
font : 10px tahoma, arial, helvetica;
color: #b3b3b3;
font-style: normal;
text-align: center;
padding: 0px 2px 0px 2px;
}

#leftarea h1 { /* orange */
font : 20px arial, helvetica;
color : #ff8000;
font-weight : bold;
font-style: italic;
padding : 2px 1px 2px 1px;
margin : 0px 0px 0px 0px;
letter-spacing: 0px;
}

#leftarea h2 { /* gray */
font : 16px arial, helvetica;
color : #888888;
font-weight : bold;
padding : 2px 1px 2px 1px;
margin : 0px 0px 0px 0px;
letter-spacing: 0px;
}

#leftarea h6 { /* gray */
font : 13px tahoma, arial, helvetica;
color: #d3d3d3;
padding : 1px 2px 1px 2px;
margin : 0px 0px 0px 0px;
letter-spacing: 0px;
}

.slant {font-style: italic;}

a {
font: 12px tahoma, arial;
color: #3CB371;
text-decoration: underline;
}

a:hover {
font: 12px tahoma, arial;
color: #ff0000;
text-decoration: none;
}

#homebut
  {
    display: block;
    width: 100px;
    height: 25px;
    background: url("../images/clean-home-but.gif") no-repeat 0 0;
  }

#homebut:hover
  { 
    background: url("../images/clean-home-over.gif") no-repeat 0 0;
  }


li {
font : 13px tahoma, arial, helvetica;
color: #1c2f3a;
padding : 1px 2px 1px 2px;
margin : 0px 0px 0px 0px;
letter-spacing: 0px;
}

#bottomlinks ul {
display: inline;
margin-left: 0;
}

#bottomlinks li {
font: 13px verdana, arial, sans-serif;
display: inline;
padding-right: 22px;
}

#bottomlinks a {
color: #3CB371;
padding: 4px;
}

#bottomlinks a:hover {
color: #ff0000;
border: 1px solid silver;
padding: 3px;
}

#bottomlinks b {
font: 13px verdana, arial, sans-serif;
color: #ff8000;
font-weight : bold;
}

a.b1 {
font:  14px tahoma, arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;
}

.p {
padding: 0 0 0 20px;
}

.p1 {
padding: 0 0 0 30px;
}

.p2 {
padding: 30px 50px 30px 30px;
}

.bg1 {
background: #000000 url(images/index_10.gif) top no-repeat;
}

.bg2 {
background: #000000 url(images/index_10.gif) top no-repeat;
}

.bord {
border: 1px solid #c5d85a;
}

.menu  {
color:#8c247b;
vertical-align:top;
height: 35px;
padding: 10px 0 0 20px;
}

.menu a {
color:#8c247b;
font: bold 11px  tahoma, Arial;
text-decoration: none;
}

.orange-text-regular {
color: #fe6b1d;
text-decoration: none;
}

.orange-text-underline {
color: #fe6b1d;
text-decoration: underline;
}

.broun-text-regular {
color: #fbd4a3;
text-decoration: none;
}

.broun-text-underline {
color: #fbd4a3;
text-decoration: underline;
}

.red-text-regular {
color: #8c247b;
text-decoration: none;
}

.red-text-underline {
color: #8c247b;
text-decoration: underline;
}

.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}

.gray-text-underline {
color: #7c7c7c;
text-decoration: underline;
}

.gray-text-regular {
color: #7c7c7c;
text-decoration: none;
}

.green-text {
color: #3e9ed2;
text-decoration: none;
}

.green-text-underline {
color: #3e9ed2;
text-decoration: underline;
}

.white {
font: 14px tahoma, arial;
color: #ffffff;
font-weight: bold;
}
