* {font-family: Tahoma, Verdana, sans-serif;}

body {
 background-color:#4268a6;
 margin: 5 10 10 0;
}


table#MainTable {
 background-color:#fff;
 width:990;
}


td#MenuFirst {
 height:40;
}

td#MenuSecond {
 height:30;
}

td#MenuFirstCur {
 height:40;
 background-color:#c6d9f9;
}

td#MenuSecondCur {
 height:30;
 background-color:#c6d9f9;
}

td#RightCellOne {
background-color:#ffffff;
}

td#RightCellTwo {
background-color:017a98;
}


h2 {
 font-size:18px;
 font-weight: bold;
 color:#4268a6;
}


a#MenuLinkFirst {
 color:#4268a6;
 font-size:14px;
 font-weight: bold;
 margin-left:3px;
}

a#MenuLinkSecond {
 color:#4268a6;
 font-size:13px;
 font-weight: normal; 
 margin-left:5px;
}


p#MenuLinkFirstNA {
 color:gray;
 font-size:14px;
 font-weight: bold;
 margin-left:3px;
}

p#MenuLinkSecondNA {
 color:gray;
 font-size:13px;
 font-weight: normal; 
 margin-left:10px;
}

p {
 font-size: 13px;
 font-weight: none;
 line-height:1.5em; 
 margin-top:0.5em;
}

p#Phone {
 color:#4268a6;
 font-size:19px;
 font-weight: bold;
}

p#SpecOne {
 margin-left:12px;
 margin-right:12px;
 margin-top:10px;
 margin-bottom:10px;
}

p#SpecTwo {
 color:#ffffff;
 margin-left:12px;
 margin-right:12px;
 margin-top:10px;
 margin-bottom:10px;
}


li {
 font-size: 13px;
 font-weight: none;
 line-height:1.5em; 
 margin-top:0.5em;
}


span#Phone {
 font-size:12px;
 font-weight: normal;
 color:#4268a6;
}


strong#spec {
 color:#638884;
 font-size:15px;
 font-weight: bold;
 margin-left:10px;
}

strong#SpecTwo {
 color:#ffffff;
 font-size:15px;
 font-weight: bold;
 margin-left:10px;
}