

.angl1
{
    background-image:url(images/angl1.png);
	background-repeat:no-repeat;
	background-position:top;
	width:9px;
	height:9px;
}

.top1
{
    background-image:url(images/top1.png);
	background-repeat:repeat-x;
	background-position:top;
	width:120px;
	height:9px;
}

.line1
{
   background-image:url(images/line1.png);
   background-repeat:no-repeat;
   background-position:top;
   width:11px;
   height:9px;
}

.top2
{
   background-image:url(images/top2.png);
   background-repeat:repeat-x;
   background-position:top;
   width:383px;
   height:9px;
}

.angl2
{
   background-image:url(images/angl2.png);
   background-position:top;
   background-repeat:no-repeat;
   width:9px;
   height:9px;
}

.menu_area
{
    background-color:#474747;
    width:129px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:12px;
	font-size:13px;
	color:#CCCCCC;
	background-image:url(images/menu_bg.png);
    background-repeat:no-repeat;
	background-position:right;
	height:29px;
	margin:0px;
	padding-left:15px;
	text-decoration:none;
}
.stepstyle
{
	text-decoration:none;
}


.menu_area2
{
     background-color:#474747;
     width:129px;
}

.line
{
   background-image:url(images/line.png);
   background-position:center;
   background-repeat:no-repeat;
   width:11px;
}

.side
{
   background-image:url(images/side.png);
   background-repeat:repeat-y;
   background-position:top;
   width:9px;
}



.angl3
{
    background-image:url(images/angl3.png);
	background-repeat:no-repeat;
	background-position:top;
	width:9px;
	height:9px;
}

.bottom1
{
    background-image:url(images/bottom1.png);
	background-repeat:repeat-x;
	background-position:top;
	width:120px;
	height:9px;
}

.line2
{
   background-image:url(images/line2.png);
   background-repeat:no-repeat;
   background-position:top;
   width:11px;
   height:9px;
}

.bottom2
{
   background-image:url(images/bottom2.png);
   background-repeat:repeat-x;
   background-position:top;
   width:383px;
   height:9px;
}

.textboxZ 
{
	background-color:#FFFFFF;
	border: solid 1px #474747;
	color:#000000;
	font-size:12px;
	height:20px;
	text-align:left;
	vertical-align:middle;
	width:200px;
}

.textboxsub 
{
	background-color:#FFFFFF;
	border: solid 1px #474747;
	color:#000000;
	font-size:12px;
	height:20px;
	text-align:left;
	vertical-align:middle;
	width:150px;
}
.textbox1 {
	background-color:#FFFFFF;
	border: solid 1px #474747;
	color:#000000;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	height:20px;
	text-align:left;
	vertical-align:middle;
	width:150px;
}

.textbox2{
	background-color:#FFFFFF;
	border: solid 1px #474747;
	color:#000000;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	height:20px;
	text-align:left;
	vertical-align:middle;
	width:125px;
}
.tdcontent
{
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.angl4
{
   background-image:url(images/angl4.png);
   background-position:top;
   background-repeat:no-repeat;
   width:9px;
   height:9px;
}

.inr_boxtop
{
   background-image:url(images/inrbx_top.png);
   background-repeat:no-repeat;
   background-position:top;
   width:450px;
   height:27px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:13px;
   color:#FFFFFF;
   margin:0px;
   padding:0px;   
   font-weight:bold;
}

.inr_boxtop p
{
   font-family:Arial, Helvetica, sans-serif;
   font-size:13px;
   color:#FFFFFF;
   margin:0px;
   padding-top:6px;
}

.inr_boxlin
{
   background-image:url(images/intrsid.png);
   background-repeat:repeat-y;
   background-position:top;
   width:250px;
   text-align:center;
}
.inr_boxlin2
{
   background-image:url(images/intrsid.png);
   background-repeat:repeat-y;
   background-position:top;
   text-align:center;
}

.intr_boxbtm
{
   background-image:url(images/inrbtm.jpg);
   background-repeat:no-repeat;
   background-position:center top;
   width:250px;
   height:18px;
   vertical-align:bottom;
   padding-left:20px;
}

.batton
{
   background-image:url(images/btn.png);
   background-position:top;
   background-repeat:no-repeat;
   width:70px;
   height:20px;
   font-family:Tahoma;
   font-size:12px;
   color:#CCCCCC;
   font-weight:bold;
   margin-right:12px;
}

.error
{
    color:Red;
    font-size:18px;
    font-weight:bold;
    text-decoration:blink;
}