body {
    margin: 0px;
    background-color: #195299;
}

#container {
    background-image: url(../images/bg_central_bottom.jpg);
    background-position: bottom;
    background-repeat: repeat-x;    
}

.bg1 {
    background-image:url(../images/back1.jpg);
    background-repeat:repeat-x;
}

.t {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
}

.tlnk {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
}
.tlnk a {
	color: #ffffff;
	text-decoration: none;
}
.tlnk a:hoover {
	color: #ffffff;
	text-decoration: underline;
}

.ttl {   
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}

.tt {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

.lnk {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	text-decoration: none;
}
.lnk:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #f37e20;
	text-decoration: none;
}

#ScrollDiv2 {
    width:735px;
    height:490px;
    overflow: auto; 
    padding-right:5px;
    border: none;
	SCROLLBAR-FACE-COLOR:  #195299;
	SCROLLBAR-HIGHLIGHT-COLOR: #bcbcbb;
	SCROLLBAR-SHADOW-COLOR: #bcbcbb;
    SCROLLBAR-3DLIGHT-COLOR:  #195299;
    SCROLLBAR-ARROW-COLOR: #bcbcbb;
    SCROLLBAR-TRACK-COLOR:  #195299;
    SCROLLBAR-DARKSHADOW-COLOR:  #195299;
    SCROLLBAR-BASE-COLOR: #bcbcbb;
}

#ScrollDiv {
    width:500px;
    height:900px;
    overflow: auto; 
    padding-right:5px;
    border: none;
	SCROLLBAR-FACE-COLOR:  #195299;
	SCROLLBAR-HIGHLIGHT-COLOR: #bcbcbb;
	SCROLLBAR-SHADOW-COLOR: #bcbcbb;
    SCROLLBAR-3DLIGHT-COLOR:  #195299;
    SCROLLBAR-ARROW-COLOR: #bcbcbb;
    SCROLLBAR-TRACK-COLOR:  #195299;
    SCROLLBAR-DARKSHADOW-COLOR:  #195299;
    SCROLLBAR-BASE-COLOR: #bcbcbb;
}
