body 
{
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.font { color:#FF0000; }

.darkrow1 { background-color: #C2CFDF; color:#4C77B6; }
.darkrow2 { background-color: #BCD0ED; color:#3A4F6C; }
.darkrow3 { background-color: #D1DCEB; color:#3A4F6C; }

/* Common elements */]


.row1 { background-color: #F5F9FD }
.row2 { background-color: #AA0000 }
.row3 { background-color: #EEF2F7 }
.row4 { background-color: #E4EAF2 }
.row5 { background-color: #FF0000 }

.alt1 { background-color: #DDE4F4; color:#1A4971; }
.alt2 { background-color: #C9D3ED; color:#1A4971; }
.alt3 { background-color: #496DC2; color:#EBF3FA; }

.hlight { background-color: #DFE6EF }
.dlight { background-color: #EEF2F7 }

.contentHeader {font-size: 10pt; font-weight:bold; background-color: #AA0000;}
.content1 {font-size: 10pt;}
.content2 {font-size: 10pt; background-color: #FF0000;}
.content3 {font-size: 10pt; background-color: #AA0000;}
.subContent {font-size: 10pt; font-weight:bold;}
.subContent1 {font-size: 10pt; }
.titlemedium { font-weight:bold; color:#3A4F6C; padding:7px; margin:0px; background-image: url(images/tile_sub.gif) }
.titlemedium  a:link, .titlemedium  a:visited, .titlemedium  a:active  { text-decoration: underline; color: #3A4F6C }

/* Main table top (dark blue gradient by default) */
.maintitle { vertical-align:middle;font-weight:bold; color:#FFF; padding:6px 0px 6px 5px; background-image: url(images/tile_back.gif) }
.maintitle a:link, .maintitle  a:visited, .maintitle  a:active { text-decoration: none; color: #FFF }
.maintitle a:hover { text-decoration: underline }

/* tableborders gives the white column / row lines effect */
.plainborder { border:1px solid #345487;background-color:#F5F9FD }
.tableborder { border:1px solid #FFFFFF; padding:0; margin:0 }
.tablefill   { border:1px solid #345487;background-color:#DDE4F4;padding:6px; }
.tablepad    { background-color:#F5F9FD;padding:6px }
.tablebasic  { overflow-x: hidden;width:100%; padding:0px 0px 0px 0px; margin:0px; border:0px }
