/* CSS Document */
body {
	margin:0px;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}
td{	
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #999999;
	line-height: 160%;
	text-align: justify;
}
h1 {
	font-size: 16px;
	color: #CE504A;
	margin-bottom:4px;
	letter-spacing: 0px;
}
h2 {
	font-size: 15px;
	color: #666666;
	margin-bottom:4px;
	letter-spacing: 0px;
}
h3 {
	font-size: 15px;
	color: #FFC004;
	margin-bottom:4px;
	letter-spacing: 0px;
}
ul {
	margin: 0px 0px;
	padding: 0 0 0 20px;
}	
li {
	list-style-type: none;
	padding: 0 0 0 23px;
	line-height: 20px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#topnavi td{
	text-align: center;
	line-height:normal;
	font-weight: bold;
}
#topnavi a{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
#topnavi a:hover{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #C6423F;
	text-decoration: none;
}
#bottomnavi{
color:#FFFFFF;
font-size:12px;
}
#bottomnavi a{
	color:#FFFFFF;
	font-size:12px;
	text-decoration: none;
}
#contact td{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
}
a{
	color:#666666;
	text-decoration: none;
}
a:hover{
	color:#666666;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.Promin {
	color: #C94D48;
}
.txtbox {
	border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	height: 16px;
	width: 150px;
	background-color: #FBFBFB;
}
.txtbox2 {
	border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	height: 16px;
	width: 190px;
	background-color: #FBFBFB;
}
.messagebox {
    border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	height: 60px;
	width: 335px;
	background-color: #FBFBFB;
}
