body {
background-color:#FFF;
margin:0px;
padding:0px;
color:#6C6F71;
font-family: tahoma;
font-size:7pt;
}

.borderimagewhite {
border:2px solid #CCCCCC;
}

.borderimagesilver {
border:2px solid #D87B7A;
}


/* Bold, Italic & Underline */
strong, b {
color:#71B16F;
font-weight:bold;
text-transform: none;
}

em, i {
color: #DC5538;
font-family: arial;
font-weight:bold;
font-size: 9px;
}

u {
color: #6C6F71;
text-decoration: none;
border-bottom: 1px dashed;
border-bottom-color: #71B16F;
}

#contentwrapper {
float: left;
width: 100%;
}

#contentcolumn {
margin-right: 352px; /*Set right margin to RightColumnWidth*/
margin-top: 70px;
}

.innertube {
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}


/* Main Link Style */
a:link,a:visited,a:active {
color:#A4A3A3;
font-family:verdana;
font-weight: bold;
font-size:9px;
line-height: 12px;
letter-spacing: 0px;
text-transform:normal;
text-decoration: none;
}

a:hover {
color: #E4E398;
font-family: verdana;
font-size: 9px;
letter-spacing: 0px;
line-height: 12px;
font-weight: bold;
text-decoration: none;
font-style: none;
}


/* Table Styles */
.maintitle {
padding: 7px;
background-color: #E4E398;
background-image:;
background-repeat: repeat-x;
font-family: verdana;
font-size: 15px;
font-weight: bold;
color: #262727;
line-height: 15px;
letter-spacing: 1px;
text-transform: uppercase;
text-align: center;
border-top: 0px solid #ebeaea;
border-bottom: 4px solid #71B16F;
border-left: solid 0px #092026;
border-right: solid 0px #ebeaea;
}

.subtitle {
font-family: verdana;
background: #EEEEEE;
color: #262727;
font-size: 9px;
line-height:10px;
font-weight: normal;
text-transform: uppercase;
text-align: center;
letter-spacing:2px;
padding: 4px;
border-top: 0px solid #ebeaea;
border-bottom: 0px solid #ebeaea;
border-left: solid 0px #ebeaea;
border-right: solid 0px #ebeaea;
}

.content {
padding: 4px;
background-color: #FFFFFF;
background-image: url('');
background-repeat: repeat-x;
font-family: verdana;
font-size: 10px;
color: #262727;
line-height: 11px;
text-align: left;
letter-spacing: 0px;
border-top: 0px solid #ebeaea;
border-bottom: 0px solid #ebeaea;
border-left: solid 0px #ebeaea;
border-right: solid 0px #ebeaea;
}

.all {
background-color: #FFFFFF;
background-image: url('');
background-repeat: repeat-x;
border: 1px solid #E0E0E0;
padding: 1px;
}