/* *** Generated by www.csscreator.com *** */
/* *** modified by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #001155;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
div#left a {
color: #999;
font-weight: 700;
text-decoration: none;}
div#left a:visited {
color:#999;
font-weight: 700;
text-decoration: none;}
div#left a:hover {
color: #564b47;
font-weight: 700;
text-decoration: underline;
background: #CCC}
div#left a:active {
color:#fff;
font-weight: 700;
text-decoration: underline;
background: #333}
.hot {
 color: #fff;
 font-weight: 700;
 }


div#content a {
color: #C00;
font-weight: 700;
font-style: italic;
text-decoration: none;}

div#content a:visited {
color:#633;
font-weight: 700;
font-style: italic;
text-decoration: none;}

div#content a:hover {
color: #564b47;
font-weight: 700;
font-style: italic;
text-decoration: underline;
background: #CCC}

div#content a:active {
color:#fff;
font-weight: 700;
font-style: italic;
text-decoration: underline;
background: #333}

h1 {
font-size: 11px;
color: #FFFFFF;
text-transform:uppercase;
font-weight: 700;
font-stretch: extra-expanded;
background-color: #0000FF;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

h2.first {
font-size:20px;
font-weight: normal;
padding: 30px 10px 5px 10px;
margin:0px;}

h3 {
font-size:18px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

.leftfloat	{
float: left;
padding-right: 10px;}

table.vitals	{
font-size: 12px;
border: 0;
margin: 0;}

table#refapp	{
border: 0;
padding: 0;
margin: 0;
width: 100%;
}

table#refapp th	{
background: #B9B9B9;
font-color: #A21717;
}

table#ref	{
width: 300px;
text-align: center;
border: solid #666 1px;
}

td.left	{
padding-right: 2px;
padding-bottom: 5px;
font-weight: 700;
text-align: right;
vertical-align: top;}

td.right	{
padding-left: 2px;
padding-bottom: 5px;
text-align: left;
vertical-align: top;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------- */
#container {
width: 950px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: right;
background-color: #FFF;
padding: 0px;
margin: 0px; }

#banner img {padding: 0px;} 

/* ----------outer and inner----------------- */

#outer{ 
border-left: solid 200px #CC0000; /* color of the left column  */ 
border-right: solid 200px #FFF; /* color of the right column  */ 
background-color: #ffffff;  /* color of the content column */
} 

#inner{margin:0; width:100%; } /* The ie/pc pecularity */ 

/* --------------left and right navi------------- */
#left {
 width:200px; 
 float:left; 
 position:relative; 
 margin-left:-200px; 
 margin-right:1px;
 }
#left h2 {
 color: #FFFFFF;
 }
 
 #right {
 width:200px;
 float:right; 
 position:relative; 
 margin-right:-200px; 
 margin-left:1px;
 }
 
 div#right h2	{
 text-align: center;
 padding: 30px 0 25px 0;
 }
 
 #left a {
 text-decoration: none;
 }

/* -----------------content--------------------- */ 
#content{ 
position: relative; 
margin: 0px;
padding-bottom: 20px;
}

p {
padding: 5px 15px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: right; } 