* { outline:none}

body	 		{
					background:#FFFFFF;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					color: #666666;
					margin:0;
					padding:0;
				}
p				{ margin:12px 0}
h2				{ font-size:12px; font-weight:bold; color:#666666; margin:10px 0; padding:0;}
h3				{ font-size:16px; font-weight:bold; color:#000000; margin:0 0 5px; padding:0;}

.bodyline		{background-color:#CCCCCC;}
.tbl_head          { background-color:#000000; color:#FFFFFF; font-weight:bold; }
.tbl_row1          { background-color:#F1F1F1; color:#000000; }

a     			{	text-decoration: underline;  color :#9D9FA2 }
a:hover	   		{	text-decoration: none;  color : ##9D9FA2 }

#container 		{ 	margin:0 auto; width:980px; clear:both}
#column_left 	{ 
					background:#000000 url(../images/rounded_bottom.gif) bottom left no-repeat;
					width:74px;
					height:470px;
					padding:100px 0 0 0;
					text-align:center;
					float:left;
				}
#column_main 	{ 	margin-left:88px; vertical-align:top}
#header 		{ 	height:105px}
.logo_top 		{ 	float:right; margin-top:5px}
#nav_top 		{ 
					float:left;
					background:url(../images/header_bg.jpg) top right no-repeat /*#F1F1F1*/;
					height:76px;
					width:706px;	/*width:312px;*/
					margin-top:15px; 
					padding-left:16px;	/*padding:0 284px 0 0;*/
					vertical-align:text-top;
				}
.nav_line 		{ 	margin:0 11px;}
#content_main 	{ 	padding-right:15px}

.heading_image 	{	margin:5px 20px; }

.news_table 	{ width:98%; margin-top:20px}
.news_table td 	{ border-bottom:#CCCCCC dashed 1px; padding:6px;}
.news_table .column1 { width:100px;}
.news_table .column2 { text-align:left}
.news_table .column3 { width:100px; text-align:center }

.news_table tr:hover { background:#F1F1F1;}



#footer 		{ 	font-size:11px; text-align:center; margin:10px 0 20px;}


