body
{
	margin:0px;
	padding:0px;
	font-family:Tahoma, Verdana;
	color:#666666;
	font-size:11px;
	
}

.bodytext
{
	margin:0px;
	padding:0px;
	font-family:Tahoma, Verdana;
	color:#666666;
	font-size:11px;
	
}
.banner
{
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	height:171px;
	width:952px;
}
.middil_tile
{
	background-image:url(images/tile.jpg);
	background-repeat:repeat-y;
	font-size:11px;
}
.heading
{
	font-family:"Trebuchet MS";
	font-size:24px;
	color:#FFFFFF;
}
.login
{
	font-family:"Trebuchet MS";
	font-size:24PX;
	color:#CC4C4B;
	font-weight:bold;
}
.msg
{
	font-family:"Trebuchet MS";
	font-size:12PX;
	color:#CC4C4B;
	
}
.feild
{
	width:200px;
	border:#E5E5E5 solid 1px;
	background-color:#F3F3F3;
	height:18px;
}
.box_top_tile
{
	background-image:url(images/box_top_tile.jpg);
	background-repeat:repeat-x;
	height:9px;
}
.box_tile
{
	background-image:url(images/box_tile1.jpg);
	border-left:#E8E4E4 solid 1px;
	border-right:#E8E4E4 solid 1px;
}						
.box_tile_bottom
{
	background-image:url(images/box_bottom_tile.jpg);
	background-repeat:repeat-x;
	height:9px;
}
.icon
{
	background-image:url(images/icon.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-bottom:5px;
	border-bottom:#E8E4E4 solid 1px;
	padding-top:2px;
	font-weight:bold;
}		
.icon_01
{
	background-image:url(images/icon_01.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:5px;
	margin-top:4px;
	padding-bottom:5px;
	border-bottom:#E8E4E4 solid 1px;
	padding-top:2px;
	
	float:left;
}	
.heading_01
{
	color:#0061A9;
	font-family:"Trebuchet MS";
	font-size:24px;
	padding-bottom:8px;
	padding-top:8px;
	border-bottom:#E8E4E4 solid 1px;
}
.link_main
{
	color:#0061A9;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
.link_main:hover
{
	color:#CC4C4B;
	text-decoration:none;
	font-weight:bold;
}	
.link_top
{
	color:#666666;;
	text-decoration:none;
	font-size:11px;
}
.link_top:hover
{
	color:#CC4C4B;
	text-decoration:none;
	font-size:11px;
}	

/*input[type="text"],input[type="password"],input[type="file"],textarea, select, .select 
{
 margin-bottom:5px;
	width:210px;
	border:#e2e2e2 solid 1px;

	background-color:#f4f4f4;
	color:#333333;
	text-align:left;
	font-family:Tahoma, Verdana;
	font-size:12px;
	
}*/