/* CSS Document */
body *{
    outline: none;
    }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
	background-color:#000000;
	}
.imgblcbdr{
    border:#000000 1px solid;
	}
.bluebdr{
    border:#6983FF 3px solid;
	}	
.footer{
    background-image:url(images/footer.jpg);
	height:51px;
	width:827px;
	color:#B3B3B3;
	}	
.gallerytxt{
    font-size:13px;
	}
.latestrnews{
    background-image:url(images/latest-news.jpg);
	width:204px;
	height:230px;
	}	
.newsletter{
   background-image:url(images/newsletter.jpg);
   height:170px;
   width:203px;
   }		
.greenbg{
    background-image:url(images/greenbg.jpg);
	background-repeat:repeat-y;
	}
.bluebg{
    background-image:url(images/blue-bottom-bg.jpg);
    background-repeat:repeat-y;
    }		
form{
    margin:0px;
	padding:0px;
}
.blctxt{
   color:#000000;
   text-transform:uppercase;
   font-size:9px;   
   }
.whitebdr{
    border:1px solid #FAE5F8;
	}  
.gallerytxt2{
    font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	}
.dottedborder{
    background-image:url(images/border.jpg);
    background-repeat:repeat-x;
    
	}	
.latestnews2{
   background-image:url(images/latest-news-repeat-g.jpg);
   background-repeat:repeat-y;
   }	
.link{
   color:#B3B3B3;
   font-weight:bold;
   text-decoration:none;
   text-transform:uppercase;
   }
.link:hover{
   color:#BD2AB2;
   font-weight:bold;
   text-decoration:none;
   text-transform:uppercase;
   } 
.foot{
   color:#B3B3B3;
   }     
   	 
