body {
	background-color: #bebebe;
	margin: 0px;
}
a {
	font-family: arial;
	font-size: 14px;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
}
.menu_text {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.tahoma12 {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.tahoma18 {
	font-family: tahoma;
	font-size: 18px;
	color: #000000;
}

.top_line {
	background-image: url(images/top_line.jpg);
	background-repeat: repeat-x;
	color: #000000;
}
.sub_link {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}

.middle_line {
	background-image: url(images/middle_line.jpg);
	background-repeat: repeat-x;
}
.bottom_line {
	background-image: url(images/bottom_line.jpg);
	background-repeat: repeat-x;
}
.column{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #d3d1d1;
	background-image: url(images/column_top_line.jpg);
	background-repeat: repeat-x;
}
.cform01 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #9A9899;
	border: 1px solid #000000;
	height: 13px;
	width: 200px;
	font-weight: bold;
}
.cform02 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #9A9899;
	border: 1px solid #000000;
	height: 150px;
	width: 300px;
	font-weight: bold;
}
.img_top {
	background-image: url(images/img_top_line.jpg);
	background-repeat: repeat-x;
}
.img_bottom {
	background-image: url(images/img_bottom_line.jpg);
	background-repeat: repeat-x;
}
.img_left {
	background-image: url(images/img_left_line.jpg);
	background-repeat: repeat-y;
}
.img_right {
	background-image: url(images/img_right_line.jpg);
	background-repeat: repeat-y;
}.top_text {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}



.cform01_new {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #9A9899;
	border: 1px solid #000000;
	height: 18px;
	width: 200px;
	font-weight: bold;
}
.cform02_new {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #9A9899;
	border: 1px solid #000000;
	height: 150px;
	width: 300px;
	font-weight: bold;
}