BODY
	{
    padding: 0;
    margin: 0px;
    font-size: 11px;
    color: #000000;
    padding-top: 0px;
    font-family: Tahoma, Arial, sans-serif;
    SCROLLBAR-ARROW-COLOR: #ff0000;
    SCROLLBAR-TRACK-COLOR: #e3e3e3;
    SCROLLBAR-BASE-COLOR: #ccc;
    background: #ccc;
	}

INPUT.text,TEXTAREA
	{
	width: 380px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	padding: 2px;
	}

TD
	{
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, sans-serif
	}

STRONG, H1
	{
	text-align: center;
	color: #d60000;
	}


TABLE.main_table
	{
	width: 961px;
	height: 100%;
	background: #fff;
	}

TD.header
	{
	padding: 3px 0 0 0;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    vertical-align: top;
	height: 135px;
    background: #fff url(/img/head_01.jpg) top left no-repeat;
    cursor: hand;
	}

TD.tm
	{
	font-size: 12px;
	padding: 0 0 0 80px;
	color: #000;
	height: 20px;
    background: #fff url(/img/tm_bg.gif) top left no-repeat;
	}

A.tm_a
	{
	font-size: 12px;
	color: #ff150b;
	text-decoration: none;
	}
A:hover.tm_a
	{
	color: #f9918d;
	text-decoration: underline;
	}

TD.page_title
	{
	padding: 0 0 0 0;
	color: #ff150b;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;

	height: 20px;
	}

TABLE.bl_1,TABLE.bl_2
	{
	width: 311px;	
	height: 160px;
    }
TD.bl_1_h
	{
	height: 11px;
    background: #fff url(/img/bl_1_h.gif) top left no-repeat;
	}
TD.bl_1_c
	{
    background: #fff url(/img/bl_1_bg.gif) top left repeat-y;
    text-align: center;
    }
TD.bl_1_f
	{
	height: 13px;
    background: #fff url(/img/bl_1_f.gif) top left no-repeat;
	}

TD.bl_2_h,TD.bl_2_f
	{
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	height: 29px;
	}
TD.bl_2_h
	{
    background: #fff url(/img/bl_2_h.gif) top left no-repeat;
	}
TD.bl_2_c
	{
	font-weight: bold;
	padding: 0 0 0 50px;
    background: #fff url(/img/bl_1_bg.gif) top left repeat-y;
    }
TD.bl_2_f
	{
    background: #fff url(/img/bl_2_f.gif) top left no-repeat;
	}

A.bl_2_a
	{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}
A.bl_2_a:hover
	{
	color: red;
	text-decoration: underline;
	}

A.bl_2_ab
	{
	font-weight: bold;
	color: #AA0000;
	font-size: 12px;
	text-decoration: none;
	}
A.bl_2_ab:hover
	{
	color: red;
	text-decoration: underline;
	}


TABLE.lb
	{
	margin: 10px 0 0 0;
	width: 953px;	
    }
TD.lb_h
	{
	height: 11px;
    background: #fff url(/img/lb_h.gif) top left no-repeat;
	}
TD.lb_h1
	{
	text-align: center;
	font-weight: bold;
	height: 31px;
    background: #fff url(/img/lb_h_1.gif) top left no-repeat;
	}
TD.lb_c
	{
    background: #fff url(/img/lb_bg.gif) center left no-repeat;
    text-align: center;
    }
TD.lb_c1
	{
    background: #fff url(/img/lb_bg_1.gif) center left no-repeat;
    }
TD.lb_c2
	{
    background: #fff url(/img/lb_bg_2.gif) center left no-repeat;
    }
TD.lb_c3
	{
    background: #fff url(/img/lb_bg_3.gif) center left no-repeat;
    }
TD.lb_c4
	{
    background: #fff url(/img/lb_bg_4.gif) center left no-repeat;
    }
TD.lb_c5
	{
    background: #fff url(/img/lb_bg_5.gif) center left no-repeat;
    }

TD.lb_f
	{
	height: 13px;
    background: #fff url(/img/lb_f.gif) top left no-repeat;
	}


TD.content_td_0
	{
	height: 100%;
	vertical-align: top;
	}
TD.content_td_1
	{
	padding: 10px 20px 10px 20px;
	height: 100%;
	vertical-align: top;
	}

TD.mc
	{
	vertical-align: top;
	}


TD.mh
	{
	padding: 0 0 0 20px;
    width: 200px;
    text-align: right;
	vertical-align: top;
	}

TD.mc A
	{
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}
TD.mc A:hover
	{
	color: red;
	text-decoration: underline;
	}



.copyrigth
	{
	padding-top:  15px;
	padding-bottom:  15px;

	text-align: center;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #999;
	}

A.copy_link
	{
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #999;
	}
A:hover.copy_link
	{
	text-decoration: underline;
	color: #f20000;
	}


