/*****************************
  Default Style Elements
*****************************/

body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color:#FFFFFF;font-family: verdana;font-size:10pt;background-image:url(../images/bgnd.gif)}

a
{
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
a:active {text-decoration: none;}
a:hover {color: #FF9900; text-decoration:none;}

A#inactive
{
	color: #ffffff;
    background-color:#2f7eb0;
}

A#inactive:hover
{
    CURSOR: text;
    color: #ffffff;
    background-color:#2f7eb0;
}

A#menu_item
{
	color: blue;
   
}

A#menu_item:hover
{
    color: #FF9900;
    
}

A#bookmark
{
	color: white;
   
}
A#bookmark:hover
{
	color: red;
   
}

A#video_category
{
	font-size: 8pt;
	color: blue;
	text-decoration: underline;
}

A#video_category:hover
{
	font-size: 8pt;
	color: #FF9900;
	text-decoration: none;
}

.FooterText {color: white; font-family: verdana; font-size: 10px;}


.textboxsmall{font-size: 8pt;}







