html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body, td {
	font: 13px Verdana;
	color: #595758;
}

ul.reg {
    padding: 0;
    margin-left: 15px;
    font: 13px Verdana;
}

lu.reg {
    padding: 0;
    margin-left: 15px;
    font: 13px Verdana;
}

ul.reg li {
    font: 13px Verdana;
    color: #595758;
}

lu.reg li {
    font: 13px Verdana;
	color: #595758;
}

p {
	text-indent: 20px;
	text-align: justify;
	margin-bottom: 0px;
}

input {
    font-size: 90%;
}

a {
	text-decoration: none;
    font: 13px Verdana;
	color: #505050;
}
 
a:hover {
	text-decoration: none;
	color: #9E0404;
}

#flashcontent {
    height: 287px;
    width: 100%;
}

#flashscroll {
    width: 406px;
    height: 108px;
}

td.footnote {
    font-size: 11px;
    padding: 5px 0 2px 0;
}

div.more {
    margin-top: 10px;
    background: url("../../inc/images/red_arrow.jpg") no-repeat 0% 50%;
    text-indent: 8px;
}

p.errtext {
    margin: 35px 5px 0 5px;
}

img.point {
    cursor: pointer;
}

img.brd2 {
    cursor: pointer;
    border: 1px solid #696969;
}

div.list {
    background: url(../../inc/images/red_arrow.jpg) no-repeat 0% 50%;
    text-indent: 8px;
    margin: 2px 0;
}

div.offtext {
    margin: 10px 0 15px 0;
    text-align: justify;
}

div.offlnks {
    line-height: 1.2;
}

div.offnote {
    margin-bottom: 15px;
}

div.oth {
    margin-bottom: 16px;
}

#ab a {
    text-decoration: underline;
}

#operamenu {
    background: url("../../inc/images/red_arrow.jpg") 0% 50% no-repeat;
    padding-left: 10px;
    margin-left: 25px;
}