body {
	background-color: #00519D;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	height: 50%;
}

body, td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif; 
	/* font-family: "Courier New", Courier, mono;  */
	font-weight: bold; 
	font-size: 10px;
	/* font-size: 14px; */
	color: #000066;
	text-align: center;
	letter-spacing: .25px;
	background-color: #D9EDFF;
}

#menu {
	font-family: Arial, Helvetica, sans-serif; 
	/* font-family: "Courier New", Courier, mono;  */
	font-weight: bold; 
	font-size: 12px;
	/* font-size: 14px; */
	text-align: center;
}

.menu_current {
	color: #FF0000;
}

.menu_item {
}

.address {
	text-align: center;
}

.mission {
	color: #0053A1;
	text-align: center;
	/* font-weight: bold;*/
}

H1 {
	font-size: x-large;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 5px;
}

H2 {
	font-size: large;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}
.highlight {
	color: #FF0000;
}

.hidden {
	display: none;
}

a:link {
	color: #00519D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00519D;
}
a:hover {
	text-decoration: underline;
	color: #EE3A32;
}
a:active {
	text-decoration: none;
	color: #00519D;
}

table#page {
	width: 752px; /* 762px - margin */
	height: 480px;
	border: 0px;
	
}

table#main {
	width: 100%;
	height:480px;
	border: 0px; 
}

td#menu {
	width: 150px;
	vertical-align: top;
	background-color: #D9EDFF;
}

table#menu {
	margin-top: 80px;
}

td#hdr {
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color:#FFFFFF;
	height: 130px;
}

td#body {
	vertical-align: top;
	background-color:#FFFFFF;
	text-align: center;
}

.footer {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}

.footer #copyright {
	text-align: left;
}

.footer #webmaster {
	text-align: right;
}
.footer a {
	color: #DDDDDD;
	text-decoration: none;
}

.footer a:link {
	color: #DDDDDD;
	text-decoration: none;
}
.footer a:visited {
	color: #DDDDDD;
	text-decoration: none;
}
.footer a:hover {
	color: #D9EDFF;
	text-decoration: underline;
}
.footer a:active {
	color: #D9EDFF;
	text-decoration: none;
}

td .alogo {
	padding: 10px;
}
/*
td .plogo {
	padding: 20px;
}

td .plogo {
	width: 30%;
	text-align: center;
}

td .plogo {
	width: 30%;
	text-align: center;
	vertical-align: top;
}
*/
td.plogo {
	text-align: center;
	vertical-align: top;
	padding: 30px 20px 20px 20px;
}

.aref {
	width: 70%;
	padding: 10px;
	text-align: left;
}

.pref {
	width: 70%;
	padding: 20px;
	text-align: left;
	vertical-align: top;
}

.contact td {
	text-align: left;
}

#contacts h1 {
	color:#0053A1;
}
#contacts h2 {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
}

#stocklist h1 {
	margin-top: 10px;
	margin-bottom: 20px;
}

/* ------------------------------------------------------ */


/* ------------------------------------------------------ */

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}



