
/*Body css*/
html, body{
	margin:0px;
	background-color:#e6e6e6;
}




/*BgColors css */

.WhiteBg{background-color:#FFFFFF;}
.Header_Bg{background-image:url(../images/header_bg.jpg); background-repeat:repeat-x;}
.Nav_Bg{background-color:#867b6a;}
.Top_Md{background-image:url(../images/top_md-cor.jpg); background-repeat:repeat-x; background-position: top}
.Left_Bdr{background-image:url(../images/left_bdr.jpg); background-repeat:repeat-y; }
.Right_Bdr{background-image:url(../images/right_bdr.jpg); background-repeat:repeat-y; background-position:top }
.Bottom_Bdr{background-image:url(../images/bottom_bdr.jpg); background-repeat:repeat-x; }
.Img_TopBdr{background-image:url(../images/img_top-Bdr.jpg); background-repeat:repeat-x; }
.Img_BdrRt{background-image:url(../images/img_bdr_rt.jpg); background-repeat:repeat-y;  }
.Img_BdrLt{background-image:url(../images/img_bdr_lt.jpg); background-repeat:repeat-y; }
.Img_Bdr_Bottom{background-image:url(../images/img_bottom_bdr.jpg); background-repeat:repeat-x; }
.Futter_Bg{background-image:url(../images/futtrr_md.jpg); background-repeat:repeat-x; }
.GreyBg{background-color:#e6e6e6;}

/*Font css */
.TopTxt{Font-Family: Tahoma;Font-Size: 13px; Font-weight: normal; color:#000000;}
.FormTxt{Font-Family: Tahoma;Font-Size: 13px; Font-weight: normal; color:#000000;}
.bodyTxt{Font-Family: Tahoma;Font-Size: 13px; Font-weight: normal; color:#000000;}




/*Text color css*/
.White{color:#FFFFFF;}
.Black{color:#000000;}

        			
        			




/*Table Border*/
.TblBdrB{border:1px solid #73150d;}




/*Paddign Css*/
.PadR{padding-right:31px;}
.Pad_L{padding-left:10px;}


/*Text area css*/
.TextArea{Font-Family:Tahoma; Font-Size: 13px; Font-weight:normal; Background-color:#ffffff; color:#000000; padding-top:2px; padding-left:2px;Border:1px solid #e6e6e6; }



/*Text Link css*/
.link_1 a:link {Font-Family:Tahoma;color: #000000;text-decoration: none;font-size: 13px;}
.link_1 a:visited {Font-Family: Tahoma;color: #000000; text-decoration:none;font-size: 13px;}
.link_1 a:active {Font-Family:Tahoma;color: #000000;text-decoration:none;font-size: 13px;}
.link_1 a:hover {Font-Family: Tahoma;color: #000000;text-decoration: underline  ; font-size: 13px;}

.link_2 a:link {Font-Family:Tahoma;color: #000000;text-decoration: underline;font-size: 13px;}
.link_2 a:visited {Font-Family: Tahoma;color: #000000; text-decoration:underline;font-size: 13px;}
.link_2 a:active {Font-Family:Tahoma;color: #000000;text-decoration:underline;font-size: 13px;}
.link_2 a:hover {Font-Family: Tahoma;color: #000000;text-decoration:  none  ; font-size: 13px;}

.link_3 a:link {Font-Family:Tahoma;color: #000000;text-decoration: underline;font-size: 13px;}
.link_3 a:visited {Font-Family: Tahoma;color: #000000; text-decoration:underline;font-size: 13px;}
.link_3 a:active {Font-Family:Tahoma;color: #000000;text-decoration:underline;font-size: 13px;}
.link_3 a:hover {Font-Family: Tahoma;color: #000000;text-decoration:  none  ; font-size: 13px;}

.Futter a:link {Font-Family:Tahoma;color: #000000;text-decoration: none;font-size: 13px;}
.Futter a:visited {Font-Family: Tahoma;color: #000000; text-decoration:none;font-size: 13px;}
.Futter a:active {Font-Family:Tahoma;color: #000000;text-decoration:none;font-size: 13px;}
.Futter a:hover {Font-Family: Tahoma;color: #000000;text-decoration: underline  ; font-size: 13px;}

.email {Font-Family:Tahoma;color: #000000;text-decoration: underline;font-size: 13px;}

