.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5A5A5A;
	line-height:16px;
}

.txtCategoryLinks {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #FAF37E;
	font-weight: bold;
}
.txtCategoryLinks:link {
	color: #FAF37E;
	text-decoration: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
}
.txtCategoryLinks:visited {
	color: #FAF37E;
	text-decoration: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
}
.txtCategoryLinks:hover {
	color: #179CF8;
	text-decoration: underline;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
}
.txtCategoryLinks:active {
	color: #FAF37E;
	text-decoration: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
}

a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #F00;
}
a:active {
	color: #F00;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3f3f3f;
}

.ContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0077af;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #b3b3b3;
	background-image:url(../files/images/layout/bg.gif);
	background-repeat:repeat-x;
}

.menu-normal,.menu-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003751;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	cursor:pointer;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
}

.menu-active {
	color: #FFF;
	background-color:#FF8000;
}
.Main_Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
}
.Title_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #0077af;
	margin-bottom: 15px;
	margin-top:2px;
}
.Title_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #343434;
	margin-bottom: 11px;
}
.Title_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F60;
	margin-bottom: 11px;
}
.Title_04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #03628f;
	font-weight: bold;
}
.Title_05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#07afff;
	margin-bottom: 11px;
}
.Title_06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#06F;
	font-weight: bold;
}
.Title_07 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #0077af;
	margin-bottom: 15px;
	margin-top:2px;
	font-weight: bold;
}
.programTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding:7px;
	border:solid 1px #EEE;
	background-color:#F7F7F7;
	font-weight: bold;	
	cursor:pointer;
	}
	
.programTitle:hover{
	background-color:#FFFFE7;
	}
	
.programTable{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding:3px;
	border:solid 1px #EEE;
	background-color:#F7F7F7;
	font-weight: bold;	
	cursor:pointer;
	}
	
.programTable:hover{
	background-color:#FFFFE7;
	}
.programContent{
	padding:3px;
	border:solid 1px #EEE;
	border-top:none;
	margin-bottom:15px;
	overflow:auto;
	display:none;
	}	

.programContent table tr > td{
	border-bottom:solid 1px #FFF;
	}

#NewsletterForm{
	background-image:url(../files/images/layout/tr/NewsLetter_box.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	margin-top:13px;
	}
	
/*#NewsletterForm #TextBox{
	position:relative;
	left:7px;
	top:47px;
	}*/
	
.BorderlessTextBox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
	border:inherit;
	background-color:transparent;
	width:100%;	
	}
.tour_title1, .tour_title2 {
	background-color:#F7F7F7;
	width:100%;
	padding:7px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F60;
	cursor:pointer;
	border-bottom:dotted 1px #CCC;
}
.tour_title2 {
	background-color:#FFFFFF;
}

.tour_title1:hover, .tour_title2:hover{
	background-color:#FFC;
	}
	
.tour_description {
	padding:7px;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5A5A5A;
	line-height:16px;
	text-align:justify;
	display:none;
	border-bottom:dotted 1px #CCC;
}
.tourTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5A5A5A;
	padding-bottom: 5px;
	border-bottom: #666 1px dotted;
	text-align: center;
}
.MainPage_announcement {
	background-color: #53bcdb;
	border: 1px solid #009bc9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	padding: 15px;
}
.MainPage_announcement a:link {
	color:#FFF;
	text-decoration:none;
}

.MainPage_announcement a:hover {
	text-decoration:underline;
	color:#FF9;
}
