﻿body {
      font-family:Times New Roman, Arial, Helvetica, sans-serif;
	  font-size:14px;
/*      background-color: #000066;
*/
      background-image: url(images/bg.jpg);
	  background-repeat : repeat-x;
/*	  word-wrap:break-word;
	  word-break:break-all; */
	  }
#banner  {
      width : 920px;
	  height: 60px;
      background-color: #ffffff;
/*      background-image: url(images/header-bg.gif);
	  background-repeat : repeat-x; 
*/
}
.txt-bg  {
     background-image: url(images/txt-bg.jpg);
	  background-repeat : no-repeat;
}
#tmenu  {
      width : 920px;
	  height: 40px;
      background-color: #ffffff;
}
#space  {
      width : 920px;
	  height: 2px;
      background-color: #ffffff;
      margin-top : 0px;
	  }
#flash  {
      width : 920px;
/*	  height: 450px;	*/
      background-color: #ffffff;
      margin-top : 0px;
}
#foot {
      width : 920px;
	  height: 50px;
      font-size:13px;
      font-weight:550;
      padding-top:10px; 
	  letter-spacing:1px;
      color: #707070;
      background-color: #f0f0f0;
}
.links  {
      text-decoration : none;
	  font-size:13px;
}
.title-img{
	  padding-left : 10px;
}
.title{
      text-decoration : none;
	  font-size:15px;
	  font-weight : bold;
      color: #c00000;
	  padding-left : 10px;
}
.title1{
      text-decoration : none;
	  font-size:15px;
	  font-weight : bold;
      color: #c00000;
	  padding-left : 35px;
}
.pad30{
	  padding-left : 30px;
}
.menu-txt1{
      text-decoration : none;
	  font-size:13px;
	  font-weight : bold; 
      color: #606060;
	  padding-left : 10px;
}
.menu-txt  a:link, .menu-txt  a:visited{
      text-decoration : none;
	  font-size:13px;
/*	  font-weight : bold; */
      color: #606060;
	  padding-left : 10px;
}
.menu-txt  a:hover{
      text-decoration : none;
	  font-size:13px;
/*	  font-weight : bold;	*/
/*      color: #c00000; */
	  padding-left : 10px;
}

.menu-txt2 a:link, .menu-txt2  a:visited{
      text-decoration : none;
	  font-size:13px;
/*	  font-weight : bold; */
      color: #330066;
	  padding-left : 10px;
}
.menu-txt2  a:hover{
      text-decoration : none;
	  font-size:13px;
/*	  font-weight : bold;	*/
/*      color: #c00000; */
	  padding-left : 10px;
}
.menu-txt3  a:link, .menu-txt3  a:visited{
      text-decoration : none;
	  font-size:13px;
/*	  font-weight : bold; */
      color: #339966;
	  padding-left : 10px;
}
.menu-txt3  a:hover{
      text-decoration : none;
	  font-size:13px;
/*	  font-weight : bold;	*/
/*      color: #c00000; */
	  padding-left : 10px;
}

.sub-title{
      background-image: url(images/sub-titlebg.png);
	  background-repeat : repeat-y;
	  font-size:15px;
	  font-weight : bold;
	  padding-left : 5px;
}
.content-txt{
	  font-size:13px;
      color: #606060;
	  line-height : 25px;
	  padding-left : 5px;
}
.pic{
        border-width: 0px 0px 0px 0px;
}
.frame    {
    border : 5px solid #ffff66;
}
.cnt-txt    {
    color : #535353;
    font-size : 13px;
    font-weight : bold;  
    text-align : right;
}








