BODY{
	background-color: #121117;
	background-image: url(graphics/bgmartin.jpg);
	background-repeat: no-repeat;
	font-family: tahoma; font-size: 11pt; color: #ffffff;
	text-align: left;}

.fico { height: 83px;
	width: 234px;
	position: absolute;
	left: 673px;
	top: 17px;
	margin: 0px;
	padding: 0px;
	/*border: #494950 2px solid;*/
	}
	
.all {  position: relative;
	top: 294px;
	left: 13px;
	width: 760px;
	}


.contents { 
	font-family: tahoma; 
	font-size: 10pt;
	color: #ffffff;
	position: static;
}
	
.sidebar { 
	font-family: monospace; font-size: 10pt; color: #ffffff;
	position: static;
	float: left;
	width: 200px;
	margin-left: 6px;
	margin-right: 23px;
	min-height: 400px;
	}
	
.footer {
	 font-family: monospace;
	 height: 16px;
	 width: 749px;
	 position: static;
	 background-color: #292930;
	 border: #494950 2px solid;
	 text-align: center;
	}

.tab {
	font-family: tahoma; font-size: 10pt; color: #ffffff;
	text-align: right;
}

.tabc {
	font-family: tahoma; font-size: 10pt; color: #ffffff;
	text-align: center;
	
}

.tabd {
	font-family: tahoma; font-size: 10pt; color: #ffffff;
	position: relative;
	top: 30px;
	border-right: #494950 3px solid;
        border-bottom: #494950  3px solid;
        border-left: #494950 3px solid;
	width: 747px;
}
	

.tab2 {
	font-family: tahoma; font-size: 10pt; color: #b8b8c8;
	text-align: left;
}

.kopf {
	font-family: monospace; font-size: 11pt; color: #b8b8c8;
	text-align: center;
	position: static;
	float: right;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-top: 5px;
	width: 510px;
	border-right: #494950 3px solid;
	border-top: #494950  3px solid;
	border-bottom: #494950  3px solid;
	border-left: #494950 3px solid;}

.kopfb {
	font-family: monospace; font-size: 10pt; 
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #b8b8c8;
	text-align: center;
	border-right: #28282c 3px solid;
	border-top: #7a7a87  3px solid;
	border-bottom: #7a7a87  3px solid;
	border-left: #28282c 3px solid;}

.kopfc {
	font-family: monospace; font-size: 12pt;
	color: #e5e5e7;
	position: static;
	width: 510px;
	float: right;
	margin-bottom: 4px;
	margin-right: 12px;
	text-align: center;
	border-right: #494950 3px solid;
        border-top: #494950  3px solid;
        border-bottom: #494950  3px solid;
        border-left: #494950 3px solid;}

.kopfd {
	font-family: monospace; font-size: 10pt;color: #e5e5e7;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	border-right: #7a7a87 3px solid;
        border-top: #7a7a87  0px solid;
        border-bottom: #7a7a87  4px solid;
        border-left: #7a7a87 3px solid;}
	
.kopfe {
	font-family: monospace; font-size: 12pt;color: #e5e5e7;
	text-align: center;
	border-right: #494950 0px solid;
        border-top: #494950  3px solid;
        border-bottom: #494950  3px solid;
        border-left: #494950 0px solid;
	position: relative;
	left: 0px;
	width: 750px;}

.description {
	position:relative;
	left: 15px;
	padding-left: 5px;
	margin: 5px;
	}
	
.work {
	color: #cccccc;
	position: relative;
	top: -5px;
	}
	
.divider {
	width: 770px;
	border-top: #494950  2px solid;
	margin-top: 5px;
	margin-bottom: 10px;
	}

.fill {
	width: 15px;
	float: left;
	
	
	}

div.memods {
	position:relative;
	margin:30px 100px 30px 100px;
	padding:0px;
	background-color:#1d1d99;
}

div.memo h3 {
	position:relative;
	top: -25px;
	right: 20px;
	background:none;
	color:#880000;
	text-align:right;
	border-bottom:double 3 #aa0000;
	font-variant:small-caps;
}

div.memo {
	position:relative;
	left:-10px;
	top:-10px;
	margin:0px;
	padding:30px 25px 30px 25px;
	background-color:#aaaabb;
	color: #aa0000;
}


div.dialog span.name {
	float:left;
	width:45px;
	height:28px;
}

div.dialog span.text {
	
}


A:link {color:#ff9898;text-decoration:none;}
A:visited {color:#9a4a47;text-decoration:none;}
A:active {color:#494950;text-decoration:none;}
A:hover {color: #a2a2ff; text-decoration: underline;}


