body {
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	height:100%;
	}
	
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
	color:#666;
	}
p{
	margin: 3px 0px 7px 0px;
}
li {
	padding-left:-30px;
	}
	
a {
	color:#009BDA;
	text-decoration:none;
	}

a:hover{
	color:#77b800;
	text-decoration:none;
	}

a.TopMenu {
	font-size:12px;
	color:#666666;
	text-decoration:none;
	
	}

a.TopMenu:hover {
	font-size:12px;
	text-decoration:none;
	}
a.bootomLinks {
	font-size:10px;
	color:#CCCCCC;
	text-decoration:none;
	}
	
a.bootomLinks:hover {
	font-size:10px;
	color:#939598;
	text-decoration:underline;
	}

a.Menu {
	display:block;
	color:#666666;
	text-decoration:none;
	font-size:13px;
	background-color:#F2F2F4;
	padding:4px 5px;
	vertical-align:middle;
	height:15px;
	}

a.Menu:hover {
	display:block;
	color:#009BDA;
	text-decoration:none;
	font-size:13px;
	height:15px;
	}

a.subMenu {
	display:block;
	color:#939598;
	text-decoration:none;
	font-size:11px;
	background-color:#F9F9F9;
	padding:4px 0px 4px 20px;
	vertical-align:top;
	}

a.subMenu:hover {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	background-color:#939598;
	}
a.subMenuChecked {
	padding:4px 0px 4px 20px;
	vertical-align:top;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	background-color:#939598;
	}
a.subMenuChecked:hover {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	background-color:#939598;
	}
	
td.subMenuChecked {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	background-color:#939598;
	}
	

.header_table {
	background-position:center;
	background-repeat:no-repeat;
	width:790px;
	height:154px;
	}	
	
.langCell {
	padding-right:3px;
	}
	
.langCell a {
	color:#939598;
	text-decoration:none;
	font-size:10px;
	}
	
.langCell a:hover {
	color:#009BDA;
	text-decoration:none;
	font-size:10px;
	}


#container {
	position:relative;
	top:0px;
	left:0px;
	width:166px;
	height:
	}
	
#lang {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	}
#blue {
	position:relative;
	top:14px;
	left:0px;
	z-index:100;
	height:10px;
	display:block;
	}
	
		
.title_leftMenu {
	background-image:url(../images/leftmenu_title.jpg);
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
	height:29px;
	background-repeat:no-repeat;
	}
	
.large {
	font-size:14px;
	font-weight:bold;
	}
	
.small {
	font-size:10px;
	}
.smallest {
	font-size:8px;
	}
	
.leftMenu_tab {
	background-color:#F0F0F0;
	width:200px;
	height:20px;
	}
	
.devider_lm {
	background-image:url(../images/divider_lm.png);
	padding:0px;
	}

.accountBot {
	border-bottom:1px solid #939598;
	border-right:1px solid #939598;
	background-color:#F2F2F4;
	}
.account {
	border-left:1px solid #939598;
	border-right:1px solid #939598;
	background-color:#F2F2F4;
	padding:7px;
	vertical-align:top;
	}
	
.content {
	vertical-align:top;
	padding-left:10px;
	}
		
ul {
	 list-style-image:url(../images/mark.gif); 
	padding-left:-25px;
	}

.navLine {
	padding-top:5px;
	height:23px;
	font-size:10px;
	padding-left:10px;
	}
	

	
th {
	background-color:#A7CD39;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:19px;
	padding:3px;
	}
	
.even {
	background-color:#F0F0F0;
	}
	
.odd {
	background-color:#FFFFFF;
	}
	
.bgBlue {
	background-color:#E5EFF9;
	}
.bgGreen {
	background-color:#F4F8E9;
	}
.TopRight {
background-image:url(../images/blue_top_right.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
.TopLeft{
	background-image:url(../images/blue_top_left.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.BotLeft {
	background-image:url(../images/corner_bot_left.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	border-top:1px solid #939598;
	}
.BotRight {
	background-image:url(../images/corner_bot_right.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	border-top:1px solid #939598;
	border-left:1px solid #939598;
	}
 
.regularCell {
	border-left:1px solid #939598;
	border-top:1px solid #939598; 
 	}
.BottomCell {
	border-left:1px solid #939598;
	border-top:1px solid #939598; 
	border-bottom:1px solid #939598; 
 	}
	

.textPad {
	padding:0px 8px;
	vertical-align:top;
	}
	
.gradBg {
	background-image:url(../images/body_top.jpg);
	background-position:bottom middle;
	vertical-align:top;
	background-color:#FFF;
	height:47px;
	}
	
.body_back_center{
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	background-color:#FFF;
	font-size:12px;
}
	
.body_back_bottom {
	background-image:url(../images/body_bottom.jpg);
	background-repeat:no-repeat;
	height:35px;
	background-position:top middle;
}
.body_back_left {
	background-image:url(../images/body_left.jpg);
	background-position:left;
	background-repeat:repeat-y;
	width:2px;
	background-color:#FFF;
}
.body_back_right {
	background-image:url(../images/body_right.jpg);
	background-position:right;
	background-repeat:repeat-y;
	width:7px;
	background-color:#FFF;
}
	
.bestel {
	background-image:url(../images/bestel.gif);
	background-repeat:no-repeat;
	width:45px;
	height:45px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	vertical-align:bottom;
	padding-bottom:5px;
	color:#FFFFFF;
	}
.bestel a {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}
.bestel a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}

.greyMenu {
	padding:5px;
	background-color:#939598;
	color:#FFF;
	}
a.greyMenu {
	color:#FFF;
}
	
	
/* text styles */
h1 {
	font-family: Arial;
	color:#009BDA;
	font-weight:normal;
	font-size:20px;
	margin-bottom:0px;
	}

	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bolder;
	font-style:oblique;
	font-size:12px;
	margin:0px 0px 0px 0px;
	}
	
h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:normal;
	font-size:14px;
	margin:0px 0px 10px 0px;
	border-bottom:dotted;
	border-bottom-color:#CCC;
	border-bottom-width:1px;
	}
	
h4 {
	color:#F60;
	font-weight:bold;
	font-size:12px;
	margin-bottom:0px;
	padding-top:3px;
	}
h5 {
	color:#999999;
	font-size:12px;
	margin-bottom:10px;
	}
	
.blueText {
	color:#009BDA;
	}
	
.greenText {
	color:#A6CE3A;
	font-weight:bold;
	}
	
.redText {
	color:#FD0100;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}	

.greyText_big {
	color:#939598;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
.priceText {
	color:#019DDA;
	font-weight:bold;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	}
strong{
	font-size:12px;
	font-weight:bold;
	color:#666666;	
}
#ptitle{
  color:#009BDA;
}

/* home styles */
.price {
	color:#019DDA;
	font-size:20px;
	font-weight:normal;
	}

.sectionText {
	vertical-align:top;
	padding:5px 2px 5px 8px;
	font-weight:bold;
	font-size:10px;
	}

.section1 {
	width:290px;
	height:141px;
	padding:0px;
	background-repeat:no-repeat;
	}
	
.section2 {
	width:590px;
	height:142px;
	padding:0px;
	background-repeat:no-repeat;
	}

.section3 {
	width:290px;
	height:82px;
	padding:0px;
	background-repeat:no-repeat;
	}
	

	
	
/* form */
form {
	padding:0px;
	margin:0px;
	}
	
.login {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	height:20px;
	width:200px;
	font-size:11px;
	text-align:left;
	padding:1px 2px;

	}
	
.btn_login {
	border:0px;
	cursor:pointer;
	font-size:10px;
	text-align:left;
	color:#0A9FDF;
	background-image:url(../images/motu_login.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:75px;
	height:22px;
	background-color:#FFF;
	}
	
.button {
	border:0px;
	cursor:pointer;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(../images/btn_blue.jpg);
	background-repeat:no-repeat;
	width:185px;
	height:39px;
	background-color:#FFFFFF;
	}
	
.button_large {
	border:0px;
	cursor:pointer;
	font-size:10px;
	color:#FFFFFF;
	background-image:url(../images/button_l.jpg);
	background-repeat:no-repeat;
	width:183px;
	height:27px;
	}	
.button_super_large {
	border:0px;
	cursor:pointer;
	font-size:10px;
	color:#FFFFFF;
	background-image:url(../images/button_sl.jpg);
	background-repeat:no-repeat;
	width:183px;
	height:27px;
	}
	
.input {
	border:1px solid #939598;
	background-color:#FFFFFF;
	height:18px;
	font-size:10px;
	}
.buttonElastic {
	border:0px;
	cursor:pointer;
	font-size:10px;
	color:#FFFFFF;
	background-image:url(../images/btn_elastic_bg.gif);
	background-repeat:repeat-x;
	height:18px;
	}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #BECDDC;
	background-color:#FFFFFF;
	font-size:12px;
	}

.inputForm {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #BECDDC;
	background-color:#FFFFFF;
	height:20px;
	font-size:12px;
	width:250px;
	}
.inputFormSmaller {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #BECDDC;
	background-color:#FFFFFF;
	height:20px;
	font-size:12px;
	width:190px;
	}
.inputFormMid {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #BECDDC;
	background-color:#FFFFFF;
	height:20px;
	font-size:12px;
	width:165px;
	}
.inputFormReg {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #BECDDC;
	background-color:#FFFFFF;
	height:20px;
	font-size:12px;
	width:220px;
	}
.inputFormMid2 {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #BECDDC;
	background-color:#FFFFFF;
	height:20px;
	font-size:12px;
	width:100px;
	}
.inputFormSmall {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #BECDDC;
	background-color:#FFFFFF;
	height:20px;
	font-size:12px;
	width:50px;
	}
	
.SelectHeader {
	border:1px solid #BECDDC;
	background-color:#FFFFFF;
	height:18px;
	font-size:10px;
	width:170px;
	}

.btnOrange {
	border:0px;
	width:185px;
	height:39px;
	background-image:url(../images/btn_orange.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:13px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	}
.btnNextSmall {
	border:0px;
	width:126px;
	height:39px;
	background-image:url(../images/btn_orange_small.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:13px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.btnNew {
	border:0px;
	width:179px;
	height:40px;
	background-image:url(../images/btn_new.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:13px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.btnBlue {
	border:0px;
	width:185px;
	height:39px;
	background-image:url(../images/btn_blue.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:13px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}
.btnDiscount {
	border:0px;
	width:214px;
	height:35px;
	background-image:url(../images/discount_btn.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:13px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}
	
.btnPrint {
	border:0px;
	width:183px;
	height:26px;
	background-image:url(../images/btn_print.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:10px;
	cursor:pointer;
	}
	
.btnMoney {
	border:0px;
	width:183px;
	height:26px;
	background-image:url(../images/btn_money.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:10px;
	cursor:pointer;
	}
.btnDeliver {
	border:0px;
	width:183px;
	height:26px;
	background-image:url(../images/btn_deliver.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:10px;
	cursor:pointer;
	}
.btnTellAFriend {
	border: 1px;
	width:183px;
	height:26px;
	background-image:url(../images/tell_a_friend.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:10px;
	cursor:pointer;
	text-align: center;
	}
	
	a.aTellAFriend {
	color:#FFFFFF;
	font-size:10px;
	width:100%;
	}
	
	a.aTellAFriend:hover {
	color:#FFFFFF;
	font-size:10px;
	width:100%;
	}
	
.btnSamplas {
	border: 1px;
	width:183px;
	height:26px;
	background-image:url(../images/btn_samplas.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:10px;
	cursor:pointer;
	}
	
.my_acc {
	width:167px;
	height:26px;
	background-image:url(../images/my_account_top.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	vertical-align:top;
	padding:3px 0px 0px 7px;
	}
	
td.wrong
{
	color: #990000;
	text-align: center;
	font-weight: bold;
}
.HeaderSelect
{
	border:1px solid #939598;
}


#nav {
	padding: 0px 0px 0px 0px; 
}

#nav td {POSITION: relative;
    margin: 0px; 
    padding:  0px 3px 0px 3px; 
}

#nav td UL {
	PADDING: 0px 0px 0px 0px ; 
	MARGIN: 5px 0px 0px 0px; 
	DISPLAY: none; 
	POSITION: absolute; 
	BACKGROUND: #DFDFDF;
	list-style: none;
	/*border: solid 1px #9ea9a8; */
	list-style-image:url(../images/spacer.gif);
	z-index:30;
	
}
#nav td UL LI {
	list-style: none;
	position: relative;
	width: 200px; 
	left:0px;
	text-align:left;
}

#nav td:hover UL.dropMenu {
	DISPLAY: block;
	list-style: none;
	float:none;
	z-index:30;
}
#nav td.jshover UL.dropMenu {
	display:block;
	list-style: none;
	top:25px;
	left:0px;
	z-index:30;
	float:none;
	list-style-image:url(../images/spacer.gif);
}
<!--
#nav td:hover LI UL {
	DISPLAY: none; 
}
#nav td.jshover LI UL {
	DISPLAY: none;
}

#nav td:hover td:hover UL {
	DISPLAY: block
}
#nav td.jshover td.jshover UL {
	DISPLAY: block
}
-->


.menu_pad {
	text-align:left;
	}
	
.bg_contact {
	background-image:url(../images/bg_contact.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:170px;
	height:235px;
	vertical-align:top;
	}
	
.contact_title {
		text-align:center;
	color:#FFFFFF;
	font-size:16px;
	height:29px;
	}
	
.contact_blue {
	color:#009BDA;
	font-weight:bold;
	font-size:14px;
	text-align:right;
	}
	
.contact_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px 0px 2px 0px ;
	}

a.copy {
	font-size:10px;
	color:#939598;
	text-decoration:none;
	}
	
a.copy:hover {
	font-size:10px;
	color:#A4CC3A;
	text-decoration:none;
	}
	
.input_error
{
	background-color: #FFC5C5;
}
.width100
{
	width: 100%;
}
.BigGreenText
{
	color:#A6CE3A;

	font-weight:bold;
	font-size:17px;
}
.BigBlueText
{
	color:#019DDA;
	
	font-weight:bold;
	font-size:13px;
}
#campaign_header {
	position:relative;
	text-align:center;
	z-index:10;
	width:966px;
	height:250px;
	margin-left:-40px;
	margin-right:-100px;
	margin-bottom:-3px;
}
.header_back{
	background-image:url(../../../file/header_back.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#blueTitle {
	color:#009BDA;
	font-size:13px;
	font-weight:bold;		
}
#button_back{
	background-image:url(../images/button_back.png);
	background-repeat:no-repeat;
	width:150px;
	height:27px;
	color:#FFF;
	padding-top:3px;
	padding-left:10px;
	margin-right:10px;
	
}
#blueTableHeader{
	height:30px;
	color:#ffffff;
	font-size:12px;
	font-weight:bolder;
		background-color:#009BDA;
	text-align:center;
}
.price_small{
	color:#019DDA;
}
.body_bottom{
	background-image:url(../../../file/campaign_bottom.png);
	height:50px;
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:30px;	
	padding-top: 23px;
	color:#FFF;
	background-color:#F0F0F0;
}
a.faq{
	color:#999999;
	text-decoration:none;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4;
}
faq{
	line-height:1.4;
}
.footer{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_header{
	color:#FFFFFF;
	font-weight:bold;
	height:30px;
}
.footer_form{
	width:200px;
	border-color:#CCCCCC;
	border-width:0px;
}
.segment{
	background-color:#FFFFFF;
	color:#666;
	font-size:12px;
	list-style:none;
	list-style-type:none;
    list-style-image:none;
	margin-left:-40px;
	padding-left:5px;
	line-height:1;
}
.category{
	margin-left:-10px;
}
a.footer{
  color:#FFF;
  font-size:12px;
}
.horizontal_dotted_line
	{
	border-top: 1px dotted #CCC;
	width: 100%;
	height:1px;
	margin-bottom:0px;
	} 
.FacebookShareLink {
	color:#F0C;	
	
}
.TweetMeMeLink {
	background-image:url(../images/twitter_share.jpg);
	width:60px;
	text-indent:-100px;
}
