.bg{
background-image:url(../Use_images/body_bg.jpg);
background-repeat:repeat-x;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal ;
	font-variant: normal;
	color:#575757;
	text-align: justify;
	margin:10px;
	}
	
.Text_1 {
		color:#0066CC;
		}
	
.Text_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	color:#333333;
	text-align:left;
	margin: 10px;
}
.Text_sub2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	color:#333333;
	text-align:inherit;
	margin: 10px;
}
.right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal ;
	font-variant: normal;
	color:#FFFFFF;
	text-align:right;
	margin: 10px;
}
.footer_left{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:bold ;
	font-variant: normal;
    text-align:inherit;
	margin: 10px;
color:#210139;
}

.redmre{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#990000;
margin:10px;
text-align:inherit;
}
.redmre a:link, .redmre a:visited, .redmre a:active{
color:#990000;
text-decoration:none;
}
.redmre a:hover{
text-decoration:underline;
color:#330033;
}

.links {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal ;
	font-variant: normal;
	color: #525050;
	text-align: justify;
	margin: 10px 20px;}
	
.links a:link, .links a:visited, .links a:active{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-variant: normal;
	color:#666666;
	text-align: justify;
	
	}


.line{
background-image:url(../use_images/line.png);
background-repeat:repeat-x;
background-position:bottom;
}

.design_bg{
background-image:url(../Use_images/design.png);
background-repeat:no-repeat;
background-position:bottom right;
}
.design1_bg{
background-image:url(../Use_images/design1.png);
background-repeat:no-repeat;
background-position:top left;
}

.nav_bottombg{
background-image:url(../Use_images/navbottom_bg.png);
background-repeat:repeat-x;
background-position:bottom;
}

.nav_topbg{
background-image:url(../Use_images/nav_bg.png);
background-repeat:repeat-x;
}