body

{

    		scrollbar-3dlight-color :  #000000;
			scrollbar-arrow-color :  #FFFFFF;
			scrollbar-base-color :   #000000;
			scrollbar-darkshadow-color :  #000000;
			scrollbar-face-color :   #000000;
			scrollbar-highlight-color :   #000000;
			scrollbar-shadow-color :   #000000;
			scrollbar-track-color :  #2e2e2e;
			background-color : #151515;
			}




/*background images*/

.bg_header{
            background-image: url(images/bg_header.gif);
			height:101px;
}	

.bg_header_left{
            background-image: url(images/left_header.gif);
			height:101px;
			background-repeat: no-repeat;
}	

.bg_header_right{
            background-image: url(images/right_header.gif);
			height:101px;
			background-repeat: no-repeat;
}	


.bg_left{
            background-image: url(images/left_banner.gif);
 			background-position: right top;
			background-repeat: no-repeat;
			height:363px;
}			

.bg_right{
            background-image: url(images/right_banner.gif);
 			background-position: left top;
			background-repeat: no-repeat;
			height:363px;

}	

.bg_content_left{
            background-image: url(images/left_content.gif);
			height:101px;
			background-repeat: no-repeat;
}	

.bg_content_right{
            background-image: url(images/right_content.gif);
			height:101px;
			background-repeat: no-repeat;
}	

.bg_footer{
            background-image: url(images/bg_footer.gif);
			height:101px;
}	
.bg_footer_left{
            background-image: url(images/left_footer.gif);
			height:101px;
			background-repeat: no-repeat;
}	

.bg_footer_right{
            background-image: url(images/right_footer.gif);
			height:101px;
			background-repeat: no-repeat;
}	

	
html
{
  /*overflow: -moz-scrollbars-horizontal !important;*/
}

.pink
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #ff016d;
line-height:30px;
height:30px;
}

LI
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #FFFFFF;
line-height:30px;
height:30px;
background-image: url(images/bg_nav.gif);
background-repeat: repeat-x;
list-style:none;
list-style-image:none;
}

H2{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #ff016d;
padding-left:20px;
}

P
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #666666;
line-height:20px;
padding-left:20px;
}

A
{
color : #FFFFFF;
text-decoration: none;
}

A:hover
{
color : #FFFFFF;
text-decoration: underline;
}

.divider{
margin-left:20px;
height:21px;
background-image: url(images/div.gif);
background-repeat: repeat-x;

}

.text
{ 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	}

.footer
{ 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #363636;
	}


.fb_share_link 
{ 
	padding:2px 0 0 20px; 
	height:16px; 
	background: url(images/icon_fb.gif) no-repeat top left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #363636;
	}
	
input{
background-color:#666666;
border:none;
}

.formText
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #404041;
}

/*psymail BGs*/

.bg1{
			background-color : #151515;
}
