﻿body, td
{
    font-family: Verdana;
    font-size: small;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}
td
{
    padding: 0px 0px 0px 0px;
}

a { text-decoration: none; color: #006699; }
a:vlink { text-decoration: underline; color: #006699;}
a:hover { text-decoration: underline; color: #006699;}

ul, li
{
    font-family: Verdana;
    font-size: small;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
    /* list-style-type: square; */
    list-style-position: outside;
}

hr
{
    azimuth: center;
    color: #cccccc;
    height: 2px;
    border-style: dotted;
}

h1
{
    font-family: impact;
    font-size: 16pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}

p
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}

.main_background
{
    background-color: #474747;
}

.main_table
{
    background-color: #ffffff;
    border: ridge 3px #ffffff;
    width: 750px;
}

.main_table_popup
{
    background-color: #ffffff;
    border: ridge 3px #ffffff;
    width: 450px;
}

.table_titlebar
{
    background-color: #ffffff;
    background-image: url(images/titlebar01.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    height: 92px;
    width: 750px;
}

.table_titlebar_popup
{
    background-color: #ffffff;
    background-image: url(images/popup_titlebar01.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    height: 92px;
    width: 450px;
}

.table_navigation
{
    background-color: #99CCFF;
    height: 25px;
    width: 750px;
}

.table_body
{
    /* margin-top: 21px; */
	margin-top: 0px;
    background-color: #ffffff;
    background-image: url(images/background_body.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    height: 150px;    
}

.table_body_popup
{
    background-color: #ffffff;
    background-image: url(images/background_body.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    height: 150px;    
}

.page_title
{
    font-family: impact;
    font-size: 16pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}

.title_border
{
    border-bottom: solid 1px #cccccc;
}

.copy
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}

.notice
{
    color: #993333;
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}

.picture_captions
{
    color: #000000;
    font-family: Verdana;
    font-size: 6pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}

.table_footer
{
    background-color: #3A5E83;
    background-image: url(images/footer_background.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    border-top: solid 1px #000000;
    width: 750px;
    height: 40px;
}

.copyright_text
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffffff;
}

.footer_hyperlink
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffff99;
}

.backtotop
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #006699;
    text-decoration: underline;    
}

.fine_print
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}
.RadMenu 
{
	width:100%;
}
.sf_searchBox
{
	float: right;
	font-family: Verdana;
    font-size: small;
}
.sf_searchText
{
	margin-left: 5px;
}
.sf_eventTitle  a
{
	font-size: 12pt;
}

