@charset "utf-8";
/* CSS Document */

body {
margin-top: 20px;
margin-left: 0px;
margin-right: 0px;
background-color: #000000;
}

table.top {
border: 1px solid #ffffff;
width: 980px;
height: 180px;
margin-bottom: 10px;
}

table.navbar {
background-image: url(/images/bkg/red_phase.jpg);
width: 980px;
height: 25px;
margin-bottom: 10px;
color: #ffffff;
font-family: Verdana;
font-size: 14px;
font-weight: bold;
}

table.main {
background: #ffffff;
width: 980px;
}

table.copyright {
margin-top: 20px;
color: #ffffff;
font-family: Verdana;
font-size: 9px;
text-align: center;
}

a.navbar {
color: #ffffff;
font-family: Verdana;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

p.main {
padding-top: 5px;
padding-right: 20px;
line-height: 170%;
font-family: verdana;
font-size: 12px;
text-align: justify;
}

p.main2 {
padding-left: 20px;
line-height: 170%;
font-family: verdana;
font-size: 12px;
text-align: justify;
}

li {
padding-left: 20px;
line-height: 170%;
font-family: verdana;
font-size: 12px;
}

p.main3 {
padding-left: 20px;
padding-right: 20px;
line-height: 170%;
font-family: verdana;
font-size: 12px;
text-align: justify;
}

p.other {
padding-top: 5px;
line-height: 170%;
font-family: verdana;
font-size: 12px;
}

a.main {
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #c20000;
text-decoration: none;
}

a.main:hover {
text-decoration: underline;
}

h3 {
font-family: verdana;
padding-left: 20px;
}

a.white {
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

a.white:hover {
text-decoration: underline;
}

.rodsbackground {
background-image: url(/images/rods/mti_rods_bottom.jpg);
background-position: bottom;
background-repeat: no-repeat;
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}

.luggagebackground {
background-image: url(/images/rods/mti_luggage_bottom.jpg);
background-position: bottom;
background-repeat: no-repeat;
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #000000;
}

a.black {
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

a.black:hover {
text-decoration: underline;
}

.storiesbackground {
background-image: url(/images/rods/mti_stories_bottom.jpg);
background-position: bottom;
background-repeat: no-repeat;
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #000000;
}
