@charset "utf-8";
.border {
	border: 1px solid #EBEBEB;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.palatte_bg {
	background-image: url(../images/palette_bg.gif);
	background-repeat: repeat-x;
}
.awards_bg {
	background-image: url(../images/awards_bg.gif);
	background-repeat: repeat-x;
}
.news_bg {
	background-image: url(../images/new_bg.gif);
	background-repeat: repeat-x;
}
.welcome_bg {
	background-image: url(../images/welcome_bg.gif);
	background-repeat: repeat-x;
}
.bullet_two {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #333333;
}
.bullet_two:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #3BB2ED;
}
.bullet_more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #0099FF;
	display: list-item;
	text-indent: 15px;
	list-style-image: url(../images/bullet_more.gif);
}
.bullet_more:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #004D83;
	display: list-item;
	text-indent: 15px;
	list-style-image: url(../images/bullet_more.gif);
}
.normal_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
.bottom_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: 006699;
	font-weight: normal;
}
.normal_text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
.normal_text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: brown;
	font-weight: bold;
}
.normal_text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: black;
	font-weight: normal;
}
