body {
	margin		: 10px;
	font-size	: 11px;
	color		: #404040;
}

ul, ul li {
  margin-left: 8;
  padding: 1;
}

body, td {
	font-family	: "trebuchet ms",tahoma;
	font-size	: 11px;
	color		: #404040;
}

a, a:link, a:visited, a:active {
	color		: #CF7C16;
	text-decoration	: underline;
}
a:hover {
	color		: #CF7C16;
	text-decoration	: none;
}

.title {
	font-size	: 16px;
	color		: #FFFFFF;
	font-weight	: normal;
	font-style	: italic;
}

.BoxMainTitle {
	font-size	: 14px;
	color		: #FFFFFF;
	font-weight	: normal;
	font-style	: italic;
}
.BoxDate {
	font-size	: 11px;
	color		: #006BA0;
}
.BoxTitle2 {
	font-family	: georgia;
	font-size	: 16px;
	color		: #006BA0;
	font-weight	: bold;
}
.BoxBody {
	font-size	: 12px;
	color		: #434343;
	text-align	: justify;
}
.BoxInfo {
	font-size	: 11px;
	color		: #434343;
}
a.BoxLink, a:link.BoxLink, a:visited.BoxLink, a:active.BoxLink {
	font-size	: 11px;
	color		: #006BA0;
	text-decoration	: underline;
}
a:hover.BoxLink {
	font-size	: 11px;
	color		: #006BA0;
	text-decoration	: none;
}

.MenuLink, a.MenuLink, a:link.MenuLink, a:visited.MenuLink, a:active.MenuLink {
	font-size	: 12px;
	color		: #006BA0;
	text-decoration	: none;
}
a:hover.MenuLink {
	font-size	: 12px;
	color		: #006BA0;
	text-decoration	: underline;
}

.BoxTitle {
	font-size	: 14px;
	color		: #ffffff;
	font-weight	: bold;
}

.NewsTitle {
	font-family	: georgia;
	font-size	: 16px;
	color		: #706943;
	font-weight	: bold;
}
.NewsDate {
	font-family	: georgia;
	font-size	: 10px;
	color		: #706943;
	font-weight	: normal;
}
.NewsBody {
	font-size	: 12px;
	color		: #000000;
	font-weight	: normal;
	text-align      : justify;
}

.ContentTitle {
	font-family	: georgia;
	font-size	: 16px;
	color		: #706943;
	font-weight	: bold;
}
.ContentSubTitle {
	font-family	: georgia;
	font-size	: 16px;
	color		: #E16D2A;
	font-weight	: bold;
}
.ContentBody {
	margin-top      : 5px;
	font-size	: 12px;
	color		: #434343;
	text-align	: justify;
}

.form {
	font-family	: "trebuchet ms",tahoma;
	color		: #000000;
	font-style	: normal;
	font-weight	: normal;
	font-size	: 11px;
	text-decoration	: none;
	background-color: #f9f9f9;
	border-color	: #C8DAA6;
	border-style	: inset;
	border-width	: 1px;
}
.formb {
	font-family	: "trebuchet ms",tahoma;
	color		: #000000;
	padding-left	: 10px;
	padding-right	: 10px;
	font-style	: normal;
	font-weight	: bold;
	font-size	: 10px;
	text-decoration	: none;
	background-color: #E16D2A;
	border-color	: #E16D2A;
}

.footer {
	color		: #000080;
	font-size       : 10px;
}
.small {
	font-size	: 10px;
}
.copy {
	font-size	: 10px;
	color		: #303030;
}

.white {
	color		: #FFFFFF;
}
.green {
	color		: #99CC00;
}
.blue {
	color		: #006BA0;
}
.orange {
	color		: #CF7C16;
}
.red {
	color		: #C00000;
}
.black {
	color		: #000000;
}

