* {font-family: Tahoma, Verdana, sans-serif;}

td#MainMenuItem {
 text-align:center;
 font-weight: bold;
 color: #fff;
}

td#SecondBlock {
 background-color:#1B7FBA;
 height:45px;
}

body {
	background-color:fff;
	margin: 0 0 0 0;
    font-size: 12px;
    font-weight: none;
	color: #444;
}

td#Alert {
 color:white;
 text-align:center;
 background-color:red;
 font-size:16px;
 font-weight:bold;
}

td#Phone {
     font-size: 20px;
    font-weight: bold;
    	color:#1B7FBA;
}

span#PhoneSpan {
      font-size: 14px;
    font-weight: none;
	color: #1B7FBA;    
}

h2 {
       font-size: 14px;
    font-weight: none;
	color: #black;  
}

p {
     font-size: 13px;
}

li {
      font-size: 12px;
}

a {
 color:#2B7FFC;
 font-size: 12px;
}

.cc1{
 background-color:white;
 color: black; 
  font-size: 12px;
  text-align: center;
 } 
 .highlight td{
 background-color:#E5DECB;
 color: #1F7ACD;
 }
 .highlight1 td{
 background-color:#f4f2de;
 color: #1F7ACD;
 } 
 
a#HeadMenu {
 font-size: 15px;
 text-decoration:none;
 color:#FFFFFF;
 font-weight: bold; 
}

