rendered paste bodybody
{
background: #FFFFFF;
color: #000000;
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
text-align: center;
margin: 10px;
padding: 0;
}
/*
* ========================================
* the div style
* ========================================
*/
#attentionwrapper
{
margin: 60px auto 20px auto;
text-align: left;
width: 750px;
}
#jupiterwrapper
{
margin: 20px auto 20px auto;
text-align: left;
width: 900px;
}
/*
* ========================================
* the links style
* ========================================
*/
a:link,
a:visited,
a:active
{
background: transparent;
color: #000000;
text-decoration: none;
}
a:hover
{
background: transparent;
color: #465584;
}
/*
* ========================================
* the form style
* ========================================
*/
form
{
display: inline;
margin: 0;
padding: 0;
}
form input:focus,
form input:hover,
form select:focus,
form select:hover,
form textarea:focus,
form textarea:hover
{
border: #365684 1px solid;
color: #000000;
background-color:#f0f3f6;
}
optgroup
{
font: inherit;
font-weight: bold;
}
.box
{
margin-left:0px;
margin-bottom:0px;
border: 1px solid #4c77b6;
background-color:#E4EAF2;
color: #000000;
font-family: Verdana, Tahoma, Arial;
font-size: 10px;
}
/*
* ========================================
* the message style + misc
* ========================================
*/
span.bold
{
font-weight: bold;
}
span.inv
{
color: #c4c4c4;
}
span.hilight
{
color: #96cb44;
}
span.ok
{
font-weight: bold;
color: #96cb44;
}
span.normal
{
font-weight: bold;
color: #FFFFFF;
}
span.alert
{
font-weight: bold;
color: #ff0000;
}
/*
* ========================================
* main <table> style
* ========================================
*/
TABLE.main
{
font-size: 10px;
color: #000000;
font-family: verdana, Tahoma, Arial;
width: 100%;
background: #FFFFFF;
border: 1px solid #072A66;
}
TABLE.quote
{
font-size: 10px;
color: #000000;
font-family: verdana, Tahoma, Arial;
background-color: #F6F6F6;
width: 100%;
border: #000000;
border-style: dashed;
border-width: 1px;
}
TR.menu
{
font-size: 10px;
color: #FFFFFF;
font-family: verdana, Tahoma, Arial;
background: transparent url(tile_up.gif);
background-repeat: repeat-x;
}
TR.head
{
font-size: 11px;
color: #000000;
font-family: Tahoma, Arial;
background: transparent url(tile_sub.gif);
background-repeat: repeat-x;
background-color: #D6D6D6;
font-weight: bold;
}
TR.bottom
{
font-size: 10px;
color: #848484;
font-family: Tahoma, Arial;
background: transparent url(tile_bot.gif);
background-repeat: repeat-x;
background-color: #D6D6D6;
font-weight: bold;
}
TD.avatar
{
font-size: 11px;
color: #445464;
font-family: Tahoma, Arial;
background-color: #B9D1E6;
text-align: center;
background: transparent url(../images/misc/avatar_blank.jpg);
}
TR.empty,
TD.empty
{
font-size: 10px;
color: #000000;
font-family: verdana, Tahoma, Arial;
}
TR.con1,
TD.con1
{
font-size: 10px;
color: #000000;
font-family: verdana, Tahoma, Arial;
background-color: #E4EAF2;
}
TR.con2,
TD.con2
{
font-size: 10px;
color: #000000;
font-family: verdana, Tahoma, Arial;
background-color: #DFE6EF;
}
TR.con3,
TD.con3
{
font-size: 10px;
color: #000000;
font-family: verdana, Tahoma, Arial;
background-color: #FFFFFF;
}
TR.con4,
TD.con4
{
font-size: 10px;
color: #000000;
font-family: verdana, Tahoma, Arial;
background-color: #c0d4ed;
height: 9px;
}
TD.eventempty
{
font-size: 11px;
color: #000000;
font-family: Tahoma, Arial;
background-color: #E4EAF2;
text-align: center;
}
TD.eventselect
{
font-size: 11px;
color: #000000;
font-family: Tahoma, Arial;
background-color: #c7d0db;
text-align: center;
font-weight: bold;
}
TD.eventbday
{
font-size: 11px;
color: #000000;
font-family: Tahoma, Arial;
background-color: #E4D2D3;
text-align: center;
font-weight: bold;
}
TD.eventtoday
{
font-size: 11px;
color: #445464;
font-family: Tahoma, Arial;
background-color: #B9D1E6;
text-align: center;
font-weight: bold;
}
TD.pagelink,
TD.pagecurrent
{
font-size: 10px;
color: #000000;
font-family: verdana, Tahoma, Arial;
background-color: #E4EAF2;
border: 1px solid #4c77b6;
padding: 1px 3px 1px 3px;
}
TD.pagecurrent
{
font-size: 10px;
color: #000000;
font-family: verdana, Tahoma, Arial;
background-color: #c0d4ed;
}
/*
* ========================================
* quote style
* ========================================
*/
.quote blockquote {
color: #444;
display: block;
margin: 5px 20px;
width: auto;
border: solid 1px #072A66;
background: #FFF url(../images/codes/quote_down.gif) bottom right no-repeat;
font-size: 10px;
line-height: 1.2em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
padding: 5px;
}
.quote blockquote h1 {
margin: 0;
font-size: 10px;
line-height: 1.2em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #000000;
background: #FFF url(../images/codes/quote_up.gif) top left no-repeat;
}
.quote blockquote h2 {
margin: 0;
margin-bottom: 5px;
padding-left: 18px;
padding-bottom: 3px;
border-bottom: solid 1px #072A66;
font-size: 10px;
line-height: 1.2em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #000000;
background: #FFF url(../images/codes/quote_up.gif) top left no-repeat;
}
/*
* ========================================
* code style
* ========================================
*/
.code blockquote {
color: #444;
display: block;
margin: 5px 20px;
width: auto;
border: solid 1px #072A66;
background: #FFF url(../images/codes/code_down.gif) bottom right no-repeat;
font-size: 10px;
line-height: 1.2em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
padding: 5px;
}
.code blockquote h2 {
margin: 0;
margin-bottom: 5px;
padding-left: 18px;
padding-bottom: 3px;
border-bottom: solid 1px #072A66;
font-size: 10px;
line-height: 1.2em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #000000;
background: #FFF url(../images/codes/code_up.gif) top left no-repeat;
}