@charset "ISO-8859-1";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
p {
    margin: 7px 0 7px 0;
}
table .bordertable td {
 	padding: 5px;
}


.pmatx td {
    	padding: 2px;
	font: normal 10px arial,helvetica; 
	border: 1px solid black;
}

img {
	border:none;
}

a{ text-decoration:none; }

select {
	width: 250px;
	height: 25px; 
	font: bold 14px arial,helvetica; 
	color: #333333;
}

a.menu {

	text-decoration:none;
	font: bold 14px arial,helvetica; color: white;
}

a.menu:hover { color: red; text-decoration:none; }

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#111111;
}
h1 {
	color: #00509d;
	font-size:30px;
	font-weight: bold;

}
h2 {
	color: #00509d;
	font-size: 24px;
	font-weight:normal;
	font-family: arial, Helvetica, sans-serif;
}
h3 {
	color: #00509d;
	font-size: 18px;
	font-weight:normal;
	font-family: arial, Helvetica, sans-serif;
}
li {
	list-style-position: inside; 
}

#container { margin:0 auto; text-align:center;
}

.row {
	text-align:left;
	width:940px;
	margin:0 auto; 
}

.imageText {
	font: italic 12px Arial, Helvetica, sans-serif;
	color:#111111;
}

#top-first-line { 
	height:80px;
	color:#fff; 
	overflow: hidden; }

#top-second-line { background:url(img/middle-bg.gif) top repeat-x;
	height:40px;
	color:#fff; }

#top-border-line { background:url(img/border-bg.gif) top repeat-x;
	height:6px;
	color:#fff; }

#maincontent { 
	margin: 5px;
	color:#000; }

#order_sum {
	font: bold 20px arial,helvetica; 
	color: #333333;
}

.order_mainformheader { font: bold 14px arial, Helvetica, sans-serif; }
.order_formheader { font: normal 14px arial, Helvetica, sans-serif; }
.order_formtextfield { width: 180px; height: 25px; font: normal 16px arial, Helvetica, sans-serif; } 
.order_formselectfield { width: 180px; height: 25px; font: normal 16px arial, Helvetica, sans-serif; } 