* {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
html {
	background: url(images/cloudyweathert.jpg);
	}
body {
	color: #000000; 
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;   
	width: 820px;
   	padding: 0;
   	margin:auto;
   	background: url(images/body_bkg_new.gif) 50% 0 scroll repeat-y; 
}
#bkgrnd  {
   width: 820px;
   padding: 0;
   margin:auto;
   background: url(images/body_bkg_new.gif) 50% 0 scroll repeat-y; 
  
 }
a {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #CD0000;
}

span {
	display: none;
}

img {
	border: none;
}
.align-right { float:right; margin: 0 0 10px 10px; }
.align-left { float:left; margin: 0 15px 15px 0; }
.frame { padding: 5px; border: 1px solid #aaa; }
p {

}

p.center {
	text-align:center;
}
p.left {
	text-align:left;
}

h1 {
	color: #8A0808; 
  	font-size:24px;
	font-family: Georgia, "Century Schoolbook", "Times New Roman", Times, serif;
	font-weight: bold;
}
h1.center {
	text-align:center;
}
h2.center {
	text-align:center;
}
h2.left {
	text-align:left;
}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
}
table {
  margin-left: 0px;
}

table.center {
	margin-left:auto;
	margin-right:auto;
}
th {
	font-size:18px;
	color: #039; 
	font-weight: bold;
	background-color: #CCCCCC;
}

td {
	padding: 0px 0px 0px 1px;
	font-weight: bold;
	text-align: center;
}
td.left {
	padding: 0px 0px 0px 3px;
	font-weight: bold;
	text-align: left;
}

td.small  {
	padding: 0px 0px 20px 0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container {
	margin: auto;
	width: 820px;
	/*overflow: hidden;*/
   	background: url(images/body_bkg_new.gif) 50% 0 scroll repeat-y; 
}

/* Page Header */

#page_header {
	width: 820px;
	height: 128px;
	background-color: #FFFFFF ;
    overflow: hidden;
}

#page_header a {
	color: #0033CC;
	text-decoration: none;
}

#page_header a:hover {
	color: #CD0000;
}

#page_heading {
	width: 140px;
	height: 128px;
	background: url(images/OPLogo143xx.jpg) no-repeat 0px 0px;
	background-color: #FFFFFF;
	float: left;
}

#page_headerCompany {
	width: 300px;
	height: 128px;
	float: left;
	color: #fff;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	
}

#page_headerlinks {
    padding-right: 3px;
	width: 340px;
	height: 13px;
	float: right;
	color: #FF0000;
	background-color:#FFFFFF;
	text-align: center;
	font-size: 18px;
}

#page_headerlinks ul {
	list-style-type: none;	
}

#page_headerlinks li {
	padding: 0px 0px 0px 0px;
	float: right;
	list-style-type: none;
	background-color: #FFFFFF;
	color: #004BEB;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

#page_headerlinks li.last {
	padding-right: 0px;
	color: #004BEB;
	background-color: #FFFFFF;
	font-weight: bold;
}

#page_headersearch {
	padding-right: 0px;
	padding-top: 0px;
	float: right;
	clear: none;
	width: 340px;
	height: 115px;
	background-color: #FFFFFF;
	text-align: left;
	overflow : hidden; 
}

/* Main Navigation Menu */

#toc   {
 	font: Georgia;
	font-size:13px;
	background-color: #FFFFFF;
	border-bottom:1px solid #8A0808;
	width: 820px;
	clear:both;
	font-weight:bold;
	color:#048;
	/*margin-left:4px;*/
	float:left;
	list-style-type:none;	
	/*background:url(navshadow.gif) no-repeat 8px 100% #fff;
	padding-bottom:21px;*/
}
    html>body #toc{
 	background-color: #FFFFFF;
	/*margin-left:8px;*/
	/*background:url(navshadow.gif) no-repeat 4px 100% #fff;*/
}
#toc li{
	list-style-type:none;
	float:left;
	margin:0 0 0 4px;
	padding:0 0 0 10px ;
	/*border-bottom:1px solid #666;*/
	background:url(tabs_default.gif) #c0c0c0 top left no-repeat;
}
#toc li a{
	color:#0066FF;	
	background:url(tabs_default.gif) transparent top right no-repeat;
	display:block;
	padding:0 10px 0 0;
}
#toc li a:link,
#toc li a:visited{
	color: #048;
	text-decoration:none;
}
#toc li a:hover,
#toc li a:active{
	color:#fff;
	text-decoration:none;
}
#toc li.cur,
#toc li.over,
#toc li:hover
{
	background:url(tabs_hover.gif) #3375b2 top left no-repeat;
	/*border-bottom:1px solid #036;*/
}
#toc li strong,
ul#toc li.cur a,
ul#toc li.over a,
ul#toc li:hover a
{
	display:block;
	color:#fff;
	padding:0 10px 0 0;
	text-decoration:none;
	background:url(tabs_hover.gif) transparent top right no-repeat;
}

#page_menu {
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
	width: 820px;
	height: 26px;
	color: #FFFFFF;
	overflow: hidden; 
}

#page_menu ul {
 	width: 820px;
	height: 26px;
	margin-left: 34px;
    overflow: hidden; 
	list-style-type: none;
}

#page_menu li {
	width: 100px;
	height: 26px;
	padding-top: 3px;
	float: left;
	background: url('images/BlueRoundBrite6.png') no-repeat 0px 0px;
    overflow: hidden; 
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden; 
}	

#page_menu li.last {
	width: 100px;
}

#page_menu a {
	padding-top: 0px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

#page_menu a:hover {
	color: #CD0000;
}

/* Left Sidebar */

#left_sidebar {
	height:100%;
	width: 178px;
	float: left;
	background-color: #8A0808;
	background: url(images/sidebar_bkg.jpg) repeat-y;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
    /*overflow: hidden;*/
}

#navcontainer { 
	height:100%;
   	margin-left: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 178px;
}

#navcontainer ul {
	margin: 0;
	padding-top: 0px;
	list-style-type: none;
}

#navcontainer li { 
	margin: 0; 
}

#navcontainer a {
	display: block;
	padding: 3px 0px 0px 3px;
	/*width: 176px;*/
	color: #FFE49E;
	/*color: #FFF4B5;*/
	background-color:#8A0808;
	text-decoration: none;
/*	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff; */
	font-weight: bold;
}

#navcontainer a:hover {
	color: #FFCC00;
	background-color: #8A0808;
	text-decoration: underline;
	/*width: 176px;
 	border-top: 1px solid #F2F2F2;
	border-left: 1px solid #F2F2F2;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF; */
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a {
	display: block;
	margin-left: 0px;
	padding-left: 12px;
	/*width: 171px;*/
	color: #FFFFFF;
	background-color: #8A0808;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#navcontainer ul ul a:hover
{
	color: #FFCC00;
	background-color: #8A0808;
	font-weight:bold;
	text-decoration: underline;
}

/* Main Content Area */

#main_content {
	/*border-top:1px solid #8A0808;*/
	margin-right: 0px;
	height: 100%;
	width: 642px;
	float: left;
	/*overflow: hidden; */
}
/*#home_text_area {
	width: 642px;
	border: medium;
	border-color:#8A0808;
	text-align: left;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}*/
#small_content {
	margin: 2px 0px 2px 0px;
	padding: 2px 6px 2px 6px;
	/* width: 640px; */
	color: #000000;
	text-align: justify;
	/*line-height: 12px;*/
	font-size: 12px;
	font-weight: bold;
	font: Verdana;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main_table_content {
	width: 640px;
	/*height: 350px;*/
	float:left;
}

#narrow_right {
	width: 170px;
	/*height: 350px;*/
	float: right;
}

#secondary_page_content {
    margin: 5px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-align: left;
}
#secondary_page_content a {
	color: #0000FF;
	text-decoration: underline;
}
#secondary_page_content a:hover {
	color:#CD0000;
	font-weight:normal;
}

#teri_page_content {
    margin: 5px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	color:#000000;
	/*background-color:#FFFFFF;*/
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#teri_page_content h2 {
	background-color:#FFFFFF;
	color: #8A0808; 
  	font-size:18px;
	font-family: Georgia, "Century Schoolbook", "Bookman Old Style", "Times New Roman", Times, serif;
	font-weight: bold;
}
#teri_page_content h3 {
	font-size:14px;
	color: #8A0808;
	font-weight:bold;
	font-family: Georgia, Verdana, "Bookman Old Style", "Century Schoolbook", "Times New Roman", Times, serif;
}
#teri_page_content h4 {
   	color: #000000;
	font-size:12px;
	font-weight:bold;
}
#teri_page_content ul {
	padding-left: 25px;
}
#teri_page_content ol {
	padding-left: 25px;
}
#teri_page_content a {
	color: #0000FF;
	text-decoration: underline;
}
#teri_page_content a.invisible {
	color: #8A0808;
	text-decoration: none;
}
#teri_page_content a:hover {
	color:#CD0000;
	font-weight:bold;
}
#teri_page_content a.invisible:hover {
	color: #8A0808;
	text-decoration: none;
}
#teri_page_content #rightbox {
	padding-left: 3px;
	width: 170px;
	height: 235px;
	float: right;
}
#teri_page_content #rightbox2 {
	padding-left: 3px;
	width: 245px;
	height: 145px;
	float: right;
}
#teri_page_content #centerbox {
	padding: 0px 0px 0px 75px;
	width: 450px;
	height: 170px;
}
#services_page_content {
    margin: 25px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	text-align: left;
}	
#services_page_content a {
	color: #0000FF;
	text-decoration: underline;
}
#services_page_content a:hover {
	color:#CD0000;
	font-weight:normal;
}

#secondary_page_table {
   	margin-left: auto;
    margin-right: auto;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-align: center;
}
#secondary_page_table a {
	color: #0000FF;
	text-decoration: underline;
}
#secondary_page_table a:hover {
	color:#CD0000;
}
#two_col_table {
   	margin-left: auto;
    margin-right: auto;
	width: 600px;
	height:100%;
	border-collapse:collapse;
	border: none;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#two_col_table h1 {
	font-size:16px;
	color: #8A0808;
	font-weight:bold;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
#two_col_table h2 {
	font-size:12px;
	font-weight:bold;
}
#two_col_table h3 {
	font-size:12px;
	font-weight:normal;
}
#two_col_table th {
	/*background-color:#FFFFFF;*/
	color: #000000;
	font-family: Georgia, "Century Schoolbook", "Bookman Old Style", "Times New Roman", Times, serif;
	font-size:24px;
	text-align: center;
	font-weight: bold;
}
#two_col_table td {
	padding: 0px 25px 4px 0px;
	text-align: center;
	font-weight: normal; 
}
#two_col_table td.left {
	text-align: left;
}
#two_col_table a {
	color:#8A0808;
	text-decoration: none;
}
#two_col_table a:hover {
	color:#0033CC;
	text-decoration: underline;
	
}

/* New Item Description */

#new_item {
 	padding: 0px 0px;
	width: 642px;
	text-align: left;
}

#new_item_image {
	padding-top:7px;
	padding-right:6px;
	float:left;
        overflow: hidden;
	text-align: right;
}

img.photo {
	float: left;
	margin-right: 5px;
    overflow: hidden; 
}

#new_item_text {
    float: left;
   	padding: 2px 0px 2px 0px;
	margin-left: 5px;
	margin-right: 5px;
	width: 384px;
    overflow: hidden;
}
#bottom_image {
    width: 642px;
    float:left;
}
 
/* Sub Items Descriptions */

.sub_items {
	margin-bottom: 0px;
	width: 642px;
	text-align: center;
}

.sub_items_text {
	padding-left: 0px;
	margin-left:0px;
	width: 642px;
	float: left;
	text-align: center;
	font-weight:bold;
}


/* Page Footer */


#page_footer {
	width: 820px;
	height: 100%;
	/*background-color: #FFF;
	background: url(images/body_bkg_new.gif) 50% 0 scroll repeat-y;*/
	font-size: 11px;
	font-weight:bold;
	text-align: center;
}


