/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 140px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979DA2;
}

/** HEADINGS */

h1 {
	margin: 0px;
	font-size: 23px;
	font-weight: bold;
	color: #154669;
}
h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676D72;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	text-align: justify;
}

p, blockquote {
	line-height: 1.1em;
}

.text1 {
	text-align: right;
	font-size: 23px;
	font-weight: bold;
	color: #154669;
}

.textPrice {
	font-size: 16px;
	color: #690046;
}

.text2 {
	font-size: 16px;
}

.text3 {
	font-size: 14px;
	font-weight: bold;
	color: #154669;
}

.text4 {
	font-size: 11px;
	font-weight: bold;
	color: #525E6A;
}

.text5 {
	color: #E4E8EC;
}

.text6 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text7 {
	text-align: center;
	color: #949494;
}

/** LINKS */

a {
	color: #DD2700;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	display: block;
	width: 76px;
	padding: 12px 0px 7px 20px;
	background: #FFFFFF url(/images2/homepage04.gif) no-repeat left bottom;
	text-decoration: none;
	font-weight: bold;
	color: #154669;
}

a.link1L {
	display: block;
	width: 100px;
	padding: 12px 0px 7px 20px;
	background: #FFFFFF url(/images2/homepage04L.gif) no-repeat left bottom;
	text-decoration: none;
	font-weight: bold;
	color: #154669;
}


a.link1:hover {
	color: #DD2700;
}

a.link1:hover {
}

a.link1L:hover {
	color: #DD2700;
}

a.link1L:hover {
}

a.link2 {
	display: block;
	padding: 6px 22px;
	background: #0C2B43 url(/images2/homepage06.gif) no-repeat;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.link2:hover {
	background: #FF5412 url(/images2/homepage07.gif) no-repeat;
}

a.link3 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #E00044;
}

a.link3:hover {
	text-decoration: underline;
}

a.link4 {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #E00044;
}

a.link4:hover {
	text-decoration: underline;
}

/** BACKGROUNDS */

.bg1 {
	background: #FFFFFF url(/images2/homepage09.gif) repeat-y center top;
}

.bg2 {
	background: #FFFFFF url(/images2/homepage02.gif) repeat-x;
}

.bg3 {
	background: #FFFFFF url(/images2/homepage05.gif) no-repeat;
}

.bg4 {
	background: #FFFFFF url(/images2/homepage14.gif) repeat-x;
}

.bg5 {
	background: #FFFFFF url(/images2/homepage15.gif) repeat-x;
}

.bg6 {
	background: #FFFFFF url(/images2/homepage11.gif) no-repeat;
}

.bg7 {

	background: #FFFFFF url(/images2/homepage09.gif) repeat-y 50% 0%;
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	float: left;
	margin-top: 2px;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 2px;
	margin-bottom: 1em;
	background: url(/images2/homepage12.gif);
}

.hr2 {
	height: 1px;
	margin-bottom: 1em;
	background: url(/images2/homepage19.gif);
}


.checkbox, .radio {
	width: 19px;
	height: 18px;
	padding: 0 5px 0 0;
	background: url(/images2/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(/images2/radio2.gif) no-repeat;
}
.select {
	position: absolute;
	width: 158px;
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(/images2/select.gif) no-repeat;
	overflow: hidden;
}

