/* CSS Document */

body,td,th {
font-family:Arial, Helvetica, sans-serif;
}
body {
background-image:url(../images/bg.png);
}
a:link {
color:#000000;
	text-decoration: none;
}
a:visited {
color:#000000;
	text-decoration: none;
}
a:hover {
color: #0e57a0;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Navigation {
font-size:18px;
color:#009baa;
}
.MainText_Index {
font-size:16px;
}
.MainText {
font-size:12px;
}
.PackText {
font-size:13px;
font-weight:bold;
color:#009baa;
}
.Header {
font-size:36px;
font-weight:bolder;
}
.Address {
font-size:10px;
font-weight:bold;
color:#000000;
}
.Copyright {
font-size:9px;
font-weight:bold;
color:#FFFFFF;
}
.ThankYou {
font-size:16px;
font-weight:bold;
color:#0e57a0;
}
.OrderHeadings {
font-size:16px;
font-weight:bold;
color:#0e57a0;
}
.Orders {
font-size:12px;
font-weight:bold;
color:#000000;
}