/* CSS Document */
body { background-color:black;  font-family:Arial; font-weight:normal; color:white; margin:0px; background-image:url(images_update/bg_home.JPG);  background-repeat:repeat-x; }

a:link, a:visited {  font-family:Arial; font-size:13px; color:#E8107B; font-weight:normal; text-decoration:none; }
a:hover {  font-family:Arial; font-size:13px; color:#E8107B; font-weight:normal; text-decoration:underline;}



/*----------------------------------Header------------------------------------*/
/*Logo_header*/
.headbg { width:100%; border:solid 0px white;  }
.logo_bg { width:1040px; border:solid 0px white;  height:96px;  }
.logo_img { width:128px; height:95px; float:left; border:solid 0px white; background-image:url(images_update/logo_new2.gif); background-repeat:no-repeat; }
.logo_text { width:430px; height:25px; border:solid 0px white; font-weight:bold; text-align:right; float:right; margin-top:55px; margin-right:15px; font-family:Arial; font-size:15px; color:White;  }
/*End*/

/*----------------------------------Header--------------------------------------*/



/*-------------------------------Navigation--------------------------------------*/
/*Top_Navigation*/
.menubg { width:100%;   border:solid 0px white; height:28px; background-image:url(images_update/bg3.jpg); background-repeat:repeat-x; background-position:left;  }

/*End_Top_Navigation*/
/*------------------------------End_Navigation-----------------------------------*/



/*--------------------------------Content---------------------------------------*/
/*Content*/
.main{ margin:0; border:solid 0px blue;}
			
/*End_Content*/
/*--------------------------------End_Content------------------------------------*/







/*---------------------------------Footer-----------------------------------------*/
/*Footer*/
.footer { width:100%;  background-color:Black; clear:both; border:solid 0px white; height:90px; margin-top:0px; background-image:url(images_update/bg_footer.jpg); background-repeat:repeat-x; }
.footerbg { width:100%; height:35px; background-image:url(images_update/footer.jpg); border:solid 0px white; background-repeat:repeat-x;  }
.footertext { width:100%; color:White; font-family:Arial; font-size:11px; height:20px; margin-top:5px; text-align:left; }
/*End_Footer*/

/*--------------------------------End_Footer----------------------------------------*/









