/* 
Package: SV ver 1.2
File: text.css
Version: 1.0
Date: 14.01.2006
Desc: Text-only layout
Note: alternate stylesheet for screen media
*/

body {
margin: 0 auto;
padding: 0;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
background: #ffffff;
color: #000000;
}

#browsercheck {
text-align: center;
color: #808080;
font-size: 0.9em;
}


#wrap {
margin: 2%;
width: auto;
float: none !important;
}



#layout-settings {
width: 300px;
margin: 20px 0 0 0;
padding: 0;
height: 20px;
float: right;
}

#layout-settings p {
float: right;
text-align: right;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#layout-settings a {
text-decoration: none;
color: #a0a0a0;
}

#layout-settings a:hover {
text-decoration: underline;
color: #000000;
}



#char-settings {
width: 300px;
margin: 20px 0 0 0;
padding: 0;
height: 20px;
float: left;
}

#char-settings p {
float: left;
text-align: left;
color: #a0a0a0;
margin: 0 0 0 10px;
font-size: 0.8em;
line-height: 1.2em;
}

#char-settings a {
text-decoration: none;
color: #a0a0a0;
}

#char-settings a:hover {
text-decoration: underline;
color: #000000;
}



#print-header1 {
padding: 60px 0 0 0px;
margin: 70px 0 10px 0;
font-family: "Times New Roman",Serif;
font-size: 2.2em;
font-weight: bold;
}

#print-header2 {
margin: 0 0 10px 0;
font-family: "Times New Roman",Serif;
font-size: 1.3em;
font-weight: bold;
}

#print-ver {
display: none;
}


#frontphoto, .hide {
display: none;
}

#content img {
display: none;
}

a {
text-decoration: underline;
color: #0000FF;
}
