
a:link {
        color: #000000;
        text-decoration: underline;
}
a:visited {
        color: #000000;
        text-decoration: underline;
}
a:hover {
        color: #000000;
        text-decoration: none;
}
a:active {
        color: #000000;
        text-decoration: underline;
}
..left_column_bg {
        background-image: url(images/left_column_bg.jpg);
        background-repeat: no-repeat;
        background-position: left top;
}
#photos P {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #999933;
	line-height: 13px;
}
#mainmenu H1 {
        font-family: Arial, Verdana, sans-serif;
        font-size: 12px;
        line-height: 19px;
        font-weight: normal;
        color: #333366;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 50px;
        margin: 0px;
}
#mainmenu P {
        font-family: Arial, Verdana, sans-serif;
        font-size: 12px;
        line-height: 19px;
        font-weight: normal;
        color: #333366;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 50px;
        margin: 0px;
}
#navigator P {

        font-family: Arial, Verdana, sans-serif;
        font-size: 12px;
        line-height: 19px;
        font-weight: normal;
        color: #666600;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        margin: 0px;
}
#content P {
        font-family: Arial, Verdana, sans-serif;
        font-size: 14px;
        line-height: 16px;
        font-weight: normal;
        color: #333366;
        margin: 20px 3px 10px;
        padding: 0px;
}
#content H1 {
        font-size: 24px;
        line-height: 24px;
        font-weight: bold;
        color: #333366;
        margin: 20px 3px 10px;
        padding: 0px;
        font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
..border_down {
        border-bottom: 1px solid #CCCC66;
}
..table_title {
        font-family: Arial, Verdana, sans-serif;
        font-size: 10px;
        color: #FFFFFF;
        line-height: 10px;
        padding: 10px 5px;
        font-weight: normal;
}
..table_row {

        font-family: Arial, Verdana, sans-serif;
        font-size: 10px;
        color: #333366;
        line-height: 10px;
        padding: 5px;
        font-weight: normal;
}
..table_bg_left {
        background-attachment: fixed;
        background-image: url(images/table_bg_left.gif);
        background-repeat: no-repeat;
        background-position: left top;
}
..table_bg_right {

        background-attachment: fixed;
        background-image: url(images/table_bg_right.gif);
        background-repeat: no-repeat;
        background-position: right top;
}
..scheme_title {
        font-family: Arial, Verdana, sans-serif;
        font-size: 14px;
        line-height: 14px;
        font-weight: normal;
        color: #333366;
        margin: 20px 3px 10px;
        padding: 0px;
}
#content H2 {

        font-size: 18px;
        line-height: 12px;
        font-weight: bold;
        color: #333366;
        margin: 20px 3px 10px;
        padding: 0px;
        font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

