body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
	text-decoration:none
}

.CompanyName {
	color: #FFFFFF;
	font-size: 24px;
	font-family: arial;
	font-weight: bold;
	text-decoration:none;
	filter: Shadow(Color=#666666, Direction=135, Strength=5);
}

.style2 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}

.style3 {
	color: #7a9cac;
	font-size: 11px;
	font-family: arial;
}

.style3 a:hover {
	color: #7a9cac;
	font-size: 11px;
	font-family: arial;
	text-decoration: underline;
}

.style4 {
	color: #0374AC;
	font-size: 11px;
	font-family: arial;
	text-decoration:none
}
.style5 {
	color: #666666;
	font-size: 11px;
	font-family: arial;
	text-decoration:none;
	line-height:13px;
	font-weight: bolder;
}

.BodyHead {
	color: #666666;
	font-size: 26px;
	font-family: arial;
	text-decoration:none;
	line-height:28px;
	font-weight: bolder;
}

.style6 {
	color: #006699;
	font-size: 11px;
	font-family: arial;
}
.style7 {
	color: #0099CC;
	font-size: 11px;
	font-family: arial;
}

#ma li { list-style:url(images/point_1.jpg); margin:0 0 0 0px}
#ma a { font-family:arial; font-size:11px; color: #FFFFFF; font-weight:bold}
#ma2 li { list-style:url(images/point_3.jpg); margin:0 0 0 0px}
#ma2 a { font-family:tahoma; font-size:11px; color: #006699; font-weight:bold}
#ma3 li { list-style:url(images/point_3.jpg); margin:0 0 0 0px}
#ma3 a { font-family:tahoma; font-size:11px; color: #006699; font-weight:bold}
#ma4 li { list-style:url(images/point_3.jpg); margin:0 0 0 0px}
#ma4 a { font-family:tahoma; font-size:11px; color: #006699; font-weight:bold}


div#menu {
    height: auto;
    width: 100%;
    margin-left: 9px;
    vertical-align: middle;
}

ul#menu {
    margin:0px;
    padding:0px;
    align: center;
}

div#menu li {
    height: 32px;
    width: 197px;
    margin-left: 0px;
    margin-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    line-height: 200%;
    list-style-type: none;
    background-image: url(images/care.jpg);
    background-repeat: no-repeat;
}

div#menu li a {
    display: block;
    padding-left: 30px;
    width: 100%;
    height: 100%;
    font-weight: bold;
    text-decoration: none;
}

div#menu li a:link {
    color: white;
}

div#menu li a:visited {
    color: #900;
}

div#menu li a:hover {
    font-weight: bold;
    color: black;
    background-image: url(images/care_2.jpg); 
    background-repeat: no-repeat;
} 

div#menu li a:active {
    font-weight: bold;
    color: black;
    background-repeat: no-repeat;
}

.menulines{
border:2.5px solid #caebfc;
}

.menulines a{
text-decoration:none;
color:black;
}

.fixedTable {
   table-layout : fixed;
}

td.cell {
    padding       : 2px 0px 2px 3px;
    margin        : 0px;
    border-bottom : 1px solid #b8b8b8;
    border-right  : 1px solid #b8b8b8;
    height        : 22px;
    overflow      : hidden;
    font-size     : 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    line-height: 12px;
}

.first {
   border-left  : 1px solid #b8b8b8;
}

.tableCellHeader {
   padding          : 2px 0px 2px 3px;
   text-align       : left;
   font-size        : 11px;
   border-top       : 1px solid #b8b8b8;
   border-right     : 1px solid #b8b8b8;
   background-color : #118cd2;
}

