<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: #fff;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #696969;
    background-repeat: repeat-x;
    background-attachment:fixed;
}

a:link, a:visited
{
    text-decoration: none;
    color: #aa0000;
}

a:hover
{
    color: red;
    text-decoration: none;
}

a:active
{
    text-decoration: none;
    color: #aa0000;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 0px auto 0px auto;
    border: 0px solid #496077;
    padding: 0px 0px 0px 0px;
}

.header
{
    width: 960px;
    height: 165px;
    margin: 10px auto 0px auto;
    padding: 0px 0px 0px 0px;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer, .footer a, .footer a:visited
{
    width: 960px;
    margin: 0px auto 0px auto;
    padding: 4px 0px 4px 0px;
    color: #999;
    text-decoration: none;
    text-align: center;
    background-color:#eee;
    border-top: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
}

.footer a:hover
{
    color: #000;
}

/* MENU ELEMENTS   
----------------------------------------------------------*/

.menubar
{
    background-color:#BB0404;
    padding: 4px 4px 4px 4px;
    background-image:url('/images/barback.jpg');
}

.menuitem
{
    font-weight:bold;
    display: block;
    background-color: #810303;
    border: 0px #ccc solid;
    color: #fff;
    padding: 4px 10px 4px 20px;
    margin: 0px 0px 0px 2px;
    text-decoration: none;
    white-space: nowrap;
    display: inline;
    cursor:pointer;
    background-image:url('/images/barback2.jpg');
}

.menuitem:hover
{
    background-color: #BB0404;
    background-image:url('/images/barback3.jpg');
}

.menuitem:active
{
    background-color: #FB0404;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}


.topbar, .topbar a, .topbar a:visited
{
    width: 960px;
    margin: 0px auto 4px auto;
    padding: 5px 0px 0px 5px;
    color: #999;
    font-size: 1em;
    text-decoration: none;
}

.topbar a:hover
{
    width: 960px;
    margin: 0px auto 4px auto;
    padding: 5px 0px 0px 5px;
    color: #000;
    font-size: 1em;
    text-decoration: none;
}

div.language
{
    position:absolute;
    padding: 65px 0px 0px 0px;
    width:960px;
    text-align:right;
}

.fullname
{ 
    position: absolute;
    width:850px;
    padding:65px 0px 0px 0px;
    text-align:right;
    color: #BB0404;
    font-size: 1.2em;
    Font-weight: bold;
}

.sidebaritem
{
    padding: 5px 5px 5px 5px;
    margin-right:10px;
    width:120px;
    display:inline-block;
    border-bottom: dotted 1px #cccccc;
    cursor:pointer;
    line-height: 1em;
}

.sidebaritem:hover
{
    background-image: url('../images/arrow.jpg');
    color: White;
    font-weight: bold;
}

.Title
{
    font-size: 1.20em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-weight:bold;
}

.ArtItem
{
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
}

.ArtItem:hover
{
    background-color:#B98D8E;
    color: White;
}

.tableTitleRow
{
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
    border-bottom-style: solid;
    background-color: #B98D8E;
    font-weight: bold;
    color: White;
}

.DataRow
{
    cursor: pointer;
}

.DataRow:hover
{
    background-color:#efefef;
}

.FieldName
{
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
    border-bottom-style: solid;
    font-weight: bold;
    vertical-align: top;
}

.FieldData
{
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
    border-bottom-style: solid;
    vertical-align: top;
}

.PageBody
{
    background-image: url('../images/gradient02.jpg');
    background-repeat: no-repeat;
    padding: 10px;
    margin: 0px;
}

.justified {
    color: #696969;
    font-size: 1em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	Text-Decoration: none;
	line-height: 18px;
	Font-Weight: normal; 
	padding-left: 0px;
	padding-right: 0px; 
	text-align:justify;
}

.SolidBody
{
    color: white;
    background-color: #B98D8E;
}

.countdown
{
	font-size:18px;
	font-weight:bold;
	margin:3px;
	padding:5px;
	border:1px solid #cccccc;
	text-align:center;
}
</pre></body></html>