/* CSS Document */

*{
	padding:0;
	margin:0;
}

.body{
	
}

.brder_top_left
{
	
}

.brder_top_middle
{
	
}

.brder_top_right
{
	
}

.brder_left_top
{
	background:url(../images/brder_left_top.jpg) no-repeat;
	height:172px;
	width:25px;
}

.brder_left_bottom
{
	background:url(../images/brder_left_bottom.jpg) repeat-y;
	height:570px;
}

.brder_right_top
{
	background:url(../images/brder_right_top.jpg) no-repeat;
	height:172px;
	width:25px;
}

.brder_right_bottom
{
	background:url(../images/brder_right_bottom.jpg) repeat-y;
	height:570px;
	width:25px;
}


.brder_bottom_right
{
	background:url(../images/brder_bottom_right.jpg) no-repeat;
	width:32px;
	height:33px;
}

.brder_bottom
{
	background:url(../images/brder_bottom.jpg) repeat-x;
	height:24px;
}

.brder_bottom_left
{
	background:url(../images/brder_bottom_left.jpg) repeat-x;
	height:24px;
}

.content
{
	background-color: #CACACA;
	height:0px;
}

.Logo
{
	background:url(../images/Logo.jpg) no-repeat;
	height:100px;
	width:500px;
	background-position:left;
}

.Logo1
{
	background:url(../images/Logo_1.jpg) no-repeat;
	height:0px;
	width:500px;
	background-position:left;
}

.Logo2
{
	background:url(../images/Logo_2.jpg) no-repeat;
	height:10px;
	width:500px;
	background-position:left;
}

.Logo3
{
	background:url(../images/Logo_3.jpg) no-repeat;
	height:0px;
	width:500px;
	background-position:left;
}

.Logo4
{
	background:url(../images/Logo_4.jpg) no-repeat;
	height:0px;
	width:500px;
	background-position:left;
}

legend
{
	color:#FFFFFF;
}