﻿/* Copyright © 1998-2007 Centrillium IT Consulting Inc. All rights reserved. */

/* generic */
h1{ font-family:arial,sans-serif; font-weight:normal; font-size:24pt; margin:0;  color:#202040;}
h2{ font-family:arial,sans-serif; font-weight:normal; font-size:16pt; margin:0; color:#202040; }
h3{ font-family:arial,sans-serif; font-weight:bold; font-size:11pt; margin:0; color:#202040; }
h4{ font-family:arial,sans-serif; font-weight:bold; font-size:8pt; margin:0; color:#202040; }

body {background-image: url(/new/images/centrillium_wallpaper.gif); margin: 0 0;}
td,th,font{ font-family:verdana,arial,sans-serif; font-size:8pt;color:#202020; }
p {text-align: justify;}

a:link { text-decoration:none;  color: rgb(32, 32, 196); white-space:nowrap; }    
a:visited{ text-decoration:none; color: rgb(128, 128, 128);  white-space:nowrap; }    
a:hover { text-decoration:underline; color: rgb(164,132,196); white-space:nowrap; }

ul {line-height: 150%;}
input { border: solid #ababab 1px;}

/* page height: 440px;*/
table.page
{
	border: 0;
	width: 100%;
	height: 440px;
	position: static;
}
table.page td {vertical-align: top;}
#page-left {width: 150px; }
#page-center
{
	width: 550px;
	margin-right: 10px;
}
#page-right {width: 150px;}
#page-spacer {width: 31px;}


/* header */
table.header{border:rgb(128,128,128)0px solid; width:100% }

table.banner {width:100%; background:rgb(0, 45, 89);}
table.banner tr { height: 78px; text-align: left; }
table.banner th
{
	background: rgb(0, 45, 89) url(/images/hdrsea.jpg);
}

table.top-menu 
    td {background:#ccccff;border-right: rgb(128,128,128) 0px solid; border-top: rgb(128,128,128) 1px solid;
            border-bottom: rgb(128,128,128) 1px solid;
           font-size: 8pt; color: #808080; font-family: Arial}

/* top menu */
table.top-menu 
    th {border-right: rgb(128,128,128) 0px solid; border-top: rgb(128,128,128) 1px solid;
            border-left: rgb(128,128,128) 0px solid; border-bottom: (128,128,128) 1px solid;}         
            
table.top-menu a:link { text-decoration:none;  color: rgb(0, 45, 89); white-space:nowrap; }    
table.top-menu a:visited{ text-decoration:none; color: rgb(0, 45, 89);  white-space:nowrap; }
table.top-menu a:hover { text-decoration:none; color: rgb(164,132,96); white-space:nowrap; }

#xcontact {text-decoration:blink}

/* left menu */
table.left-menu 
{
	width: 100%;
	margin-left: 10px; 
	margin-right: 10px; 	
	border: 1px solid gray; 
	background-color: #c8d7e3; 	
	vertical-align:middle; 
	white-space: nowrap;		
}
    
table.left-menu 
    th{border:0; background-color: #98b1c4; font-size: 8pt; font-family: Arial; text-align: left; vertical-align: middle; color: white;height:22px ;border-bottom:1px solid gray;  ; }
    
table.left-menu 
    td{border:0; vertical-align: middle; background-color: #c8d7e3; border-top:1px solid white;height:22px ; border-bottom:1px solid gray; text-align: left; }
table.left-menu #title {vertical-align: middle; font-weight:bold; }
table.left-menu #subtitle {vertical-align: middle; font-weight:bold;}
table.left-menu #topics {vertical-align: top;}

table.left-menu  a:link { text-decoration:none;  color: rgb(32, 32, 32); white-space:nowrap; }    
table.left-menu  a:visited{ text-decoration:none; color: rgb(32, 32, 32);  white-space:nowrap; }    
table.left-menu  a:hover { text-decoration:underline; color: rgb(164,132,96); white-space:nowrap; }

table.left-menu  #title a:link { text-decoration:none;  color: rgb(255, 255, 255); white-space:nowrap; }    
table.left-menu  #title a:visited{ text-decoration:none; color: rgb(255, 255, 255);  white-space:nowrap; }    
table.left-menu  #title a:hover { text-decoration:underline; color: rgb(164,132,96); white-space:nowrap; }

table.left-menu  #subtitle a:link { text-decoration:none;  color: rgb(0, 0, 0); white-space:nowrap; }    
table.left-menu  #subtitle a:visited{ text-decoration:none; color: rgb(0, 0, 0);  white-space:nowrap; }    
table.left-menu  #subtitle a:hover { text-decoration:underline; color: rgb(164,132,96); white-space:nowrap; }

/* bottom menu */
table.bottom-menu 
    {background:#002D59;border-right: rgb(128,128,128) 1px solid; border-top: rgb(128,128,128) 1px solid;
            border-left: rgb(128,128,128) 1px solid; border-bottom: rgb(128,128,128) 1px solid;
            height: 15px;color: rgb(128, 128, 128)}
            
table.bottom-menu a:link { text-decoration:none;  color: rgb(255, 255, 255); white-space:nowrap; }    
table.bottom-menu a:visited{ text-decoration:none; color: rgb(255, 255, 255);  white-space:nowrap; }    
table.bottom-menu a:hover { text-decoration:none; color: rgb(164,132,96); white-space:nowrap; }

/* footer */
table.copyright {width: 100%; text-align:center; vertical-align:middle; font-size: 7pt;color: rgb(96, 96, 96);}
table.copyright tr{height: 22px;}

/* BOX  */
.box {border:solid 1px #a5a5c5;margin: 5px;}
.box thead {background-image:url('/Template/images/sweetbluegradient.gif');}

.box thead td
{
	color: #FFFFFF;
	text-transform: uppercase;
	vertical-align: middle;
	font-family:   Verdana, Arial,Tahoma;
	font-weight: bold;
	letter-spacing: 0.2pt;
	padding: 5px;
	
}
.box tbody {background-color:#f3f3f6;}
.box tbody {white-space: nowrap;}


