﻿body
{
	margin: 0px;
	padding: 0px;
	font-size: large;
}

   .stylelink
{
	padding-left: 5px;
	color: #000000;
	font-size: 10px;
	font-variant: normal;
	text-transform: uppercase;
	font-weight: bold;
}
   
   .stylelink a
{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.nodestyle
{
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.nodestyle a
{
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.nodestyle a:hover
{
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

   .stylelink a:hover
{
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}


   
.VIDEOBUTTONS a
{
    background-position: left center;
    background-image: url('images/PLAY-NORMAL.gif');
    background-repeat: no-repeat;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 17px;
    text-align: left;
}

.VIDEOBUTTONS a:hover
{
    background-position: left center;
    background-image: url('images/PLAY-PRESSEd.gif');
    background-repeat: no-repeat;
   font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
   text-align: left;
    padding-left: 17px;

}

.MENUSTYLE a
{
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 7px;
    padding-top: 7px;
}

.MENUSTYLE a:hover
{
    text-transform: uppercase;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 7px;
}

.MENUSTYLE table
{
	background-position: left center;
	background-image: url('images/menuitem.gif');
	background-repeat: no-repeat;
	width: 169px;
	padding-top: 5px;
	height: 32px;
	margin-left: 10px;
}

a
{
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    color: #333333;
}

a:hover
{
    text-transform: uppercase;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}


.dropdownmenu
{
    background-position: bottom;
    background-image: url('images/dropdownback.jpg');
    background-repeat: repeat-x;
}


.InputBox
{
    background-color: #CACACA;
    border-style: none;
    font-weight: bold;
    text-transform: uppercase;
}

.ImagePanel
{
    vertical-align: bottom;
} 


.PADDING
{
    padding: 1px;
}


.TN_PANEL a
{
    border-style: none;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    width: 50px;
    height: 50px;
}

.TN_PANEL img
{
    border-style: none;
    width: 50px;
    height: 50px;
}


.TN_PANEL a:hover
{
     border-style: none;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    background-color: #4169E1;
    cursor: hand;
    width: 50px;
    height: 50px;


}


.tstyle
{
	border: 2px none #000000;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
}


