body {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
    color: #fff;
}
a:hover {
	color: red;
}
.column_left_header_txt	{

	color:#ffffff;
    font-size:16px;
    background: #426ab7;
    height:32px;
    width:90%;
    vertical-align:middle;
	font-weight:bold;
}
.column_left_header_txt2	{
    background: url(main-tab-bm.jpg) center top repeat-x;
    height:12px;
    width:90%;
}
.tabmain {
    width: 300px;
    background: #4168b7;
    border-left: 1px solid #426ab7;
    border-right: 1px solid #426ab7;
}
