.bodytext
{
background-color: #6B9DDE;
font-size: 12px;
font-family: Verdana;
color: #C9E4FB;
}
.tricks
{
background-color: #6B9DDE;
text-align:center;
}
.missions
{
background-color: #6B9DDE;
text-align:left;
font-size: 12px;
}
body
{
font-family: Verdana, Helvetica, Arial; 
font-size:12px; 
margin-top:0; 
margin-left:0; 
margin-right:0; 
padding-top:0; 
padding-left:0; 
padding-right:0;
background-color:#C9E4FB;
scrollbar-arrow-color:#C9E4FB;
scrollbar-track-color:#C9E4FB;
scrollbar-shadow-color:#C9E4FB;
scrollbar-face-color:#6B9DDE;
scrollbar-highlight-color:#C9E4FB;
scrollbar-darkshadow-color:#000000;
scrollbar-3dlight-color:#000000;
}
a
{
font-size: xx-small;
color: #000000;
font-family: Verdana;
text-decoration: none;
}
h1
{
color: #C9E4FB;
font-family: Verdana;
text-decoration: none;
text-align: center;
}
h3
{
color: #C9E4FB;
font-family: Verdana;
text-decoration: none;
text-align: center;
}
img
{
border:0;
}
p
{
font-size: 13;
color: #000000;
font-family: Verdana;
}
table
{
color: #000000;
font-family: Verdana;
text-decoration: none;
background-color: #C9E4FB;
}
td
{
font-family: Verdana;
text-decoration: none;
font-family: Verdana, Helvetica, Arial;
color: #C9E4FB;
}
A:active
{
font-size: xx-small;
color: #000000;
font-family: Verdana;
font-weight:bold;
text-decoration: none;
}
A:hover
{
font-size: xx-small;
color: #FFFFFF;
font-family: Verdana;
font-weight:bold;
text-decoration: none;
}
A:link
{
font-size: xx-medium;
color: #000000;
font-family: Verdana;
font-weight:bold;
text-decoration: none;
}
A:visited
{
font-size: xx-small;
color: #000000;
font-family: Verdana;
font-weight:bold;
text-decoration: none;
}
A:visited:hover
{
color:#ffffff;
font-size: xx-small;
font-family: Verdana;
font-weight:bold;
text-decoration:none; 
}
A:visited:active
{
color:#ffffff;
font-size: xx-small;
font-family: Verdana;
text-decoration:none;
font-weight:bold;
}
hr
{
height:2px;
color:black;
}
.format
{
background-color: #6B9DDE;
font-size: 12px;
font-family: Verdana;
color: #C9E4FB;
}
.corners
{
background-color: #000000;
color: #C9E4FB;
font-weight: bold;
font-size: 12px;
}
li
{
font-size: 12px;
color: #000000;
}



/* abode pictures */

.mainCenter {
	height:100%;
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 2px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}


/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* file info */

#imageInfo{
	width: 225px;
	font-family: Verdana, Helvetica, Arial;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

.contentLast {
	font-size:11px;
	color: #333333;
	padding-top:6px;
}