body {
    color: #000000;
    background: #ffffff;
    margin: 5px;
}
body, td, p {
    font-family: arial, helvetica, sans-serif;
    font-family: "times new roman", times, serif;
    font-size: 14px;
}
td {
    text-align: top;
}
p.benefit {
    color: #000000;
    font-weight: normal;
    margin-left: 15px;
    text-align: justify;
}
td.newuser {
    background: #333366;
}
a {
    color: rgb(204,153,102);
    color: rgb(195,137,92);
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
img.border {
    border: thin solid #000000;
}
img.ad {
    border: 0px solid #000000;
}
h1, h2, h3, h4 {
    font-family: arial, helvetica, sans-serif;
    color: #ff0000;
}
h1 {
    font-size: 22pt;
}
h2 {
    font-size: 18pt;
    font-family: "times new roman", serif;
}
h3 {
    font-size: 14pt;
    margin-right: 75px;
}
small {
    font-size: 10pt;
}
.even, .odd {
	color: #000000;
    background: #eeeeee;
    font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
.odd {
	color: #000000;
    background: #ffffff;
}
.indent {
    margin-left: 25px;
}
.titlebar {
    background: #ddccbb;
}
.navtext, .navtext2, .navlink {
    font-family: arial, helvetica, sans-serif;
}
.navtext {
}
.navtext2 {
    font-size: 12px;
    color: rgb(255,0,0);
}
.white {
    color: #ffffff;
    font-weight: bold;
    font-size: 12pt;
}
.red {
    color: #ff0000;
    font-weight: bold;
}
.small, .login, .gv {
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
}
.login {
    color: #ffffff;
    font-weight: bold;
    padding: 2px 40px;
}
.gv {
    color: #a0a0a0;
    font-size: 10px;
}
.username {
    color: #ffffff;
    background: #555555;
    font-size: 14px;
    padding: 5px;
    font-weight: bold;
}
.logintime {
    margin-left: 7px;
    font-size: 10pt;
}
.usp {
    font-family: "times new roman", serif;
    font-style: italic;
    font-size: 14px;
    text-align: right;
    padding-bottom: 5px;
}
.highlight {
    background: #ffffdd;
}
.newhighlight {
    background: #ffffcc;
    color: #555555;
    font-size: 10pt;
    font-weight: bold;
}
.grey {
    background: #eeeeee;
}
.light {
    background: #cccccc;
}
.border {
    background: #aa0000;
}
.event_title {
    font-size: 16pt;
}
.center {
    text-align: center;
}
.help {
    font-family: "times new roman", serif;
    background: #ffffcc;
    padding: 3px;
    border: solid #000000 1px;
    width: 150px;
}
.contents {
    padding: 3px;
    border: solid #000000 1px;
    width: 250px;
}
.box {
    border: solid #000000 1px;
    padding: 8px;
    text-align: center;
}
.sans {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}
.line {
    border-top: 1px solid rgb(0,0,0);
    font-size: 2px;
}
.address {
    text-align: center;
    font-family: arial, helvetica, sans-serif;
}
.boxhighlight {
    color: white;
    border: 1px solid black; 
    background: #ff0000;
    display: block;
    float: right; 
    font-size: 1.2em;
    font-family: helvetica, arial, sans-serif;
    margin: 3px;
    padding: 10px;
/*     width: 100px;  */
}
.boxhighlight:hover {
    background: rgb(180,180,180);
    text-decoration: none;
}
#p1box {
    width: 500px;
    border: solid #000000 1px;
    padding: 8px;
    text-align: center;
}
#capital {
    color: #ff0000;
    font-weight: bold;
}
#capital:hover {
    color: #ffffff;
}
