/* CSS Document */
body{
	background-image: url('../images/msn_header_bg.gif');
	background-repeat: repeat-x;	
}


<!--
.fnormal {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-style: normal;
	color: #444444;
}

.fnormalsmall {
	font-family: "Tahoma";
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

.fnormalsmall a { color: 000000;  text-decoration: none; }
.fnormalsmall a : hover { color: #000000; text-decoration: underline; }
.fnormalsmall a : active { color: #000000; text-decoration: none; }

.fnormalsmaller {
	font-family: "Tahoma";
	font-size: 11px;
	font-style: normal;
	color: #666666;
}

.fnormalsmaller a { color: 000000;  text-decoration: none; }
.fnormalsmaller a : hover { color: #000000; text-decoration: underline; }
.fnormalsmaller a : active { color: #000000; text-decoration: none; }

.ftitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.fnormalbold {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}


.fnormalboldwhite {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}


.adstitle {
	font-family: "MS Sans Serif";
	font-size: 20px;
	font-style: normal;
	color: #0000FF;
	font-weight: bold;
}



.fnormalsmallgray {
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-style: normal;
	color: #999999;
}

.fnormalsmallred {
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-style: normal;
	color: #FF3333;
}


.link_black a{
	color:#000000;
	text-decoration: none;
}
.link_black a:active{
	color:#6B6A6A;
	text-decoration: none;
}
.link_black a:hover{
	color:#000000;
	text-decoration: underline;
}

.link_white a{
	color:#FFFFFF;
	text-decoration: none;
}
.link_white a:active{
	color:#FFFFFF;
	text-decoration: none;
}
.link_white a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}


.link_violet a{
	color:#366AB3;
	text-decoration: underline;
}
.link_violet a:active{
	color:#366AB3;
	text-decoration: underline;
}
.link_violet a:hover{
	color:#366AB3;
	text-decoration: none;
}

.link_blue a{
	color:#0000FF;
	text-decoration: none;
}
.link_blue a:active{
	color:#6B6A6A;
	text-decoration: none;	
}
.link_blue a:hover{
	color:#6B6A6A;
	text-decoration: underline;
}

.link_gray a{
	color:#666666;
	text-decoration: none;
}
.link_gray a:active{
	color:#666666;
	text-decoration: none;	
}
.link_gray a:hover{
	color:#666666;
	text-decoration: none;
}


.fnormalboldWhite {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}

.bg_img_home {
	background-attachment: fixed;
	background-image: url(images/bg_home.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg_img_car {
	background-image: url(images/bg_car.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg_img_mechandise {
	background-image: url(images/bg_mechandise.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg_img_search {
background-image: url(../images/bgjobsearch.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg_img_resume {
background-image: url(../images/bg_post_resume.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.search_box{  width:60; border-top:#666666 solid thin 1; border-bottom:#666666 solid thin 1; border-right:#666666 solid thin 1; border-left:#666666 solid thin 1; font-weight:normal; font-family: arial, helvetica, sans-serif; font-size: 10px;}


.td_bottom   { border-style: none; 				 
				 border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: #666666; 				 
                 padding: 1; }

.textbox_search {  width:200; border-top:#666666 solid thin 1; border-bottom:#666666 solid thin 1; border-right:#666666 solid thin 1; border-left:#666666 solid thin 1; font-weight:normal; font-family: Tahoma; font-size: 11px;}

.selectbox_search {  width:200; border-top:#666666 solid thin 1; border-bottom:#666666 solid thin 1; border-right:#666666 solid thin 1; border-left:#666666 solid thin 1; font-weight:normal; font-family: Tahoma; font-size: 10px;}


.selectbox_category {  width:250; height:250; border-top:#666666 solid thin 1; border-bottom:#666666 solid thin 1; border-right:#666666 solid thin 1; border-left:#666666 solid thin 1; font-weight:normal; font-family: arial, helvetica, sans-serif; font-size: 10px;}

-->

