.border1 {
	border: 1px solid #000000;
}
.window_top {
	background-image: url(../images/window_top.png);
	background-repeat: repeat-x;
	height: 19px;
}
.window_border {
	border: 1px solid #b0bec7;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	margin-top: 0px;
	background-image: url(../images/bg_col.png);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bgbottom {
	background-image: url(../images/bg_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
}

.bg {
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
.bar {
	background-image: url(../images/bar.png);
	background-repeat: repeat-x;
	height: 20px;
}
.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A.topMenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A.topMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.sideMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	width: 150px;
	display: block;
	text-align: center;
}
A.sideMenu {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.sideMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
}
.body_top_left {
	background-image: url(../images/bg/body_top_left.png);
	background-repeat: no-repeat;
}
.body_top_right {
	background-image: url(../images/bg/body_top_right.png);
	background-repeat: no-repeat;
}
.body_bottom_left {
	background-image: url(../images/bg/body_bottom_left.png);
	background-repeat: no-repeat;
}
.body_bottom_right {
	background-image: url(../images/bg/body_bottom_right.png);
	background-repeat: no-repeat;
}
.body_bg {
	background-image: url(../images/bg/body_bg.png);
}
.arial24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.arial18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.arial16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tahoma24 {
	font-family: tahoma;
	font-size: 24px;
}
.tahoma18 {
	font-family: tahoma;
	font-size: 18px;
}
.tahoma16 {
	font-family: tahoma;
	font-size: 16px;
}
.tahoma14 {
	font-family: tahoma;
	font-size: 14px;
}
.tahoma12 {
	font-family: tahoma;
	font-size: 12px;
}
.tahoma10 {
	font-family: tahoma;
	font-size: 10px;
}
