      body  {
          font-family : Arial, Helvetica, sans-serif;
          font-size : 13px;
          background-color : #ffffff;
          margin : 20px 30px;
          padding : 0;
          color : black;
      }
	 
	.titles {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: bold;
		text-transform: capitalize;
	}
	
	.profileTitles {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		text-transform: capitalize;
	}
		
	.subtitle {
		font-weight: bold;
	}
 
     A:link , A:visited {
	text-decoration : none;
	color : #000099;
	font-weight: bold;
      }
	  
     A:hover {
	text-decoration : none;
	color : #00CCFF;
     }
	  
     A:active {
	text-decoration : none;
	color: #000000;
     }
	  
     .header_table {
	background-color : #ffffff;
	width : 100%;
	height : 75px;
	border: thin solid #7697C0;
     }
	  
     .white_row {
	font-weight : normal;
	background-color: #FFFFFF;
	border-top: thin solid #cccccc;
	border-right: medium solid #cccccc;
	border-bottom: medium solid #cccccc;
	border-left: medium solid #cccccc;
     }
	  
     .color_row {
	width : 100%;
	color : #cccccc;
	text-align : right;
	font-size : small;
	height : 20px;
	background-color: #7697C0;
     }
	  
     .color_row a:hover {
          color : #0099cc;
     }
	  
    .content_table {
	background-color : #FFFFFF;
	text-align : left;
	padding : 15px 25px 25px;
	vertical-align : top;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
    }
	  
     .mott{
          background-color : black;
          text-align : right;
          color : #cccccc;
          height : 20px;
      }
	  
     .links_list {
          list-style-type : none;
      }
	  
     .hot_topics_list {
          list-style-type : decimal;
          font-size : 14px;
      }

     .links_col {
	color : #000000;
	vertical-align : top;
	width : 190px;
	text-align : left;
	border-top : medium solid #000000;
	border-right : #000000;
	border-bottom : medium solid #000000;
	border-left : #000000;
	height: 520px;
	background-color: #cccccc;
    }
	  
     A.nav:link , A.nav:visited, A.nav:hover, A.nav:active  {
	font-weight: normal !important;
     }
	  
    A.design:hover  {
	color: #ffffff;
     }
	  
	  	  
    .hot_col {
	color : #FFFFFF;
	vertical-align : top;
	width : 200px;
	padding : 10px;
	vertical-align : top;
	border-right-color : #cccccc;
	border-bottom-color : #cccccc;
	border-left-color : #cccccc;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	background-color: #7697C0;
	}
	.hot_col h3{
	padding: 0px 0px 0px 0px;
	}
	
     .hot {
	font-size : 14px;
	font-family : "Times New Roman", Times, serif;
	color : #ff0000;
     }
	 
     #navlist ul {
          margin : 0;
          padding : 0;
          list-style-type : none;
          font-size : 14px;
      }
	  
     #navlist {
          position : absolute;
	 	 left : 30px;
          top : 335px;
          width : 190px;
      }
	  
     #navlist li {
          margin : 0;
		  padding: 0;
      }
     #navlist a {
          display : block;
          padding : 2px 2px 2px 24px;
          border : 0 solid;
  /*        border-color : #fff #fff #fff #ccc;		*/
      }
	  
     #navlist a:link , #navlist a:visited {
          color : black;
          text-decoration : none;
      }
	  
     #navlist a:hover , #navlist a:active {
          background-color : #ffffff;
          color : #000;
		  width: 190px;
      }
	  
     #onPage a:hover , #onPage a:active , #onPage a:link , #onPage a:visited , 
	 #onPage a:hover , #onPage a:active, #onPage a {
          background-color : #fff;
          color : #000;
          width : 190px;
      }
	  
	.subTitles {
		color: #7697C0;
		font-size: 18px;
		font-weight: bold;
	}
