@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/bgr.jpg);
	background-repeat: repeat-x;
	background-color: #004696;
	margin:0;
	padding:0;
	direction:ltr;
}

body, td, th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-shadow: 0px 1px 1px #000;
	color: #EBEBEB;
	line-height:18px;
}
a:link {
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
	text-shadow: 0px 1px 1px #000;
}
a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
	text-shadow: 0px 1px 1px #000;
}
a:hover {
	text-decoration: none;
	color: #F90;
	font-weight:bold;
	text-shadow: 0px 1px 1px #000;
}
a:active {
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
	text-shadow: 0px 1px 1px #000;
}
.fontcolor02 {
	color: #F90;
	font-size:11px;
}
.pagelink a:link {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}
.pagelink a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
}
.pagelink a:hover {
	text-decoration: none;
	color: #F90;
	font-weight:bold;
}
.pagelink a:active {
	text-decoration: none;
	color: #F90;
	font-weight:bold;
}
.pagelink2 a:link {
	color: #F90;
	text-decoration: none;
}
.pagelink2 a:visited {
	text-decoration: none;
	color: #F90;
}
.pagelink2 a:hover {
	text-decoration: none;
	color: #0CF;
}
.pagelink2 a:active {
	text-decoration: none;
	color: #F90;
	
}
.splash {
	background:url(../images/splash_03.png);
	background-repeat:no-repeat;
	
}
