﻿body {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #363636;
	scrollbar-arrow-color: #4e7eb6; 
	scrollbar-base-color: #4e7eb6; 
	scrollbar-darkshadow-color: #4e7eb6; 
	scrollbar-track-color: #4e7eb6; 
	scrollbar-face-color: #d4e2fa; 
	scrollbar-shadow-color: #d4e2fa; 
	scrollbar-highlight-color: #d4e2fa; 
	scrollbar-3d-light-color: #4e7eb6;

}

p {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 120%
}

td{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #363636;
}

.smallwhite{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 11px;
	color: #ffffff;
}

.smallblue{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 11px;
	color: #6f8bc3;
	text-align: right;
}

.smallgrey{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
}

.heading1{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #6f8bc3;
}

.heading2{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #363636;
}

.heading3{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #6f8bc3;
	text-align:right;
}


.text_center {
	text-align: center;
}
.text_left {
	text-align: left;
}

.text_right {
	text-align: right;
}

.text_justify {
	text-align: justify;
}

.text_blue {
	color: #6f8bc3;
}

.text_black {
	color: #363636;
}

.text_grey {
	color: #666666;
}

.noborder {
	border-width: 0px;
}

.form {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.formfield {
	border: 1px solid #6f8bc4; 
	background-color: #e0ecfc;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #363636;
}

.formbutton {
	border: 1px solid #6f8bc4; 
	background-color: #e0ecfc;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #363636;
}

ul{
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ol{
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

select {	
	border: 1px solid #6f8bc4; 
	background-color: #e0ecfc;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #363636;
}

a { text-decoration:underline; font-weight: normal; color:#6f8bc3; }
a:hover { text-decoration:none; font-weight: normal; color:#6f8bc3;  }
a:visited { font-weight: normal; color:#6f8bc3;  }
a:active { font-weight: normal; color:#6f8bc3;  }

a.whitelink { text-decoration:none; font-weight: normal; color:#ffffff; }
a.whitelink:hover { text-decoration:underline; font-weight: normal; color:#ffffff;  }
a.whitelink:visited { font-weight: normal; color:#ffffff;  }
a.whitelink:active { font-weight: normal; color:#ffffff;  }

a.bluelink { text-decoration:none; font-weight: bold; color:#6f8bc3; }
a.bluelink:hover { text-decoration:underline; font-weight: bold; color:#6f8bc3;  }
a.bluelink:visited { font-weight: bold; color:#6f8bc3;  }
a.bluelink:active { font-weight: bold; color:#6f8bc3;  }

a.greylink { text-decoration:none; font-weight: normal; color:#666666; }
a.greylink:hover { text-decoration:underline; font-weight: normal; color:#666666;  }
a.greylink:visited { font-weight: normal; color:#666666;  }
a.greylink:active { font-weight: normal; color:#666666;  }

.bg {
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}

.bottom_bg {
	background-image: url('images/bottom_bg.jpg');
	background-repeat: repeat-x;
}

.top_bg {
	background-image: url('images/top_bg.jpg');
	background-repeat: repeat-x;
}

.cyan_bg {
	background-color: #e2edfc;
}

.menu_bg {
	background-image: url('images/menu_bg.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.gallery_leftshadow {
	background-image: url('images/gallery_leftshadow.jpg');
	background-repeat: repeat-y;
}

.gallery_rightshadow {
	background-image: url('images/gallery_rightshadow.jpg');
	background-repeat: repeat-y;
}

.flavor_contact {
	background-image: url('images/flavor_contact.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.flavor_links {
	background-image: url('images/flavor_links.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.flavor_international {
	background-image: url('images/flavor_international.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.flavor_care {
	background-image: url('images/flavor_care.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.flavor_financing {
	background-image: url('images/flavor_financing.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.flavor_overview {
	background-image: url('images/flavor_overview.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.flavor_mission{
	background-image: url('images/flavor_mission.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.flavor_philosophy{
	background-image: url('images/flavor_philosophy.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.flavor_news{
	background-image: url('images/flavor_news.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}









