/* CSS Document */
.table_border{
	border: #000000 1px solid;
}

.input_border {
	border: #000000 1px solid;
}


.color_02{
	background-color: #EEEEEE;
}

.color_01{
	background-color: #FFFFFF;
}

.normal_text
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#880880
}

.heading{
	font-family:Arial;
	font-size:13px;
	color:#990000;
	font-weight:bold;
	height:15px;
}

a.hlink:link, a.hlink:active, a.hlink:visited{
	font-family:Arial;
	font-size:11px;
	font-style:regular;
	font-weight:bold;
	color: #990000;
	text-decoration:none;
}
a.hlink:hover{
	font-family:Arial;
	font-size:11px;
	font-style:regular;
	font-weight:bold;
	color:#000099;
	text-decoration:underline;
}
.toptext {
font-family:Arial;
font-size:12px;
padding-left:20px;
padding-right:15px;
color:#696969;
}
.n_text {
font-family:Arial;
font-size:13px;
font-weight:normal;
color:#696969;
line-height:16px;
}
.valid{
font-family:Arial;
color:#FF0000
}
.heading {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#04618D;
text-align:center;
}
.name {
font-family:Arial;
font-size:13px;
font-weight:bold;
padding-left:20px;
color:#04618D;
line-height:16px;
}
.mgs {
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#990000;
vertical-align:middle
line-height:16px;
}
.button
{
	background-image:url(../images/button.gif);
	background-repeat:no-repeat;
	border:#009999 0px solid;
	height:18px;
	width:75px;
	font-family:"Arial";
	font-size:13px;
	color:#ffffff;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
}
