a {
	color: #000080; text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FD5200;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

html, body {
	font-family: verdana, Arial, Times New Roman, arial, sans serif;
	background-color:#F8F8F8;
}
td {
	font-size: 70%;
}

input {
	font-family: helvetica, tahoma, verdana, Arial, Times New Roman, arial, sans serif;
	border-width:1pt;
}
textarea {
	font-family: helvetica, tahoma, verdana, Arial, Times New Roman, arial, sans serif;
	border-width:1pt;
	font-size: 100%;
}
select {
	font-family: helvetica, tahoma, verdana, Arial, Times New Roman, arial, sans serif;
	border-width:1pt;
	border-style: solid;
}
checkbox {
	font-family: helvetica, tahoma, verdana, Arial, Times New Roman, arial, sans serif;
	border-width:1pt;
}
hr {
	height:1pt;
}
h1 {
	margin-left: 4pt;
	color: #990033;
	font-weight: bold;
	font-size: 160%;
}
h2 {
	margin-left: 4pt;
	color: #990033;
	font-weight: bold;
	font-size: 150%;
}
h3 {
	margin-left: 4pt;
	color: #990033;
	font-weight: bold;
	font-size: 140%;
}
h4 {
	margin-left: 4pt;
	color: #990033;
	font-weight: bold;
	font-size: 130%;
}
h5 {
	color: #990033;
	font-size: 105%;
}

.theme1
{
	background-color:#E8E8E8;
}
.theme3
{
	background-color:#ffffff;
}

.news_title
{
	border-top-style: solid;
	border-bottom-style: solid;
	border-width:1pt;
	border-color:#777788;
	background-color:#ffffff;
}

/* ========================================================================= */
.line-color {
	background-color: #970000;
}

.main-table {
	margin-bottom: 5px;
}
.main-title {
	background-color: #2E2E7A;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
	font-family: tahoma, verdana, Arial, Times New Roman, arial, sans serif;
	font-size:73%;
}
.nav-active {
	border-right-style: solid;
	border-width:2px;
	border-color:#FD5200;
}

.main-content {
	background-color: #F3F3F3;
	padding: 3px 3px 3px 4px;
/*
	border-style: none;
	border-bottom-style: solid;
	border-width:2px;
	border-color:#8F8F8F;
*/
}

.main-table2 {
	margin-bottom: 5px;
}
.main-title2 {
	background-color: #EEEEEE;
	color: #BB0000;
	padding: 6px 6px 6px 6px;
}
.main-content2 {
	background-color: #F9F9F9;
	padding: 3px 3px 3px 6px;

	border-style: solid;
	border-width:1px;
	border-color:#D3D3D3;
	margin-bottom: 5px;
}

.image-table
 {
	background-color: #F9F9F9;
	padding: 3px 3px 3px 6px;
	border-style: solid;
	border-width:1px;
	border-color:#D3D3D3;
	margin-bottom: 5px;
}
