/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 11px;
}

.text2 {
	height: 35px;
	padding: 15px 0px 0px 15px;
	text-transform: lowercase;
	font-size: 14px;
	font-weight: bold;
	background: url(images/homepage07.jpg) no-repeat left top;
}

.text2 strong {
	color: #299400;
}

.text3 {
	height: 35px;
	padding: 15px 0px 0px 15px;
	text-transform: lowercase;
	font-size: 14px;
	font-weight: bold;
	background: url(images/homepage08.jpg) no-repeat left top;
}

.text3 strong {
	color: #FF8D00;
}

.text4 {
	height: 35px;
	padding: 15px 0px 0px 15px;
	text-transform: lowercase;
	font-size: 14px;
	font-weight: bold;
	background: url(images/subpage02.jpg) no-repeat left top;
}

.text4 strong {
	color: #299400;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 a {
	padding-left: 15px;
	background: url(images/homepage10.jpg) no-repeat left center;
}

/** LINKS */

a {
	color: #999999;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url(imagesPR/bg01.jpg) repeat left top;
}
.bg2 {
	background: url(imagesPR/bg02.jpg) repeat-x left top;
}

.bg3 {
	background: url(imagesPR/bg05.jpg) no-repeat left top;
}
.bg4 {
	background: url(imagesPR/bg06.jpg) repeat-y left top;
}
.bg5 {
	background: url(imagesPR/bg07.jpg) no-repeat left bottom;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
.dishead {
	font-size: 20px;
	margin-top: 60px;
	border-bottom: 1pt solid #999999;
	padding: 0px 50px 10px 0px;
	margin-right: 50px;
}
.discopy {
	font-size: 13px;
	margin-top: 20px;
	margin-right: 50px;
	color: #666666;
}
.discopy2 {
	font-size: 11px;
	margin-top: 5px;
	margin-right: 50px;
	line-height: 14px;
}
.disback {
	font-size: 16px;
	margin-top: 30px;
	border-bottom: 1pt solid #999999;
	padding: 0px 0px 10px 0px;
	margin-right: 50px;
	text-align: right;
}
.disback a {
	font-size: 12px;
	margin-top: 30px;
	padding: 0px 0px 10px 0px;
	margin-right: 0px;
	text-align: right;
	text-decoration: none;
	color: #F27E19;
}
.disback a:hover {
	font-size: 12px;
	margin-top: 30px;
	padding: 0px 0px 10px 0px;
	margin-right: 0px;
	text-align: right;
	text-decoration: underline;
	color: #333333;
}
.ol {
	font-size: 11px;
	margin-top: 5px;
	margin-right: 50px;
	line-height: 14px;
}
.li {
	font-size: 11px;
	margin-top: 5px;
	margin-right: 50px;
	line-height: 14px;
}
