.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: #F00;
	text-decoration: none;
}
a:visited {
	color: #F00;
	text-decoration: none;
}
a:hover {
	color: #00F;
}
a:active {
	color: #00F;
	text-decoration: none;
}

.footer {font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 10px; color: #898888;}

.ContentTitle {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 20px;
	color: #5A77CD;
	font-weight:bold;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #b3b3b3;
}

.menu-normal,.menu-active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8e8e8e;
	cursor:pointer;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.menu-active {
	color: #00187e;
	background-color:#f9ff72;
}
.Main_Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
}
.Title_01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #314da1;
	margin-bottom: 5px;
}
.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: 13px;
	font-weight: bold;
	color: #06C;
	margin-bottom: 11px;
}
.Title_05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#FFF;
	margin-bottom: 11px;
}
.table_row {
	border-bottom: 1px dotted #CCC;
	padding-top:6px;
	padding-bottom:6px;
	}
.table_row_header {
	border-bottom: 1px solid #999;
	padding-top:6px;
	padding-bottom:6px;
	}
.Title_06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #ff7200;
}
.Title_07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #33F;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
}