﻿body
{
    font: 12px Arial, Helvetica, sans-serif;
}

.videoBorder
{
    padding: 5px;
    border-right: #ff6633 2px solid;
    border-top: #ff6633 2px solid;
    border-left: #ff6633 2px solid;
    border-bottom: #ff6633 2px solid;
    border-style: none;
    background-color: #ffffff;
}
a.mainLink
{
    color: #ffffff;
    background-color: #736357;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
a.mainLink:hover
{
    color: #ffffff;
    background-color: #818D96;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
td.InfoHeader
{
    font-size: 11px;
    font-weight: bold;
    color: #0C0A52;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #0C0A52;
    background-color: #A8A5FB;
}
td.InfoItemTitle
{
    font-size: 11px;
    font-weight: normal;
    color: #999999;
}
td.InfoItem
{
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}
a.InfoHeaderLink
{
    color: #F8FBA5;
    text-decoration: none;
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
}
td.SectionHeader
{
    font-size: 11px;
    font-weight: bold;
    color: #0A2B52;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #0A2B52;
    background-color: #A5CDFB;
}

a.InfoHeaderLink:hover
{
    color: #F8FBA5;
    text-decoration: none;
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #FF0000;
    border-bottom-color: #FF0000;
}
a.smallBlueLink
{
    font-size: 11px;
    color: #0000FF;
    text-decoration: none;
}
a.smallBlueLink:hover
{
    font-size: 11px;
    color: #FF0000;
    text-decoration: underline overline;
}
td.FldName
{
	color: #333333;
	background-color: #f5f5f5;
	font-size: 12px;
}
.siteButton
{
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    background-color: #0A2B52;
}
.cancelButton
{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    background-color: #F8FBA5;
}
.saveButton
{
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    background-color: #A31913;
}
a.buildChannelLink
{
    background-color: #4D4D4D;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
a.buildChannelLink:hover
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    color: #ffffff;
}

.tablecomment
{
    background-color: #EBEBEB;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: small;
    width: 400px;
}

.tableaddcomment
{
    background-color: #EBEBEB;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: small;
    width: 400px;
}

.username
{
    color: #0000CC;
}

td.CommentHeader
{
    font-size: 14px;
    font-weight: bold;
    color: #0C0A52;
    background-color: #A8A5FB;
}


.commentdate
{
    font-size: x-small;
    font-family: Verdana;
    color: #0C0A52;
    background-color: #A8A5FB;
}

.commentdateclear
{
    font-size: x-small;
    font-family: Verdana;
    color: #0C0A52;
}



.commentbutton
{
    background-color: #0066FF;
    color: #FFFFFF;
    border: thin ridge #CCCCFF;
}

.smallspace
{
    height: 2px;
}

table.whiteBoard
{
    background-color: #FFFFFF;
    border: 2px dashed #000000;
    padding: 5px;
    font-family: 'Courier New' , Courier, monospace;
    font-size: 14px;
}
td.breadCrumbRow
{
    background-color: #b12b1b;
    font-size: 11px;
    color: #ffffff;
    padding: 1px;
    height: 15px;
    vertical-align: middle;
}
a.breadCrumb
{
	font-size: 14px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

a.breadCrumb:hover
{
	font-size: 14px;
	color: #ffffff;
	font-family: Arial;
	border-bottom: #ff6633 1px solid;
}
.breadCrumbText
{
	font-size: 12px;
	color: #ffffff;
	font-style: italic;
}
td.channelColumnHeader
{
	border-top: #ff6633 2px solid;
	border-bottom: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}
A.channelCategoryLink
{
	font-size: 11px;
    font-weight: bold;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

A.channelCategoryLink:hover
{
	border-right: orange 1px;
	border-top: orange 1px;
	font-size: 11px;
    font-weight: bold;
	border-left: orange 1px;
	color: #000000;
	border-bottom: orange 1px;
	font-family: Arial;
	text-decoration: underline;
}
.channelItemFont
{
	padding-left: 0px;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	vertical-align: top;
}
td.channelColumnHeaderDoubleLine
{
    border-top: #ff6633 2px solid;
    border-bottom: #ff6633 2px solid;
    font-weight: bold;
    color: #333333;
    font-size: 12px;
    border-bottom-color: #b12b1b;
    border-bottom-width: 2px;
    border-style: none none solid none;
    border-top-width: 0px;
    border-top-color: #ff6633;
}
test
{
}
