﻿BODY { font-family: Verdana; font: 10px verdana; background-color: #FFFFFF; }
A { color: #000000; }
A:link { color: #0000FF; }
A:visited { color: #0000FF; }
A:hover { background-color: #f5f5f5; text-decoration: none; }
td {
font: 12px verdana;
}

th {
font: 12px verdana;
font-weight:bold;
}

h1 {
font: 18px verdana;
color: #191970;
font-weight:bold;
}
	
h2 {
font: 15px verdana;
color: #191970;
font-weight:bold;
}
	
h3 {
font: 12px verdana;
color: #191970;
font-weight:bold;
}

table#menus {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color:Navy;
}
.menu a,.menu a:link,.menu a:visited,.menu a:active {
	display: block;
	font: 11px verdana;
	color: #FFFFFF;
	height: 13px;
	text-decoration: none;
	padding: 2px;
}

.menu a:hover {
	display: block;
	background: #FFFFFF;
	height: 13px;
	text-decoration: none;
	color: #000000;
	padding: 1px;
	border: 1px solid #3399FF;
}

.title {
font: 15px verdana;
color: #191970;
font-weight:bold;
}

.celeblist, .celeblist a, .celeblist a:visited, .celeblist a:link, .celeblist a:active
{
    font-size:8pt;
}
.celeblist a:hover
{
    text-decoration:none;
    background-color:navy;
    color:White;
}

.buzz
{
     background-color:ThreeDFace;
}

.buzz th
{
    font-weight:bold;
}

.bday
{
    background-color: #6699ff;
}

.panel
{
    background-color: #CCDDFF;
}
.bollywood
{
    font-family: Arial;
    background-color: #336699;
    font-weight: bold;
}
.bollywoodtxt
{
    font-weight: bold;
    color: white;
}

/*CSS for the scrollers*/
#pscrollerDefault
{
    width: 150px;
    height: 140px;
    border: 1px solid black;
    padding: 5px;
    background-color: #DDF9F1;
}

#pscrollerDefault a
{
    text-decoration: none;
}

#pscrollerTopPhotos
{
    width: 240px;
    height: 135px;
    border: 1px solid black;
    padding: 5px;
    color:Blue;
    background-color: #DDF9F1;
}

#pscrollerTopPhotos a
{
    text-decoration: none;
}


#pscrollerMostCommentedPhotos
{
    width: 240px;
    height: 135px;
    border: 1px solid black;
    padding: 5px;
    color:Blue;
    background-color: #DDF9F1;
}

#pscrollerMostCommentedPhotos a
{
    text-decoration: none;
}

.LinkButton
{
    text-decoration:underline;
}