td {
	font-size: 12px;
	font-family: "Malgun Gothic", "Trebuchet MS", "Lucida Grande", "Tahoma","Helvetica","Arial",sans-serif;
}

small { font-size: 11px }
img { border:0px }

.Mmenu td { font-weight : bold }
.stable td { font-size: 11px }
.stable{
	background-color: #999999;      
        height: 30px;               
	color: #000000;
}

a:link    { color: #0075BB; text-decoration: none}
a:active  { color: #0075BB; text-decoration: none}
a:visited { color: #0075BB; text-decoration: none}
a:hover   { color: #0054a6; text-decoration: none}

.wlink a:link    { color: #dde6ef}
.wlink a:active  { color: #dde6ef}
.wlink a:visited { color: #dde6ef}
.wlink a:hover   { color: #ffffff}

.blink a:link    { color: #000000}
.blink a:active  { color: #000000}
.blink a:visited { color: #000000}
.blink a:hover   { color: #333333}

.blue {
	font-size: 11px;
	color: #023f93;
}

.green {
	font-size: 11px;
	color: #92ee2a;
}

.gray {
	font-size: 11px;
	color: #898989;
}

.white {
	font-size: 11px;
	color: #ffffff;
}

.scarlet {
	font-face : bold;
	font-size: 11px;
	color: #f25013;
}

.scarlet_box{
	BORDER: 1px #f25013 solid;
	FONT-SIZE: 11px;
	width : 150px;
	height : 20px;
}

.scarlet_btn{
	BORDER: 0px solid;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	height : 20px;
	BACKGROUND-COLOR: #f25013
}

.gray_box{
	BORDER: 1px #a5acb2 solid;
	FONT-SIZE: 11px;
	height : 20px;
	BACKGROUND-COLOR: #e4e4e4
}

.read_box{
	BORDER: 1px #a5acb2 solid;
	FONT-SIZE: 11px;
	height : 20px;
	BACKGROUND-COLOR: #d3d3d3
}

.gray_btn{
	BORDER: 1px #a5acb2 solid;
	FONT-SIZE: 11px;
	height : 20px;
	BACKGROUND-COLOR: #dbdbdb
}

.white_box{
	BORDER: 1px #a5acb2 solid;
	FONT-SIZE: 11px;
	height : 20px;
	BACKGROUND-COLOR: #ffffff
}
.GridList
{
	background-color:Gray;
}

.GridListTitleStyle
{
	background-color:#eeeff7;
	font-weight:bold;
}

.GridListRowStyle
{
	background-color:White;
}

.select { background:#000000;color:blue }

.GridViewTitleStyle
{
	background-color:#eeeff7;
	font-weight:bold;
	font-size:12;
	border-color:Black;
	border-width:1;
}

.GridViewRowStyle
{
	border-bottom: thin solid;
}

.GridViewRowStyleNotice
{
	background-color:White;
	border-color:#E0DFE3;
	border-width:1;
	padding-left:15px;
}