body
{
	font-size: 10px;
	color: #474747;
	font-family: Arial;
	background-color: white;
	text-align: justify;
	cursor: default;
	overflow: auto;
}

a
{
	color: #427AC3;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

table.container
{
	width: 100%;
	height: 100%;
	border: 0px;
}

table
{
	font-size: 11px;
   color: #474747;
   font-family: arial;
	text-align : justify;
   background-color: white;
	margin : 0px;

}

.table_top
{
	background: #427AC3;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}

.txt
{
	font-size: 11px;
	color: #000000;
}

.txt-error
{
	font-size: 11px;
	color: #FF2020;
}

.txt-gray
{
	font-size: 11px;
    color: #474747;
}

.txt-underline
{
	text-decoration: underline;
}

.imgBorder
{
	border-color : #427AC3;
}

.imgBorder-black
{
	border-color : #000000;
}

.itemnormal
{
	font-size: 11px;
	color: #427AC3;
	border-color : #427AC3;
}

.menu
{
	color: #427AC3;
	font-size: 11px;
	text-decoration: underline;
}

.menu1
{
	color: #427AC3;
	font-size: 11px;
}

.MainMenu
{
	color: #000000;
	font-size: 11px;
}

.SubMenu
{
	color: #949494;
	font-size: 11px;
}

.middle
{
	background-color: #474747;
	color: #B0B0B0;
	font-size: 10px;
}

.bg-middle1
{
	background-color: #427AC3;
}

.txt-color
{
	font-size: 11px;
	color: #427AC3;
}

.txt-bold
{
	font-size: 11px;
	color: #427AC3;
	font-weight: bolder;
}

.table_s
{
	border : 1px solid #427AC3;
}

.table_td
{
	border : 1px solid #427AC3;
	background-color : #A9A9A9;
	cursor: pointer;
}

.table_td_off
{
	border : 0px;
	background-color : #FFFFFF;
}

.input_s
{
	font-size: 11px;
    color: #000000;
	border-top : 1px solid #427AC3;
	border-left : 1px solid #427AC3;
	border-bottom : 1px solid #427AC3;
	border-right : 0px;
	width: 191px;
	height : 19px;
}

.input
{
	font-size: 11px;
   color: #000000;
	border : 1px solid #427AC3;
	width: 161px;
}

.input_off
{
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
	width: 161px;
}

.bg-table
{
	background-color: #427AC3;
}

.whiteText
{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}

.mustEnter
{
	font-size: 11px;
	color: #000000;
	border: 1px solid #427AC3;
	width: 161px;
	background-color: #DCDCDC;
}

.color_over
{
	background-color : #80939F;
}

.color_click
{
	background-color : #80939F;
}

.color_off
{
	background-color: #E8E8E8;
}

.color_on
{
	background-color : #F7F7F7;
}

.input_t
{
	font-size: 11px;
	FONT-FAMILY: Verdana, Arial;
	border : 1px solid #427AC3;
}

.input_t_ns
{
	font-size: 11px;
	FONT-FAMILY: Verdana, Arial;
	border : 1px solid #427AC3;
}

.txt_p_title
{
	font-size: 22px;
	color: #427AC3;
	font-weight: bold;
}

.txt_p
{
	font-size: 12px;
}