/*HTML Test stylscheet Script 1.0*/@import url("navigation_dropdown_menue.css");body{	background: url(images/divbg.jpg) no-repeat; 	background-position: center;	background-position: top;	background-color: #858585;	font-family: Verdana;	font-size: 14px;}h3, th{	color: #800000;	}a:	{    color: #FFCCCC;	}a:hover{    color: #CC3333;}a: img{}/*root-site setup*/#root_site{    margin-top: 0px;    width: 860px;    height: auto;    background-color: #fff;}    #haed_main_container    {     background:#9c9c9c;     width: 860px;     height: 180px;    }            .header_background     {           height: 148px;         width: 100%;         background: url(images/logo.png) no-repeat;         background-position: center;     }#navi_main_container    {     background:#9c9c9c;     width: 100%;     height: 50px;     float: left      }        .navi_container    {        width: 100%;        height: 20px;        padding-top:0px;           }    #content_main_container    {    background:#ffffff;    width: 100%;    height: auto;    float: left    }        .content_left_main       {      width: 100%;       height: 100%;       background-color:	#ffffff;      float: left;    }      .content_left_table     {     padding: 10px 10px 10px 10px;            }       .news_box       {           background-color: #CCCCCC;           padding: 3px 3px 3px 3px;           border-radius:10px ;                  }        .content_table_headline        {            font-size: 20px;            font-weight: bold;			font-variant:small-caps;			border-bottom: dotted 1px #990000;            color: #800000;            padding-top: 0px;        }    #footer_main_container       {     background:#800000 ;     width: 100%;     height: auto;     float:left;    }    		#footer_containar		{			padding: 10px 10px 10px 10px;					}		.footer_table_setup			{			font-family: Arial;			font-size: 12px;			text-align: center;			margin: 5px 0px 0px -80px;		}		.footer_table_setup td				{			height: 12px;			width: 300px;				}				.footer_table_setup a				{			color: #fff;			text-decoration: none				} 					.footer_table_setup a:hover			{			color: #0000ad;					}	