/*@charset "utf-8";*/
body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html,body{
    margin:0;
    padding:0;
    height:100%;
    border:none
}

a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

.blue_blocks {
	background-color: #003466;
	text-align: left;
	background-position: right;
}
.dkblue_block {
	background-color: #001F3C;
}
.grey_block {
	background-color: #CCCCCC;
}
.dkgrey_block {
	background-color: #8E8E8E;
}
.titles_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003466;
}

.body_black 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}

.body_black_small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#privacypolicy_hidden, #cancellationpolicy_hidden, #shipping_hidden, #termsandconditions_hidden {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.large_black 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.titles_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003466;
}
.dotted_blue_line {
	background-image: url(images/blue_dots.gif);
	height: 21px;
}

.body_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.dotted_white_line {
	background-image: url(images/white_dots.gif);
	height: 20px;
	background-color: #003466;
	clip: rect(auto,20px,auto,auto);
}
.top_buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	display: none;
	height: 20px;
	width: 130px;
	visibility: visible;
	position: static;
}
.body_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
.titles_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003466;
}
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(images/background.jpg);
}
