.9px {
	font-size:9px;
}

body {
	background-color: white;
	}

.-index { font-family: Arial;  background-image: url(images/bg_glass1.jpg); background-repeat: no-repeat; background-position: center center; background-color: 000000; color: white}

.medgray{
	background-color: 545454;
	}

td { 
	font-family: Verdana, Arial; 
	font-size: 10px; 
	color: 666666;
	}
	
.textlightgray { 
	color: BBBBBB;
	}

div.scroll {	
	height: 350px;	
	width: 100%;	
	overflow: auto;	
	border: 0px solid #666;	
	background-color: #ccc;	
	padding: 0px;
	}

a { color: 5B6C84; text-decoration: none;}
a:hover { color: 4963DC;}

a.menu { color: #999999; text-decoration: none;}
a:hover.menu{ color: 4963DC;}

a.orange { color: orange; text-decoration: none;}
a:hover.orange { color: 4963DC;}

.body { 
	background-image: url(/images/headerShadow_inbody.gif); 
	background-repeat: repeat-x; 
	background-position: left top; 
	}
	
.footerLeft { 
	background-image: url(/images/footer_topLeft.gif); 
	background-repeat: repeat-x; 
	background-position: left top; 
	}
	
.footerRight { 
	background-image: url(/images/footer_topright.gif); 
	background-repeat: repeat-x; 
	background-position: left top; 
	}

.album { 
	font-family: Arial; 
	background-image: url(/images/bg_album.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
	border: white;
	}

.celeb_album { 
	font-family: Arial; 
	background-image: url(/images/bg_celeb_album.jpg); 
	background-repeat: no-repeat; 
	background-position: right top; 
	border: white;
	}
	
.divImages {
	padding: 10px;
	height: 100%;
	width: 180;
	clear: right;
	float: left;
}

.bg_shadow1 {
	background-image: url(images/bg_shadow1.gif);
	background-repeat: repeat-x;
	background-position: top;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003366;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003366;
}

.gradiantBgBlue { 
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FF003399', EndColorStr='#FF6699CC'); 
}

.gradiantBgGray { 
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#888888', EndColorStr='#cccccc'); 
}
