﻿body { 
 margin: 3px 0px 0px 0px;
 padding: 0px;
 text-align: center;
 font-family: 'Trebuchet MS';
  font-size: 13px;
 color: #4b4b4b;
 background-image: url('body_bg.gif');
 text-align: center;
}

.subTitle { 
color : #ea2d2d; 
font-weight : bold; 
font-size : 18px; 
} 
p { 
color : #636363; 
font-size : 13px; 
} 
.text11 { 
color : #636363; 
font-size : 11px; 
} 
.text12 { 
color : #636363; 
font-size : 12px; 
} 
.text13 { 
color : #636363; 
font-size : 13px; 
} 
.text14 { 
color : #636363; 
font-size : 14px; 
} 
.message { 
color : Red;  
font-size : 13px; 
} 
.navLinkside
{
 color: #636363;
 font-family: 'Trebuchet MS';
  font-weight: bold;
 font-size: 12px;
 text-decoration: none;
}
.navLinkside:hover
{
 color: #636363;
 font-family: 'Trebuchet MS';
 font-weight: bold;
 font-size: 12px;
 text-decoration: underline;
}

.navFooter { 
 color: #fff;
 font-size: 12px;
 text-decoration: none; 
} 
.navFooter:hover { 
 color: #fff;
 font-size: 12px;
 text-decoration: underline; 
} 
.footer { 
 color: #fff;
 font-size: 12px;
}
.navNormal { 
color : #1586d9; 
font-family : verdana; 
font-size : 12px; 
text-decoration : none; 
line-height : 1.5em; 
} 
.navNormal:hover { 
color : #1586d9; 
font-family : verdan; 
font-size : 12px; 
text-decoration : underline; 
} 