A.titlelink, A:visited.titlelink
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #f26b00;
    background-color: inherit;
    text-decoration: none;
}
A:active.titlelink, A:hover.titlelink
{
    color: #3f7ce3;
    text-decoration: underline;
}
A:link.smalllink, A:visited.smalllink
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
    font-size: 10px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
A:hover.smalllink, A:active.smalllink
{
    color: #fff;
    text-decoration: underline;
}
A:link.navlink, A:visited.navlink
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
A:hover.navlink, A:active.navlink
{
    color: #e5eaf4;
}

A:link.textnavlink, A:visited.textnavlink
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
A:hover.textnavlink, A:active.textnavlink
{
    color: #f26b00;
}
A:link.textnavsublink, A:visited.textnavsublink
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
}
A:hover.textnavsublink, A:active.textnavsublink
{
    color: #f26b00;
}


.separator
{
    background-image: url(/images/dotted_line_vert.gif);
    background-position: center;
    background-repeat: repeat-y;
}

.pageheader
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.title
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
    font-size: 16px;
    font-weight: bold;
    color: #e5eaf4;
    text-decoration: none;
    text-transform: uppercase;
}

.subtitle_b
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.subtitle_i
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    color: #ccc;
    text-decoration: none;
}

.content
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
    font-size: 12px;
    color: #fff;
    padding-left: 1px;
}

.whitecontent
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
    font-size: 12px;
    color: #fff;
    margin-left: 1px;
}

.sidebarheader
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-image: url(/images/sidebar_header.gif);
    background-repeat: no-repeat;
    padding: 4px;
    height: 38px;
}

.sidebarcontent
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
    font-size: 10px;
    color: #444;
}

.textarea
{
    padding: 10px;
}

.blackborder
{
    border: solid 1px black;
}

.whiteborder
{
    border: solid 1px #fff;
}

.titleheader
{
    background-color: inherit;
    line-height: 25px;
    height: 25px;
    padding: 0px 5px 0px 5px;
    width: auto;
}

.sectionheader
{
    font-family: Century Gothic, Helvetica, Arial, Sans-Serif, Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    width: auto;
}

.sidebarhighlightbox
{
    background-image: url(/images/frontpage_new_bg.jpg);
    border-top: outset 1px #c7c050;
    border-left: outset 1px #c7c050;
    border-bottom: outset 1px #eee;
    border-right: outset 1px #eee;
    font-weight: bold;
    padding: 10px;
    vertical-align: text-top;
}

.highlightbox
{
    background-color: #fff;
    background-image: url(/images/white_bg.png);
    border-top: outset 1px #c7c050;
    border-left: outset 1px #c7c050;
    border-bottom: outset 1px #eee;
    border-right: outset 1px #eee;
    color: #000;
    font-weight: bold;
    padding: 5px;
    vertical-align: text-top;
}

.ListHeader, TD.ListHeader
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    background-image: url('Scheduler/rsSprites.png');
    border-width: 1px;
	border-style: solid;
	border-color: #a1a1a1 #a1a1a1 #6e6e6e;
	height: 30px;
}

.ListStyle, TD.ListStyle
{
	background-image: url(/images/white2_bg.png);
    background-repeat: repeat;
    color: #fff;
    padding: 3px;
    width: auto;
}

.ListStyleAlt, TD.ListStyleAlt
{
    background-image: url(/images/white2_bg.png);
    background-repeat: repeat;
    color: #fff;
    padding: 3px;
    width: auto;
}

.ListStyle1, TD.ListStyle1
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
    font-size: 12px;
    color: #fff;
    padding-left: 1px;
	background-image: url(/images/white_bg.png);
    background-repeat: repeat;
    padding: 8px;
    width: 100%;
}

.ListStyle2, TD.ListStyle2
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
    font-size: 12px;
    color: #fff;
    padding-left: 1px;
	background-image: url(/images/white2_bg.png);
    background-repeat: repeat;
    padding: 8px;
    width: auto;
}
