<!--

.omqblue100 { color: #0D2D40; }
.omqblue80 { color: #4A6B84; }
.omqblue60 { color: #849CB1; }
.omqblue40 { color: #ADBECC; }
.omqblue20 { color: #D0D9E1; }

.omqgrey100 { color: #292A2D; }
.omqgrey80 { color: #5A5E60; }
.omqgrey60 { color: #7D7D7F; }
.omqgrey40 { color: #ADAEB0; }
.omqgrey20 { color: #CECECE; }

.omqorange { color: #FF7300; }
.omqyellow { color: #FFAD56; }

html {
	padding: 0px;
	margin: 0px;
	height: 1500px;
	background-color: #ffffff;
}
	
body { 
	height: 1500px;
	background: #ffffff url(../img/bluewhite.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	text-align: center;
	color: #0D2D40;
	overflow: visible;
	z-index: 0;
}

h1 {
	position: relative;
	color: #849CB1;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

h2 {
	position: relative;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

h3 {
	position: relative;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

h4 {
	position: relative;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

h5 {
	position: relative;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}

a:link,a:visited,a:active {
	text-decoration: none;
	color: #FF7300;
}
	
a:hover,a:focus {
	text-decoration: underline;
	color: #FF7300;
}

#content {
	background: #ffffff url("../img/back.jpg") no-repeat;
	position: relative;
	width: 800px;
	height: 100%;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	overflow: visible;
	z-index: 1;
}

#mainArea {
	position: absolute;
	top: 94px;
	left: 150px;
	padding: 0;
	margin: 0;
	width: 510px;
	height: auto;
	overflow: visible;
}

#shadowLeft {
	position: absolute;
	top: 0;
	left: -18px;
	z-index: 1;
	width: 20px;
	height: 100%;
	background: url(../img/shadowleft.jpg) no-repeat;
}

#shadowRight {
	position: absolute;
	top: 0;
	left: 800px;
	z-index: 1;
	width: 20px;
	height: 100%;
	background: url(../img/shadowright.jpg) no-repeat;
}

#copyright p {
	border-top: solid 2px #FFAD56;
	color: #0D2D40;
	padding-top: 5px;
	font-size: 10px;
	font-weight: bold;
}

#leftNav a:link, #leftNav a:visited, #leftNav a:active {
	display: block;
	position: relative;
	text-decoration: none;
	margin: 0px;
	padding: 4px;
	border: none;
	color: #FF7300;
}
	
#leftNav a:hover, #leftNav a:focus {
	display: block;
	position: relative;
	text-decoration: none;
	margin: 0;
	padding: 3px;
	border: dotted 1px #FF7300;
	color: #FF7300;
}

#tabNav a:link, #tabNav a:visited, #tabNav a:active {
	display: block;
	position: relative;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	border: none;
	color: #FF7300;
}

#tabNav a:hover, #tabNav a:focus {
	background: #ADBECC;
	display: block;
	position: relative;
	text-decoration: none;
	margin: 0;
	padding: 5px;
	border: none;
	color: #FF7300;
}

#newsbody a:link, #newsbody a:visited, #newsbody a:active {
}
	
#newsbody a:hover, #newsbody a:focus {
}

#leftNav ul {
	display: block;
	position: absolute;
	left: 5px;
	top: 94px;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	font-size: 14px;
	z-index: 3;
}

#leftNav li {
	margin: 0;
	padding: 0;
	width: 125px;
	padding-bottom: 10px;
	padding-top: 10px;
	list-style: none;
	list-style-type: none;
	white-space: nowrap;
	overflow: hidden;
	border-bottom: solid #FFAD56 1px;
}


#currNav {
	padding: 3px;
	padding-left: 5px;
	color: #0D2D40;
}

#newsheader {
	position: absolute;
	top: 159px;
	left: 680px;
	width: 120px;
	color: white;
	font-size: 14px;
}

#newspic {
	position: absolute;
	top: 185px;
	left: 670px;
	width: 120px;
}

#newsbody {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 300px;
	left: 680px;
	width: 120px;
	font-size: 14px;
}	

#newsbody ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	font-size: 14px;
	z-index: 3;
}

#newsbody li {
	position: relative;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style: none;
	list-style-type: none;
	white-space: nowrap;
	overflow: hidden;
}

#mainArea ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	z-index: 3;
}

#mainArea li {
	background: url(../img/box.gif) 5px 5px no-repeat;
	position: relative;
	margin-left: 0;
	padding-left: 20px;
	list-style: none;
	list-style-type: none;
}

#mainArea table {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	border: 1px solid #0D2D40;
}

#mainArea tr {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0px none;
}

#mainArea th {
	background: #849CB1;
	font-weight: normal;
	color: white;
	margin: 0;
	padding: 4px;
}

#mainArea td {
	vertical-align: top;
	margin: 0;
	padding: 4px;
}

#tabNav table {
	position: relative;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 1em;
	padding: 0;
	width: 100%;
	border: 0px none;
	border-collapse: collapse;
}

#tabNav tr {
	background: none;
}	

#tabNav td {
	text-align: center;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	width: 90px;
	height: 24px;
	overflow: hidden;
	border: 1px solid #4A6B84;
	border-bottom: 2px solid #FFAD56;
	font-size: 14px;
}

#tabNav .curTab {
	border: 2px solid #FFAD56;
	border-bottom: 0px none;
}

#tabNav .endTab {
	width: auto;
	border: 0 none;
	border-bottom: 2px solid #FFAD56;
}

#tabNav .startTab {
	width: 20px;
	border: 0 none;
	border-bottom: 2px solid #FFAD56;
}

-->

