/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.enbackground:url('Templates Images/siriantextures1.jpg')  */

body {
background-color: #013365;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;

padding:0;
margin:0;
}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #E0A3B7;
border-top:1px solid #CC0000;
border-bottom:1px solid #CC0000;
padding:5px 15px;
margin:0 }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0;}

h3 {
font-size: 11px;
color:#013365;
text-transform:uppercase;
background-color:#DDDDDD;
padding:5px 15px;
margin:0 }


img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 989px;
margin-bottom: 10px;
margin: 0 auto;
background-color: #013365;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #013365;
text-align: right;
padding: 0px;
margin: 0px;
}
#banner img {padding:10px 0px;} 

/* -----------------content--------------------- */
#content {
width:785px;
background-color: #ffffff;
padding: 0px;
margin: 0px 0px 0px 0px;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
width: 0px;
margin: 0;
padding: 0;
}
#right {
background-color: #ffffff;
float: right;
width: 200px;
margin: 0;
padding: 0;
}


/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0;
padding: 0;
text-align: right; }

#footer2 {
clear: both;
margin: 0;
padding: 0;
text-align: right; }

/* Banner, Logo Header */
#TBanner { background: url(BgBanners/TBanner2.jpg) no-repeat top}

/* Footer with links */
#FBanner { background: url(BgBanners/BBanner.jpg) no-repeat center top}





table.contact {

font-family:Arial, Helvetica, sans-serif;
font-size:13px;

color:#FFFFFF;
	width:165px;
	border-width: 1px 1px 1px 1px;
	border-style: dashed dashed dashed dashed;
	border-color:#6699FF;
	border-collapse: collapse;
	background-color: rgb(51, 102, 204);
}

table.contact th {
	border-width: thin thin thin thin;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color:#6699FF;
	background-color: rgb(51, 102, 204);
}
table.contact td {
height:50px;
	border-width: thin thin thin thin;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color:#6699FF;
	background-color: rgb(51, 102, 204);
}







table.sample {

font-family:Arial, Helvetica, sans-serif;
font-size:13px;

color:#FFFFFF;
	width:165px;
	border-width: 1px 1px 1px 1px;
	border-style: dashed dashed dashed dashed;
	border-color:#6699FF;
	border-collapse: collapse;
	background-color: #3366cc;
}
table.sample span {


}
table.sample th {
height:50px;
	border-width: thin thin thin thin;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color:#6699FF;
	background-color: rgb(51, 102, 204);
}
table.sample td {
	border-width: thin thin thin thin;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color:#6699FF;
	background-color: rgb(51, 102, 204);
}

table.sample td td {
	border-width: thin;
	padding: 5px;
	border-style: solid;
	border-color: green;
	background-color: rgb(51, 102, 204);
}


ul#menu { width: 100%; height: 43px; background: #FFF url(images/menu-bg2.gif) top left repeat-x; font-size: 0.8em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
ul#menu li { display: block; float: left; margin: 0 0 0 5px; }
ul#menu li p { height: 43px; color: #FFF; background: #FFF url(images/current-bg2.gif) top left repeat-x; padding: 5px 15px 0; }


.style6 {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}








.breadcrumb{position:relative; height:30px; width:100%;}
.breadcrumb ul{position:relative; margin:0 5px 0 5px; padding:0; height:30px;  }
.breadcrumb ul li{padding:0; margin:0; list-style:none; float:left; height:30px display:inline;}
/*
.breadcrumb ul li a{font:15px Arial, Helvetica, sans-serif; color:rgb(255,255,255); text-decoration:none; line-height:30px; display:block; background:url(Elements/Menu/images/breadcrumbImage2.jpg) no-repeat; padding:0 17px 0 15px; outline:none;}
*/

.breadcrumb ul li a{font:15px Arial, Helvetica, sans-serif; color:rgb(255,255,255); text-decoration:none; line-height:30px; display:block; background:url(images/breadcrumbImage.png) 100% -60px no-repeat; padding:0 17px 0 15px; outline:none;}

.breadcrumb ul li a:hover {text-decoration:underline; color:rgb(0,187,204);}
.breadcrumb ul li a.active{background:none; color:rgb(255,255,255);}
.breadcrumb ul li a.active:hover {text-decoration:none;}

