.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 100%;
}
.top {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 65px;
}
.top_link {
	font-weight: bold;
}

.top_link a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top_link a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.top_link a:hover {
	color: #FFFF00;
	text-decoration: none;
}
body {
	font-size: 9pt;
	line-height: 150%;
}
.link {
	background-image: url(../images/link_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	border: 1px solid #90CDFF;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
}
.link a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.link a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.link a:hover {
	color: #FFFF00;
	text-decoration: none;
}.link2 {
	background-image: url(../images/link2_bg.jpg);
	background-repeat: repeat-x;
	height: 31px;
}
#link1 li {
	display:block;
	float:left;
	padding: 8px;
}
#link2 li {
	display:block;
	float:left;
	padding: 8px;
}
#link3 li {
	display:block;
	float:left;
	padding: 8px;
}
#link4 li {
	display:block;
	float:left;
	padding: 8px;
}
#link5 li {
	display:block;
	float:left;
	padding: 8px;
}
#link6 li {
	display:block;
	float:left;
	padding: 8px;
}
#link7 li {
	display:block;
	float:left;
	padding: 8px;
}
#link8 li {
	display:block;
	float:left;
	padding: 8px;
}
#link9 li {
	display:block;
	float:left;
	padding: 8px;
}
li a:link {
	color: #000000;
	text-decoration: none;
}
li a:hover {
	color: #FF0000;
	text-decoration: none;
}
li a:visited {
	color: #000000;
	text-decoration: none;
}
.right_link {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	LIST-STYLE-POSITION: inside;
	LIST-STYLE-IMAGE: url(../images/bt3.gif);
	PADDING-BOTTOM: 5px;
	MARGIN: 3px;
	WIDTH: 100%;
	COLOR: #0064d2;
	PADDING-TOP: 5px;
	HEIGHT: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.right_link A:link {
	COLOR: #0064d2; TEXT-DECORATION: none
}
.right_link A:visited {
	COLOR: #0064d2; TEXT-DECORATION: none
}
.right_link A:hover {
	COLOR: #4295FF; TEXT-DECORATION: none
}
.right_link2 {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 15px;
	FONT-WEIGHT: normal;
	LIST-STYLE-POSITION: inside;
	LIST-STYLE-IMAGE: url(../images/bt3.gif);
	PADDING-BOTTOM: 5px;
	MARGIN: 3px;
	WIDTH: 100%;
	COLOR: #0064d2;
	PADDING-TOP: 5px;
	HEIGHT: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	}
.right_link2 A:link {
	COLOR: #0064d2; TEXT-DECORATION: none
}
.right_link2 A:visited {
	COLOR: #0064d2; TEXT-DECORATION: none
}
.right_link2 A:hover {
	COLOR: #4295FF; TEXT-DECORATION: none
}
.right_link3 {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 35px;
	FONT-WEIGHT: normal;
	LIST-STYLE-POSITION: inside;
	LIST-STYLE-IMAGE: url(../images/bt3.gif);
	PADDING-BOTTOM: 5px;
	MARGIN: 3px;
	WIDTH: 100%;
	COLOR: #0064d2;
	PADDING-TOP: 5px;
	HEIGHT: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;

}
.right_link3 A:link {
	COLOR: #0064d2; TEXT-DECORATION: none
}
.right_link3 A:visited {
	COLOR: #0064d2; TEXT-DECORATION: none
}
.right_link3 A:hover {
	COLOR: #4295FF; TEXT-DECORATION: none
}
.right_bg2 {
	BACKGROUND-POSITION: center bottom;
	BACKGROUND-REPEAT: no-repeat;
	background-color: #F9F9F9;
}



.box {
	
}
#right {
	background-color: #F7F7F7;
	text-align: left;
	margin: 5px;
	padding: 2px;
	width: 98%;
	border: 1px solid #C0C0C0;
}
#right2 {
	BORDER-RIGHT: #c0c0c0 0px solid; PADDING-RIGHT: 2px; BORDER-TOP: #c0c0c0 0px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; MARGIN: 5px; BORDER-LEFT: #c0c0c0 0px solid; WIDTH: 98%; PADDING-TOP: 2px; BACKGROUND-COLOR: #f7f7f7; TEXT-ALIGN: left
}
.bt {
	background-image: url(../images/bt_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;	
	height: 26px;
}
.shadow {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;	
	height: 26px;	
	filter:Shadow(color=#000000,Direction=155,Strength=2);
}
table {
	font-size: 9pt;
	line-height: 150%;
}
.login {
	margin: 5px;
}
.login_bg {
	background-image: url(../images/login_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.input {
	font-size: 9pt;
	height: 18px;
	border: 1px solid #B4B4B4;
	background-color: #E8E8E8;
}
.box2 {
	font-weight: bold;
	background-color: #E5E5E5;
	margin-top: 2px;
	margin-bottom: 2px;
}
.box3 {
	background-color: #F4F4F4;
	background-image: url(../images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box3_bt {
	background-image: url(../images/box3_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bt2 {
	font-size: 14px;
	font-weight: bold;
	color: #008FFF;
}
.more a:link {
	font-weight: bold;
	color: #008FFF;
	text-decoration: none;
}
.more a:visited {
	font-weight: bold;
	color: #008FFF;
	text-decoration: none;
}
.more a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#box4 li {
	float: left;
}
#box4 ul {
	text-align: right;
}

#box4 li a {
	padding: 5px;

}
#box4 li a:hover {
	color: #FFFFFF;
	background-color: #B30401;
}
#box4 li a:link {	
	background-color: #C6C6C6;
}
#box4 li a:visited {	
	background-color: #C6C6C6;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.box_bg {
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.page2_bg {
	background-image: url(../images/page2_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box8 {
	border: 1px solid #CACACA;
	margin: 1px;
	padding: 5px;
}
.box_title {
	line-height: 27px;
}

.title
{
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}

#link0 {
	position:absolute;
	width:20px;
	height:15px;
	z-index:1;
}
#link1 {
	position:absolute;
	width:600px;
	height:30px;
	z-index:1;
	left: 51px;
	top: -15px;
	visibility: hidden;
}
#link2 {
	position:absolute;
	width:400px;
	height:30px;
	z-index:2;
	left: 147px;
	top: -15px;
	visibility: hidden;
}
#link3 {
	position:absolute;
	width:600px;
	height:30px;
	z-index:2;
	left: 227px;
	top: -15px;
	visibility: hidden;
}
#link4 {
	position:absolute;
	width:400px;
	height:30px;
	z-index:2;
	left: 157px;
	top: -15px;
	visibility: hidden;
}
#link5 {
	position:absolute;
	width:400px;
	height:30px;
	z-index:2;
	left: 407px;
	top: -15px;
	visibility: hidden;
}
#link6 {
	position:absolute;
	width:250px;
	height:30px;
	z-index:2;
	left: 650px;
	top: -15px;
	visibility: hidden;
}
#link7 {
	position:absolute;
	width:237px;
	height:30px;
	z-index:2;
	left: 593px;
	top: -15px;
	visibility: hidden;
}
#link8 {
	position:absolute;
	width:400px;
	height:30px;
	z-index:2;
	left: 444px;
	top: -15px;
	visibility: hidden;
}
#link9 {
	position:absolute;
	width:375px;
	height:30px;
	z-index:2;
	left: 525px;
	top: -15px;
	visibility: hidden;
}
#img1 {
	position:absolute;
	width:210px;
	height:145px;
	z-index:2;
	visibility: hidden;
}
#img2 {
	position:absolute;
	width:210px;
	height:145px;
	z-index:3;
	visibility: hidden;
}
#img3 {
	position:absolute;
	width:210px;
	height:145px;
	z-index:4;
	visibility: hidden;
}
