﻿.main_table {
	width: 570px;
}
.title {
	font-family : arial;
	font-size : 14px;
	color : #000000;
	font-weight: bold;
	background-color: #1196A2;
}
.sub {
	font-family : arial;
	font-size : 12px;
	color : #ffffff;
	font-weight: bold;
	background-color: #940300;
}
.row1 {
	font-family : arial;
	font-size : 12px;
	color : #000000;
	background-color: #EDEDED;
}
.row2 {
	font-family : arial;
	font-size : 12px;
	color : #000000;
	background-color: #CBCBCB;
}
input, select, textarea
{
	color: #000000;
	text-decoration: none;
	background-color: #FAF6CC;
	border: #000000 1px solid;
	font-family: verdana; 
	font-size: 8pt;
	font-weight : normal;
}
.title a {
	color: #ffffcc;
}
#block {
	clear: none;
	float: left;
}

#right_col {
	visibility: hidden;
	height: 0px;
}

