@charset "utf-8";
body  {
	font: 12pt Arial, Helvetica, sans-serif;
	margin: 5px 0px 10px 0px;
	padding: 0 0 0 0;
	color: #000;
	background-image: url(images/bkgrn.jpg);
	background-repeat: repeat;
}
#containermain {
	width: 950px;
	text-align: left;
	margin: auto;
	padding: 0px;
}
#toplogo {
	width: 950px;
	height: 179px;
	margin: 0px;
	padding: 0px;
}
#container {
	background: #FFF;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000;
	width: 950px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#copy {
	width: 950px;
	margin: 0 auto;
	color: #2E2E2E;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	text-align: center;
	margin-top: 10px;
}
/* Fonts */
table		{ color: #000; font: 14px verdana, arial, sans-serif; }
.text1		{ color: #00F; font: 18pt Georgia, Helvetica, sans-serif; font-style: italic; font-weight: bold; text-shadow: black 0.05em 0.05em 0.1em;}
.text2		{ color: #F00; font: 38px Tahoma, Geneva, sans-serif; font-weight: bold; font-style: italic; margin: 0; padding: 6px 0; }
.text3		{ color: #FFF; font: 9pt Georgia, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-shadow: black 0.1em 0.1em 0.2em;}
.text4		{ color: #00F; font: 11pt verdana, arial, sans-serif; font-style: normal; 	font-weight: bold; }
.text5		{ color: #FFF; font: 7pt verdana, arial, sans-serif; font-style: normal; font-weight: bold; }
.text6		{ color: #006; font: 18pt verdana, arial, sans-serif; font-style: normal; font-weight: bold; }
.text7		{ color: #F00; font: 20px "Palatino Linotype", "Book Antiqua", Palatino, serif;; font-weight: bold; font-style: normal; }
.text8		{ color: #006; font: 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;; font-weight: normal; font-style: normal;  margin-left: 20px; padding: 0;}
.text9		{ color: #000; font: 22px verdana, arial, sans-serif; font-weight: bold; font-style: normal; }
.text10		{ color: #F00; font: 28px Tahoma, Geneva, sans-serif; font-weight: bold; font-style: italic; }
.text11		{ color: #F00; font: 32px Tahoma, Geneva, sans-serif; font-weight: bold; font-style: italic; margin: 0; padding: 6px 0; }
.text12		{ color: #360; font: 30px Tahoma, Geneva, sans-serif; font-weight: normal; font-style: normal; margin: 0; padding: 12px 0; font-family: Georgia, "Times New Roman", Times, serif; }
.text13		{ color: #F00; font: 28px Tahoma, Geneva, sans-serif; font-weight: normal; font-style: italic; margin: 0; padding: 4px 0; }
.text14		{ color: #009; font: 20px "Palatino Linotype", "Book Antiqua", Palatino, serif;; font-weight: bold; font-style: normal; }
.text15		{ color: #000; font: 19px "Palatino Linotype", "Book Antiqua", Palatino, serif;; font-weight: normal; font-style: normal; }
.text16		{ color: #00F; font: 24px Tahoma, Geneva, sans-serif; font-weight: normal; font-style: normal; margin: 0; padding: 10px 0; }
.text17		{ color: #060; font: 20px "Palatino Linotype", "Book Antiqua", Palatino, serif;; font-weight: bold; font-style: normal; }
.text18		{ color: #000; font: 18px arial, verdana, sans-serif; font-weight: normal; }
.text19		{ color: #666; font: 12px arial, verdana, sans-serif; font-weight: bold; }
.text20		{ color: #006; font: 16pt arial, verdana, sans-serif; font-style: normal; font-weight: bold; }
.text21		{ color: #333; font: 24px arial, verdana, sans-serif; font-weight: normal; }
.text22		{ color: #006; font: 38px Georgia, "Times New Roman", Times, serif; font-weight: bolder; font-style: italic; }
.text23		{ color: #666; font: 10px arial, verdana, sans-serif; font-weight: normal; }
.text26		{ color: #FFF; font: 22px Tahoma, Geneva, sans-serif; font-weight: bold; font-style: normal;  text-shadow: black 0.1em 0.1em 0.2em;}
.text27		{ color: #FF0; font: 12px arial, verdana, sans-serif; font-weight: bold; font-style: normal; }
.text28		{ color: #000; font: 14px arial, verdana, sans-serif; font-weight: bold; }

/* Sidebar */
.sidebar {
	width: 150px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-right-width: 1px;
	border-right-color: #000;
	border-right-style: solid;
	background-color: #060;
}
.sidebar img{ margin: 10px 0px 0px 0px; padding: 0px; }
/* Sidebar Links */
.sidebar a:link, .sidebar a:visited, .sidebar a:active { color: #060; text-decoration: none; }
.sidebar a:hover { color: #ECC107; 	text-decoration: underline; }
/* Content */
.content { 	margin: 0px; padding: 10px 5px 0px 5px; }
/* Split Lines */
.splitline {
	height: 1px;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #060;
	color: #060; 
}

/* Links */
a:link, a:visited, a:active { color: #009; text-decoration: none; }
a:hover { color: #F00; text-decoration: none; }
/* Link No Color */
a.nocolor:link, a.nocolor:visited, a.nocolor:active, a.nocolor:hover	{ color: #FFF; text-decoration: none; outline: none; }
/* Copyright Links */
a.copy:link, a.copy:visited, a.copy:active	{ color: #00F; text-decoration: none; }
a.copy:hover	{ color: #FFF; text-decoration: none; }
/* Flash Table */
.flashtable {
	padding: 23px 0px 24px 0px;
	background-image: url(images/wframe.jpg);
	background-repeat: no-repeat;
}
/* Table */
table.cabintable {
	text-align: center;
	background-image: url(images/bkgblue.jpg);
	background-repeat: repeat-x;
	background-color: #09adf7;
}
td.padded { padding: 5px 0px 5px 0px; }
/* Image Borders */
.img01  { border:6px groove #545565 }
.img02  { border:4px solid #545565; }
/* Button Nav */
.bt1nav { background-color: #CCC; border: 1px #000000 solid;} 
.bt2nav { background-color: #9F9; border: 1px #000000 solid;} 
