html, body 	{margin:0; padding:0; width:100%; height:100%; font-size:100%}
body 		{font-family:verdana, arial, sans-serif; font-size:0.875em; 
             background: url("http://www.swactionnews.com/images/common/swanback.jpg") fixed repeat-x #800000;
            }

A:link 		{text-decoration: none;
			font-family: Arial;
			color:  #FFCC00;      }
A.sublink:link 		{text-decoration: none;
					font-family: Arial;
					color:  #FFFF80;  }
A:visited 	{text-decoration: none;
			font-family: Arial;
			color:  #FFCC00;      }
A:active 	{text-decoration: none;
			font-family: Arial;
			color:  #FFCC00; }
A:hover 	{text-decoration: underline; 
			color: red;
			font-family: Arial    }
a            { font-family: Arial }
address      { font-family: Arial }
.ar          { font-family: Arial }
button       { font-family: Arial }
fieldset     { font-family: Arial }
h1           { font-family: Arial; font-size:  1.125em;}
h2           { font-family: Arial }
h3           { font-family: Arial }
h4           { font-family: Arial }
h5           { font-family: Arial }
h6           { font-family: Arial }
hr           { font-family: Arial }
html         { font-family: Arial }
input        { font-family: Arial }
legend       { font-family: Arial }
li           { font-family: Arial }
ol           { font-family: Arial }
option       { font-family: Arial }
p            { font-family: Arial }
pre          { font-family: Arial }
select       { font-family: Arial }
table        { font-family: Arial }
td           { font-family: Arial }
textarea     { font-family: Arial }
th           { font-family: Arial }
tr           { font-family: Arial }
ul           { font-family: Arial }

#background{position:absolute; z-index:-1; width:100%; height:100%; overflow:hidden;}
#scroller {position:absolute; width:100%; height:100%; top:0; left:0; z-index:0; overflow:auto;} 

.handcursor
{
cursor:hand;
cursor:pointer;
}

.mainContentScroller {
color:#ffffff; 
text-align: left;
margin: 10px;
font-family: Arial;
font-style:normal;
font-size:  0.875em;
}

.section {
font-weight:bold;
font-size:  1.3125em;
}

.headRow {
color: #fff;
background: #AD0707;
font-weight:bold;
}

.oddRow {
color: #fff;
}

.evenRow {
color: #000;
background: #C0C0C0;
}

.title {
font-weight:bold;
font-size:  1.3125em;
}

.title2 {
font-weight:bold;
font-size:  0.875em;
}

.va-middle {
vertical-align:middle;
}

#show-container1 {
    float:left;
    width:100%;
}
#show-col1 {
    float:left;
    width:76%;
}
#show-col2 {
    float:left;
    width:23%;
    text-align:center;
}

#show-col33 {
    float:left;
    width:32%;
    text-align:center;
    padding:3px;
}

#show-col50 {
    float:left;
    width:48%;
    text-align:center;
    padding:3px;
}
