@charset "utf-8";
/* CSS Document */

body {
background-color:#db0100;
}

.top_banner {
background-image:url(../images/header2.jpg);
background-repeat:no-repeat;
width:799px;
height:123px;
}

.top_left_border_shading {
background-image:url(../images/top_left_border_shading.png);
width:18px;
background-repeat:no-repeat;
}

.top_right_border_shading {
background-image:url(../images/top_right_border_shading.png);
width:18px;
background-repeat:no-repeat;
}

.grey_menu_background {
background-image:url(../images/grey_menu_background.jpg);
height:23px;
background-repeat:repeat-x;
font-family:"Trebuchet MS",Tahoma, Arial;
font-size:11px;
color:#000000;
}

.red_menu_background {
background-image:url(../images/red_menu_background.jpg);
height:32px;
background-repeat:repeat-x;
font-family:"Trebuchet MS",Tahoma, Arial;
font-size:11px;
color:#ffffff;
}

.middle_left_border_shading{
background-image:url(../images/middle_left_border_shading.jpg);
background-repeat:repeat-y;
width:18px;
}

.middle_right_border_shading{
background-image:url(../images/middle_right_border_shading.jpg);
background-repeat:repeat-y;
width:18px;
}

.footer_background {
background-image:url(../images/footer_background.jpg);
background-repeat:repeat-x;
height:47px;
font-family:"Trebuchet MS",Tahoma, Arial;
font-size:11px;
color:#FFFFFF;
}

.top_menu {
font-family:Verdana,Tahoma, Arial;
font-size:9px;
color:#000000;
}


.footer_left_shading {
background-image:url(../images/footer_right_shading.jpg);
background-repeat:repeat-x;
height:47px;
}

.footer_right_shading {
background-image:url(../images/footer_right_shading.jpg);
background-repeat:repeat-x;
height:47px;
}

.left_footer_shade {
background-image:url(../images/bottom_left_border_shading.jpg);
height:47px;
background-repeat:no-repeat;
}
.right_footer_shade {
background-image:url(../images/bottom_right_border_shading.jpg);
height:47px;
background-repeat:no-repeat;}


.left_section {
background-color:#f8f8f8;
height:300px;
width:188px;
}

.space_between {
width:1px;
background-color:#db0100;
}

.right_section {
width:609px;
background-color:#ebebeb;
}

.nice_image {
background-image:url(../images/nice_image.jpg);
background-repeat:no-repeat;
width:609px;
height:186px;
}

.easymail_image {
background-image:url(../images/easy-mail.jpg);
background-repeat:no-repeat;
width:609px;
height:186px;
}

.ems_image {
background-image:url(../images/ems-logo-new.jpg);
background-repeat:no-repeat;
width:609px;
height:186px;
}


.welcome_to_site {
background-image:url(../images/welcome_bg.jpg);
height:35px;
background-repeat:repeat-x;
font-family:"Trebuchet MS", Tahoma, Arial;
font-size:11px;
color:#cccccc;
font-weight:bold;
}

.pix_sep {
background-color:#FFFFFF;
height:1px;
}

.stamp_container {
border-bottom:1px solid #db0100;
border-left:1px solid #db0100;
border-right:1px solid #db0100;
background-image:url(../images/stamps.jpg);
height:366px;
width:428px;
}

.no_rb {
border-left:1px solid #ffffff;
}

.news_bg {
background-image:url(../images/news_advert_bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
margin-right:5px;
padding-left:3px;
font-family:"Trebuchet Ms", Arial, Tahoma;
font-size:11px;
color:#000000;}

.text_bg {
background-position:bottom;
margin-right:5px;
padding-left:3px;
font-family:"Trebuchet Ms", Arial, Tahoma;
font-size:13px;
color:#000000;}

.sms_bg {
background-position:bottom;
margin-right:5px;
padding-left:3px;
font-family:"Trebuchet Ms", Arial, Tahoma;
font-size:11px;
color:#000000;}

.read_more {
font-weight:bold;
color:#ed1b24;
font-size:10px;
}

input {
border:1px solid #91141a;
width:160px;

margin-right:5px;
height:14px;
font-size:11px;
}


