body {
	font-family:"Century Gothic";
	font-size: 12px;
	line-height: normal;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1EDDA;
}

td, th {
	line-height: 20px;
	color: #333333;
	text-align: justify;
}

a:link {
	font-family:"Century Gothic";
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
		}
		
a:visited{
	font-family:"Century Gothic";
	font-size: 11px;
	text-decoration: none;
	color: #444444;
	font-weight: bold;
	}
a:hover {
	font-family:"Century Gothic";
	font-size: 11px;
	text-decoration: none;
	color: #D74600;
	font-weight: bold;
		}
		
a:active { 
	font-family:"Century Gothic";
	font-size: 11px;
	text-decoration: none; 
	color: #FF6600;
	font-weight: bold;
	}

a:link.top1 {
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 13px;
	color: #333333;
	display:block;
	background-color:#E9C823;
	height: 53px;
	font-weight: normal;
	line-height: 53px;
	padding-left: 5px;
	}
a:visited.top1 {
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 13px;
	color: #333333;
	display:block;
	background-color:#E9C823;
	height: 53px;
	font-weight: normal;
	line-height: 53px;
	padding-left: 5px;
	}
a:active.top1{
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FF0000;
	display:block;
	background-color:#FFFFFF;
	height: 53px;
	font-weight: normal;
	line-height: 53px;
	padding-left: 5px;
	}
a:hover.top1{
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FFFFFF;
	display:block;
	background-color:#BE9518;
	height: 53px;
	font-weight: normal;
	line-height: 53px;
	padding-left: 10px;
	}

.title {
	font-family:"Century Gothic";
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}
.subtitle1 {
	font-family:"verdana";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
  	}
.subtitle {
	font-family:"Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #D74600;
  }

.header {
	font-family:"Century Gothic";
	font-size: 24px;
	background-color: #006666;
  	color: #DCDCDC;
}
.box_main_tb {
	border: 1px solid #D2C9B5;
	background-color: #FFFFFF;
}
.img_box {
	border: 1px solid #FFFFFF;
}
