
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
	background-color: #e9e9e9;
	}

ul {
	margin: 0 0 0 10px;
	padding:0;
	}

.HomeLink {
	font-size: 13px;
	font-weight: regular;
	color: #330099;
	text-decoration: none;
	background-image: url("images/tolink_bg.gif");
	background-repeat: no-repeat;
	text-indent: 12pt;
	display: block;
	height: 20px;
	width: 180px;
	padding-top: 3px;
	}
	
.HomeLink:hover {
	text-decoration: none;
	background-image: url("images/tolink_bg_hover.gif");
	background-repeat: no-repeat;
	}

a.purchasebutton, .submitbutton_order {
	background-image: url(images/buttons/purchasebutton_backgr.gif);
	color: white;
	display: block;
	width: 100px;
	padding: 2px;
	border: 1px solid #000;
	text-decoration: none;
	}

a.purchasebutton:hover {
	background-image: url(images/buttons/purchasebutton_backgr_hover.gif);
	color: #000;
	}

.BarLink {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-image: url("images/buttons/button_bckgr.jpg");
	text-align: center;
	vertical-align: middle;
	line-height: 140%;
	display: block;
	height: 20px;
	padding: 0 5px 0 5px;
	border-right: 1px solid #999;
}
.BarLink:hover {
	color: #330099;
	text-decoration: none;
	background-image: url("images/buttons/button_bckgr_hover.jpg");	
	}

.BarLink2 {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-image: url("images/button1alargelb.gif");
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	line-height: 140%;
	display: block;
	height: 21px;
	width: 180px;
	}

.BarLink2:hover {
	color: #330099;
	text-decoration: none;
	background-image: url("images/button1alargelbb.gif");
	background-repeat: no-repeat;
	text-align: center;
	}

table #mainbody {
	width:100%;
	cellspacing:0;
	cellpading:0;
	border-top: 1px solid;
	border-collapse: collapse;
	}

table #mainbody td {
	cellspacing: 0;
	cellpading: 0;
	margin-top: 0px;
	vertical-align: top;
	}

table td #leftcolumn {
	background-color: #CCCCFF;
	border-right: 1px solid;
	}

table #leftcolumntable {
	width:182px;
	background-color:#CCCCFF;
	border: 0;
	cellspacing: 0;
	cellpading=: 0;
	}

.toptext {
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
	text-align: right;
	}

#testbox {
	display: block;
	margin: 0 10px 0 10px;
	border: 1px solid;
	padding: 10px;
	background-color: #ccccff;
	text-align: left;
	}

li {
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
	text-align: left;
	margin-left:10px;
	}

.main {
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
	}

.testimonials {
	font-size: 13px;
	color: #330066;
	text-decoration: none;
	margin-left: 6pt;
	margin-right: 3pt;
	}
	
.style2 {font-size: 12pt}

.style3 {
	color: #660099;
	font-weight: bold;
	}

.red {
	color: #CC3399;
	}


.style4 {
	font-size: 12px;
	color: #cc3399;
	font-weight: bold;
	}


h1 {
	font-size: 18px;
	font-weight: bold;
	color: #990033;
	text-align: center;
	}
	
h2 {
	font-family: Verdana;
	font-size: 16px;
	color: #990033;
	text-indent: 4pt;
	display: block;
	line-height: 100%;
	margin-bottom: 3pt;
	margin-top:3pt;
	text-align: center;
	}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #990033;
	line-height: 100%;
	margin-bottom: 3pt;
	}
	
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #330099;
	line-height: 100%;
	margin-bottom: 3pt;
	}


.interlink {
	font-size: 12px;
	font-weight: bold;
	color: #330099;
	line-height: 100%;
	margin-bottom: 3pt;
	}


.interlinkblue {
	font-size: 12px;
	font-weight: normal;
	color: #660099;
	line-height: 100%;
	margin-bottom: 3pt;
	}


.interlink:hover {
	font-weight: bold;
	color: #990033;
	}

.interlinkred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 100%;
	margin-bottom: 3pt;
	}


.alfabet {
	font-family: Verdana;
	font-size: 11px;
	color: #660099;
	text-indent: 4pt;
	display: block;
	line-height: 100%;
	margin-bottom: 3pt;
	margin-top:3pt;
	}
	
#box {
	display: block;
	width: 90%;
	border: 1px solid grey;
	background-color:#CCCCFF;
	padding: 15px;
	}
	
input {
	border: 1px solid #999;
	}
	
input#Streetclient,input#Nameclient,input#Cityclient, input#Pcode, input#Stateclient, input#Emailclient {
	border: 1px solid #999;
	border-left: 3px solid #939;
	}
#compulsory {
	border-left: 3px solid #939;
	}	
	
#compulsory_expl {
	margin-bottom: 5px;
	}
	
