body {
 margin: 0px;
 background: rgb(0,0,0);
 background-image: url("../images/bkg.gif");
 color: rgb(172,172,172);
 font-family: Verdana, Arial, Helvetica, sans-serif;
 scrollbar-face-color: rgb(28,28,35);
 scrollbar-track-color: rgb(30,30,37);
 scrollbar-arrow-color: rgb(144,151,120);
 scrollbar-base-color: rgb(30,30,30);
}

#logo img {
 position: absolute;
 top: 11px;
 left: 2%;
}

h2 {
 position: absolute;
 top: 16px;
 right: 2%;
 font-size: 11px;
 font-weight: normal;
 text-align: right;
 letter-spacing: 1px;
 margin: 0px;
}

h3 {
 font-size: 13px;
 font-weight: bold;
 text-align: left;
 letter-spacing: 1px;
 width: 100%;
 color: rgb(110,135,120);
 border-bottom: 1px solid rgb(55,60,60);
 padding-bottom: 2px;
 margin: 50px 0px 20px 0px;
}

h4 {
 font-size: 13px;
 font-weight: bold;
 text-align: left;
 letter-spacing: 1px;
 width: 100%;
 color: rgb(110,135,120);
 border-bottom: 1px solid rgb(65,70,70);
 padding-bottom: 2px;
 margin: 50px 0px 10px 0px;
}

h5 {
 font-size: 11px;
 font-weight: normal;
 text-align: left;
 letter-spacing: 1px;
 margin: 0px 0px 0px 33px;
}

h6 {
 font-size: 11px;
 font-weight: normal;
 text-align: left;
 letter-spacing: 1px;
 margin: 0px 0px 0px 11px;
}

#nav {
 position: absolute;
 top: 29px;
 right: 2%;
 width: 96%;
 font-size: 11px;
 letter-spacing: 1px;
 text-align: left;
 border-top: 1px solid rgb(100,100,100);
 margin: 2px 0px 5px 0px;
 padding-top: 2px;
 z-index: 10;
}

#cnt {
 position: absolute;
 width: 100%;
 height: 90%;
 top: 38px;
 left: 0px;
}

#cnt2 {
 position: absolute;
 width: 100%;
 top: 30px;
 left: 0px;
}

.menu {
 font-size: 11px;
 color: rgb(150,150,150);
 letter-spacing: 0px;
 line-height: 130%;
 padding-left: 30px;
}

img {
 border: 0px;
}

#lg img {
 border: 1px solid rgb(190,190,190);
 margin-right: 50px;
}

.th img {
 border: 1px solid rgb(190,190,190);
}

.th {
 width: 150px;
 height: 160px;
 color: rgb(110,120,130);
}

#cr {
 position: absolute;
 bottom: 15px;
 left: 2%;
 font-size: 10px;
 color: rgb(110,110,110);
}

a {text-decoration: none;}
a:link {color: rgb(155,155,155);}
a:visited {color: rgb(155,155,155);}
a:hover {color: rgb(250,250,250); text-decoration: underline;}
a:active {text-decoration: none;}

.capt {
 font-size: 11px;
 line-height: 130%;
 letter-spacing: 1px;
 text-align: justify;
}

#gl img {
 position: absolute;
 top: 40px;
 right: 2%;
}





