body {
  background: 40B5F2;
  background-image: url(../../themes/tdtweb_v_1/images/body_bg.gif);
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  font-family: Tahoma;
  font-size:9pt;
}

td{
    font-family: Tahoma;
    font-size:9pt;
}


/* Begin Forms*/

input {
	background: #F7FBFE;
	border: 1px solid #B4B4B4;
	color: #000000;
    font-family: Tahoma;
	font-size: 9pt;
	padding: 2px 6px 2px 6px;
}

input.radio {
	background: transparent;
	border: 0px;
}

input.checkbox {
	background: transparent;
	border: 0px;
}

button.button, input.button {
	background: #F7FBFE;
	border: 1px solid #B4B4B4;
	color: #000000;
    font-family: Tahoma;
	font-size: 10pt;
	padding: 2px 6px 2px 6px;
}

select {
	font-family: Tahoma;
	font-size: 9pt;
}

textarea {
	background: #F7FBFE;
	border: 1px solid #B4B4B4;
	color: #000000;
    font-family: Tahoma;
	font-size: 9pt;
	padding: 2px 6px 2px 6px;
	width: 95%;
}

input:hover,textarea:hover{
	border: 1px solid #000000;
    background: #FFFFFE;
}

input:focus,textarea:focus{
	border: 1px solid #ACE1DB;
	background: #FFFFFE;
}

form {
	margin: 0px;
}

/* End */

/* All Links */
A:link      {
    COLOR : #000000;
    TEXT-DECORATION : none;
    }
A:visited   {
    COLOR : #000000;
    TEXT-DECORATION : none;
    }
A:hover     {
    COLOR : #FF0000;
    TEXT-DECORATION : none;
    }
A:active    {
    COLOR : #FF0000;
    TEXT-DECORATION : none;
    }
/* End Links */

/* index_main_table */
.index_main_table{
    width:96%;
    padding-top:5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
	background-color: #F0F6FB;
    background-image: url(../../themes/tdtweb_v_1/main_table_bg.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    border: 1px solid #40B5F2;
}
/* End index_main_table */

/* index_table */
.index_table{
    width:96%;
    padding-top:5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
	background-color: #FCFDFC;
    background-image: url(../../themes/tdtweb_v_1/table_bg.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    border: 1px solid #D9D9D8;
}
/* End index_table */

/* table */
.table{
    width:100%;
    padding-top:1px;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    border: 1px solid #BED5E0;
}
/* End */

/* table2 */
.table2{
    width:100%;
    padding-top:1px;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    border: 1px solid #BED5E0;
}
/* End */

/* menu_head_blue */
.menu_head_blue{
    width:100%;
    height:33px;
}
/* End menu_head_blue */

/* blockmenu */
.blockmenu_blue {
    width:100%;
    background-image: url(../../themes/tdtweb_v_1/images/tdtweb_v_1_14.gif);
    background-repeat: repeat-x;
    background-position: top;
    border: 0px solid;
}
/* End blockmenu */

/**/
.block_center_blue {
    padding-top:5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}
/**/

/* index_main_table_title */
#index_main_table_title{
    font-family: Arial;
	font-size: 13pt;
    font-weight: bold;
}

#index_main_table_title a:link{
	color: #40B5F2;
	text-decoration: none;
}

#index_main_table_title a:visited{
	color: #40B5F2;
	text-decoration: none;
}

#index_main_table_title a:hover, #index_main_table_title a:active{
	color: #949494;
    text-decoration: nene;
}
/* End */

/* index_table_title */
#index_table_title{
    font-family: Arial;
	font-size: 13pt;
    font-weight: bold;
}

#index_table_title a:link{
	color: #40B5F2;
	text-decoration: none;
}

#index_table_title a:visited{
	color: #40B5F2;
	text-decoration: none;
}

#index_table_title a:hover, #index_table_title a:active{
	color: #949494;
    text-decoration: none;
}
/* End */

/* hr_index_table */
span.news_head{
    font-family: Times New Roman;
	font-size: 15px;
    font-weight: bold;
}
/* End */

/* body_msg */
.body_msg{
    width:500px;
    padding-top:5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
	background-color: #FFFFFF;
    background-image: url(../../themes/tdtweb_v_1/m_bg.png);
    background-repeat: repeat-x;
    background-position: bottom;
    border: 1px solid #BED5E0;
}
/* End */

/* del_msg */
.del_msg{
    width:500px;
    padding-top:5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
	background-color: #FFFFFF;
    background-image: url(../../themes/tdtweb_v_1/mr_bg.png);
    background-repeat: repeat-x;
    background-position: bottom;
    border: 1px solid #FF6A72;
}
/* End */


/* del_msg */
.form{
    width:100%;
    padding-top:5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    background-image: url(../../themes/tdtweb_v_1/m_bg.png);
    background-repeat: repeat-x;
    background-position: bottom;
    border: 1px solid #BED5E0;
}
/* End */

/* form_header */
.form_header{
    font-family: Arial;
	font-size: 13pt;
    font-weight: bold;
    color: #5081a3;
}
/* End */

/* Login_main */
.Login_main{
    width:240px;
    padding-top:5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    background-image: url(../../themes/tdtweb_v_1/m_bg.png);
    background-repeat: repeat-x;
    background-position: bottom;
    border: 1px solid #BED5E0;
}
/* End */

/* Login_main_msg */
.Login_main_msg{
    width:550px;
    height:50px;
    padding-top:5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    background-image: url(../../themes/tdtweb_v_1/mr_bg.png);
    background-repeat: repeat-x;
    background-position: bottom;
    border: 1px solid #FF6A72;
}
/* End */

/* Login_main_username */
.username {
    background-image: url(../../themes/tdtweb_v_1/username.png);
    background-repeat: no-repeat;
    background-position: right;
	border: 1px solid #B4B4B4;
    padding-right: 15px;
	color: #000000;
    font-family: Tahoma;
	font-size: 9pt;
    height:20px;
    width:150px;
}
/* End */

/* Login_main_password */
.password {
    background-image: url(../../themes/tdtweb_v_1/password.png);
    background-repeat: no-repeat;
    background-position: right;
	border: 1px solid #B4B4B4;
    padding-right: 15px;
	color: #000000;
    font-family: Tahoma;
	font-size: 8pt;
    height:20px;
    width:150px;
}
/* End */

/* form_code */
.form_code{
    width:100%;
    padding-top:5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    border: 1px solid #B4B4B4;
}
/* End */

/* news_cat */
.news_cat{
    width:300px;
    height:50px;
    padding-top:5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    background-image: url(../../themes/tdtweb_v_1/m_bg.png);
    background-repeat: repeat-x;
    background-position: bottom;
    border: 1px solid #BED5E0;
}
/* End */

/* head_blue */
.head_blue{
    height: 30px;
    padding-top:5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    background-image: url(../../themes/tdtweb_v_1/mf_bg.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}
/* End */

/* detailes" */
.detailes{
    height: 20px;
    padding-top:2px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 2px;
    background-color:#EAF5F6;
    border-top: 1px solid #C4D6E5;
    border-bottom: 1px solid #C4D6E5;
}
/* End */

/* ads_head*/
 .ads_head{
    background-color: #FFFFFF;
    width:100%;
    height: 100%;
    padding-top:0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}
/* End */

/* pagenum */
.pagenum{
    padding-top:5px;
    padding-right: 5px;
    pad
