body
	{
	padding:0;
	margin:0;
	
	font-size:90%;
	}

	.font1
	{
	 font-size:90%;
	 font-family:Verdana;
	 color:black;
	}
/*------ Style of the Main Table-------*/
.mainTable
	{
	padding:0;
	margin:0;
	height:100%;
	width:985;
	}
.menu 
	{
	background-color:#2D3C84;
	padding-left:10px;
	padding-bottom:0;
	border-bottom:solid 1px gray;
	
	}
.middleRow
	{
	background-image:url("http://www.hollywoodtelevision.tv/images/bg1.gif");
	background-repeat:repeat-x;


	}	
	.middleRowSearch
	{
	background-color:white;

	}	
	
/*------ Style of the IPhone, blog, twitter-------*/
.linksLeft li
    {
	list-style:none;
	color:white;
	font-size:90%;
	font-family:Verdana;
	
	
	padding:3px 3px 3px 0;
	text-align:center;
	}
	
	.linksLeft a:link
    {
	color:white;
	font-size:90%;
	font-family:Verdana;
	font-style:italic;
	
	text-align:center;
	text-decoration:none;
	}
	.linksLeft a:visited
    {
	color:white;
	font-size:90%;
	font-family:Verdana;
	font-style:italic;
	
	text-align:center;
	text-decoration:none;
	}
	.linksLeft a:hover
    {
	color:white;
	font-size:90%;
	font-family:Verdana;
	font-style:italic;
	
	text-align:center;
	text-decoration:none;
	}
	
/*------ Style of the News-------*/
.ulNews
{
margin-left:6px;
list-style-type:none;
color:white;
padding:15px;
height:385px;

}
.ulNews li, 
{
	list-style-type: none;
	color:white;
	font-size:90%;
	font-family:Verdana;
}

.ulNews a:link
{
	list-style-type: none;
	color:white;
	font-size:90%;
	font-family:Verdana;
	text-decoration:underline;
}

.ulNews a:visited 
{
	list-style-type: none;
	color:white;
	font-size:90%;
	font-family:Verdana;
	text-decoration:underline;
}

.ulNews a:hover 
{
	list-style-type: square;
	color:gold;
	font-weight:bold;
	font-size:90%;
	font-family:Verdana;
	text-decoration:none;
}

/*------ Style of the Articles-------*/
.articles
{
color:white;
font-size:90%;
font-family:arial;
text-decoration:none;
}
.articles a:link, a:visited, a:hover
{
color:white;
font-size:90%;
font-family:arial;
text-decoration:none;
font-style:normal;
font-weight:normal;
}

/*------------------this part is of the font properties-------------------------------*/

.font_properties
{
color:white;
font-size:90%;
font-family:verdana;
text-decoration:none;
font-style:normal;
font-weight:normal;
}
.font_properties a:link
{
color:white;
font-size:90%;
font-family:verdana;
text-decoration:none;
font-style:normal;
font-weight:normal;
}

.font_properties a:visited
{
color:white;
font-size:90%;
font-family:verdana;
text-decoration:none;
font-style:normal;
font-weight:normal;
}

.font_properties a:hover
{
color:white;
font-size:90%;
font-family:verdana;
text-decoration:none;
font-style:normal;
font-weight:normal;
}



/* ------------this part is the style of the navigation---------*/
.basictab ul{
margin: 0;
padding: 3px 0 3px 0;
padding-left:0;
margin-left: 0;
text-align:left;
font: bold 12px Verdana;

list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
text-align:left;
font: bold 12px Verdana;

}

.basictab li a{
text-decoration: none;
padding: 3px 0 3px 0;
margin-right: 1px;
border: 1px solid white;
border-bottom: none;
background-color: #777a84;
color: #FFFFFF;

font: bold 12px Verdana;
}

.basictab li a:visited{
color: #FFFFFF;
padding: 3px 0 3px 0;
font: bold 12px Verdana;
}

.basictab li a:hover, .basictab li a.current{
background-color:gold /*#DBFF6C*/;
color: black;
padding: 3px 0 3px 0;
font: bold 12px Verdana;
}

.basictab li a:active{
color: white;
text-size:100%;

}/*---end of navigation style---*/


/*------ Style of the banner-------*/

.banner 
	{
	font-family:Times New Roman;
	fomt-size:90%;
	color:white;
	font-weight:normal;
	text-align:center;
	padding-left:40px;
	padding-bottom:5px;
	width:728px;
	height:90px;
	
	}
	
	.banner_index 
	{
	font-family:Times New Roman;
	fomt-size:90%;
	color:white;
	font-weight:normal;
	text-align:left;
	padding-left:40px;
	padding-bottom:5px;
	width:728px;
	height:90px;
	
	}
.divScroll
{
width:100%;
height:450px;
overflow:scroll;
scrollbar-face-color: #cacee0;
scrollbar-shadow-color: #00309C;
scrollbar-highlight-color: #00309C;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #cacee0;
scrollbar-arrow-color: #2d3c84;

}
.style12 {font-size: 18px; color:black;}
.style14 {font-size: 20px;color:black;}
