td {
	font-size: 12px;
}
.white {
	color: #FFFFFF;
}
a.link-white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link-white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.link-white:hover {
	color: #FFFF66;
	text-decoration: none;
}
a.link-white:active {
	color: #FF0000;
	text-decoration: underline;
}
a.link-blue:link {
	color: #27B2CE;
	text-decoration: none;
}
a.link-blue:visited {
	color: #27B2CE;
	text-decoration: none;
}
a.link-blue:hover {
	color: #FFFF66;
	text-decoration: none;
}
a.link-blue:active {
	color: #FF0000;
	text-decoration: underline;
}
a.link-blue2:link {
	color: #27B2CE;
	text-decoration: none;
}
a.link-blue2:visited {
	color: #27B2CE;
	text-decoration: none;
}
a.link-blue2:hover {
	color: #000099;
	text-decoration: underline;
}
a.link-blue2:active {
	color: #FF0000;
	text-decoration: underline;
}
a.yellow:link {
	color: #FFFF66;
	text-decoration: none;
}
a.yellow:visited {
	color: #FFFF66;
	text-decoration: none;
}
a.yellow:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.yellow:active {
	color: #FF0000;
	text-decoration: underline;
}
.dropmenu {
	color: #333333;
	height: 18px;
	width: 90px;
}
.input-box {
	color: #333333;
	height: 18px;
	font-size: 12px;
}
.button-face {
	font-size: 12px;
	color: #000000;
	height: 18px;
	width: 60px;
	padding-bottom: 2px;
	cursor: hand;



}
a.link-black:link {
	color: #000000;
	text-decoration: none;
}
a.link-black:visited {
	color: #000000;
	text-decoration: none;
}
a.link-black:hover {
	color: #0000FF;
	text-decoration: none;
}
.title-blue {
	color: #27B2CE;
}
.content {
	line-height: 20px;
}
.content2 {

	line-height: 15px;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.bg1 {
	background-color: #F66A05;
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg2 {
	background-color: #F66A05;
}
.bg3 {
	background-color: #F66A05;
	background-image: url(../images/bg.gif);
}
.bg4 {
	background-color: #1DB2D0;
}
.bg-title {
	background-color: #F26B00;
	background-image: url(../images/bg-title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-title2 {

	background-color: #F26B00;
	background-image: url(../images/bg-title2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
