* {margin: 0; padding: 0; border: none; background: transparent;}

body {
background-color: #d3d3d2;
}

p, div, body, td {
font-size: 11px;
font-family: tahoma, sans-serif;
color: #174165; 
line-height:11px;
}

p,div,td{
background-color: inherit;
}

/* Custom Tags */
strong {
color:#14335e; 
font-family:verdana, sans-serif;
font-size:11px; 
font-weight:bold;
background-color: inherit;
}

em {
color:#14335e;
font-family:verdana, sans-serif;
font-size:11px; 
background-color: inherit;
}

p{
margin-bottom: 11px;
}


/* Links */
a:link {
font-weight: normal;
font-size: 8pt;
color: #174165;
text-decoration: none; 
background-color: inherit;
border-bottom: 1px solid #e1eef9;
}

a:active {
font-weight: normal;
font-size: 8pt;
color: #174165;
text-decoration: none; 
background-color: inherit;
border-bottom: 1px solid #e1eef9;
}

a:visited {
font-weight: normal;
font-size: 8pt;
color: #174165;
text-decoration: none; 
background-color: inherit;
border-bottom: 1px solid #e1eef9;
}

a:hover{
font-weight: normal;
font-size: 8pt; 
color: #e1eef9;
text-decoration: none; 
background-color: inherit;
border-bottom: 1px solid #174165;
}

/* Content */
h1{
border-bottom: 1px dashed #e1eef9; 
color: #174165; 
width:100%; 
font-size:10px; 
font-family: arial, sans-serif; 
font-weight: normal;
text-align:right; 
padding: 2px 0 2px 0;
margin: 6px 0 3px 0;
text-transform:uppercase;
background-color: inherit;
}

/*Iframe and Table */
#ImageTable { 
width:500px; 
height:300px; 
border:0px; 
position: absolute;
top: 190px;
left: 327px;
}

#MainIframe { 
width: 270px; 
height: 156px; 
position:absolute; 
top:247px; 
left: 533px;
}

