/*Edit CSS code below - store.css - Do not remove this line*/
img 
{border:0;
}

.Select_Location {display:none}

body {
border:3;
padding:0;
margin:0;
background-color: #ffffff;
}

hr {
height:1px;
}

#footer {
text-align:center;
font-size:11px;
font-family:arial;
color: #003366;
}

body {
background-color: #7a96a5;
}

#Page_Header {
margin: 10px;
}

.Page_Name {
font-family: arial;
font-size: 30px;
color: #003366;
font-weight: bold;

}

#Page_Breadcrumb {
font-family:arial;
font-size: 20px;
color: #003366;
}

#e_basket {
background-repeat: repeat-x;
background-color: #006633;
background-position: top left;
text-align: left;
}

#e_toolbar {
background-repeat: repeat-x;
background-color: #006633;
background-position: top right;
}

#e_menu {
background-color: #006633;

}

#e_page {
vertical-align: top;
background-color: #ffffff;
}

#e_menu {
vertical-align: top;
}

.home, p, td {
font-size:18px;
font-family:<strong>arial<strong/>;
color: #003366}

.header {
font-size:12px;
color: #003366;
font-weight: bold
}

a:link {
color: #003366;
text-decoration: none;
}

a:visited {
color: #006633;
text-decoration: none;
}

a:hover {
color: #003366;
text-decoration: underline;
}

a:active {
color: #ffffff;
text-decoration: none;

