body {
background-color:#E5E5E5;
margin:0px;
}
td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
p {
margin:0;
padding:0;
}
/*header start here*/
.header {
width:524px;
height:234px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}
/*header end here*/
/*body part start here*/
.bodyBlue {
width:248px;
padding-top:26px;
padding-left:42px;
padding-right:38px;
background-color:#005DB4;
background-image:url(images/bottom_blue.gif);
background-repeat:no-repeat;
background-position:bottom;
}
.matterWelcome {
color:#FFFFFF;
text-align:justify;
}
.more {
text-decoration:none;
color:#FFFFFF;
}
.more:hover {
text-decoration:underline;
color:#FFFFFF;
}
.rtpart {
width:196px;
background-color:#FFFFFF;
background-image:url(images/white_bottom.gif);
background-repeat:no-repeat;
background-position:bottom;
}
.date {
color:#000000;
font-weight:bold;
}
.matterNews {
color:#000000;
text-align:justify;
}
.moreNews {
color:#000000;
text-decoration:none;
}
.moreNews:hover {
color:#000000;
text-decoration:underline;
}
/*logo part start here*/
.bgLogo {
width:210px;
background-image:url(images/logo_bg.gif);
background-repeat:repeat-y;
}
.bgIcons {
background-image:url(images/bg_icons.gif);
background-repeat:no-repeat;
}
.bg_travelling {
background-image:url(images/travelling_bg.gif);
background-repeat:repeat-y;
}
.imageTravel {
background-image:url(images/image_travel.gif);
background-repeat:no-repeat;
background-position:bottom right;
}
.matter_travel {
font-size:10px;
color:#EB2200;
text-decoration:underline;
}
.matter_travel:hover {
font-size:10px;
color:#EB2200;
text-decoration:none;
}
.click {
font-size:10px;
color:#EB2200;
text-decoration:none;
}
.click:hover {
font-size:10px;
color:#EB2200;
text-decoration:underline;
}
/*logo part end here*/
/*body part end here*/
.footer {
font-size:10px;
color:#000000;
}
