.bg_head {
	background-image: url(Images/head1.gif);
	background-repeat: no-repeat;
}
.bg_head2 {
	background-image: url(Images/head2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.bg_left {
	background-image: url(Images/home_03.jpg);
	background-repeat: repeat-y;
}
.bg_right {
	background-image: url(Images/home_05.jpg);
	background-repeat: repeat-y;
}
.border {
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menulink_font_size {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
