@font-face{  
	font-family: 'Prompt Regular';
	src: url('font/Prompt-Regular.eot');
	src: url('font/Prompt-Regular.eot?#iefix') format('embedded-opentype'),
	url('font/Prompt-Regular.woff') format('woff'),
	url('font/Prompt-Regular.ttf') format('truetype'),
	url('font/Prompt-Regular.svg#Prompt Regular') format('svg');
	font-weight: normal;
	font-style: normal
} 
@font-face{  
	font-family: 'Prompt SemiBold';
	src: url('font/Prompt-SemiBold.eot');
	src: url('font/Prompt-SemiBold.eot?#iefix') format('embedded-opentype'),
	url('font/Prompt-SemiBold.woff') format('woff'),
	url('font/Prompt-SemiBold.ttf') format('truetype'),
	url('font/Prompt-SemiBold.svg#Prompt SemiBold') format('svg');
	font-weight: normal;
	font-style: normal
} 
body {
	font-family: 'Prompt Regular', Tahoma, Arial;
	color: #666666;
	font-size: 16px;
	background-color: #FFFFFF;
}
tr {
	font-family: 'Prompt Regular', Tahoma, Arial;
	font-size: 16px;
	color: #666666;
}
H1 {
	font-family: 'Prompt Regular', Tahoma, Arial;
	font-size: 38px;
	line-height: 46px;
	margin: 0px;
	padding: 0px;
	color: #f87d19;
	font-weight: normal;
}
H2 {
	font-family: 'Prompt Regular', Tahoma, Arial;
	font-size: 22px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	color: #76b514;
	font-weight: normal;
}
H3 {
	font-family: 'Prompt Regular', Tahoma, Arial;
	font-size: 18px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	color: #2b2b2b;
	font-weight: normal;
}
.frameWhite {
	background-color: #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 7px;
}
.frameInquiry {
	background-color: #f5f7ea;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
}
a:link {
	color: #79a531;
	text-decoration: none;
}
a:visited {
	color: #79a531;
}
a:hover {
	color: #79a531;
	filter: alpha(opacity=85); 
	opacity: 0.85;
}
a:active {
	color: #79a531;
	filter: alpha(opacity=70); 
	opacity: 0.70;
}
.linkMenu A:link {
	font-family: 'Prompt Regular', Tahoma, Arial;
	COLOR: #202020;
	font-size: 16px;
	background-color: #d7d7d7;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border: none;
	padding: 15px;
	display:block;
	filter: alpha(opacity=100); 
	opacity: 1;
}
.linkMenu A:visited {
	COLOR: #202020;
	background-color: #d7d7d7;
}
.linkMenu A:hover {
	COLOR: #ffffff;
	background-color: #2793c5;
}
.linkMenu A:active {
	COLOR: #93d3f0;
	background-color: #2793c5;
}
.linkMenuS A:link {
	font-family: 'Prompt Regular', Tahoma, Arial;
	COLOR: #ffffff;
	font-size: 16px;
	background-color: #2793c5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border: none;
	padding: 15px;
	display:block;
	filter: alpha(opacity=100); 
	opacity: 1;
}
.linkMenuS A:visited {
	COLOR: #ffffff;
	background-color: #2793c5;
}
.linkMenuS A:hover {
	COLOR: #ffffff;
	background-color: #2793c5;
}
.linkMenuS A:active {
	COLOR: #93d3f0;
	background-color: #2793c5;
}