body { 
	margin: 0; padding: 0; background-image:url('img/bg_01.gif'); background-repeat:repeat-x; background-color: #ffffff;
}

a {
	font-weight: normal; font-size: 13px; color: #737373; font-family: tahoma, arial; text-decoration: none; font-weight: bold;
}

a:hover {
	font-weight: normal; font-size: 13px; color: #DF0029; font-family: tahoma, arial; text-decoration: none; font-weight: bold;
}

table {
	font: 13px tahoma, arial;
}

h1 {
	padding:0px;
	margin-top:0px;
	margin-bottom:18px;
	font-family: Arial black, Arial;
	font-weight:normal;
	color:#E0001A;
	font-size:24px;
	letter-spacing:-0.3px;
	line-height:28px;
}

h2 {
	padding:0px;
	margin-top:0px;
	margin-bottom:18px;
	font-family: Arial black, Arial;
	font-weight:normal;
	color:#666666;
	font-size:18px;
	letter-spacing:-0.3px;
}


td {  font-size: 13px; font-family: tahoma, arial; color: #737373; line-height:20px;

}

a#logo-01{ display:inline; height:90px; width:261px; float:left; background: url(img/logo_01.gif); margin-left:50px }

a:hover#logo-01{ display:inline; height:90px; width:261px; float:left; background: url(img/logo_01.gif); background-position:0px 85px }


a#logo-02{ display:inline; height:90px; width:203px; float:left; background: url(img/logo_02.gif); margin-left:50px  }

a:hover#logo-02{ display:inline; height:90px; width:203px; float:left; background: url(img/logo_02.gif); background-position:0px 85px }


a#logo-03{ display:inline; height:90px; width:246px; float:left; background: url(img/logo_03.gif); margin-left:50px  }

a:hover#logo-03{ display:inline; height:90px; width:246px; float:left; background: url(img/logo_03.gif); background-position:0px 86px }


a.submenu {
    display:inline;
    float:left;
    width:100%;
    padding-left:12px;
	padding-top:7px;
	padding-bottom:6px;
    font-family: Arial Black;
    font-size:14px;
    color:#817769;
    font-weight:normal;
    background-image: url('img/dot2.gif');
	background-position:0px 8px;
    background-repeat:no-repeat;

}

a:hover.submenu {
    font-weight:normal;
    font-size:14px;
    font-family: Arial Black;
    color:#B80606;
    background-image: url('img/dot.gif');
    background-repeat:no-repeat;
}
