a {
	color: #79A1C4;
}

a:visited {
	color: #79A1C4;
}

a:active {
	color: #79A1C4;
}

a:hover {
	color: #79A1C4;
}

.copyright a {
	text-decoration: underline;
	color: #000000;
	cursor: pointer;
}

.copyright a:visited {
	text-decoration: underline;
	color: #000000;
	cursor: pointer;
}

.copyright a:active {
	text-decoration: underline;
	color: #000000;
	cursor: pointer;
}

.copyright a:hover {
	text-decoration: underline;
	color: #000000;
	cursor: pointer;
}

.content_main a {
	text-decoration: underline;
	color: #000000;
	cursor: pointer;
}

.content_main a:visited {
	text-decoration: underline;
	color: #000000;
	cursor: pointer;
}

.content_main a:active {
	text-decoration: underline;
	color: #000000;
	cursor: pointer;
}
.content_main a:hover {
	text-decoration: underline;
	color: #6285A3;
	cursor: pointer;
}

p {
	text-align: left;
	font-size: 8pt;
	font-family: arial;
	color: #000000;
}

.main {
	text-align: center;
	margin: auto;
	width: 740px;
	font-size: 11pt;
}

.header {
	width: 740px;
	background: #BFD1E0;
	font-size: 11pt;
}

.content_main {
	text-align: center;
	width: 740px;
	background: #BFD1E0 url(../_images/other/lion.gif) no-repeat bottom right;
	font-size: 11pt;
	font-family: arial;
	color: #FFFFFF;
}

.home_info {
	margin: auto;
	width: 440px;
	font-size: 11pt;
	font-family: arial;
	color: #000000;
}

.textbox {
	width: 250px;
}

.navigation {
	cursor: default;
	text-align: center;
	padding-top: 2px;
}

.copyright {
	margin: auto;
	padding-bottom: 3px;
	padding-top: 2px;
	text-align: center;
	font-size: 8pt;
}

.bold {
	font-weight: bolder;
}

.standard-cursor {
	cursor: default;
}

img {
	border: 0px;
}

body {
	text-align: center;
	font-size: 9pt;
	font-family: arial;
	color:#000000;
	background: #79A1C4;
	margin: 0px;
	padding: 0px;
}
