﻿body {
	background-color : #9DA866;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #CCCCCC;
	background-position: top;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	background-image: url(../images/background1.gif);
}
@media print {
      .noprint { display: none; }
}
.over:hover { 
filter : alpha(opacity=70); 
-moz-opacity: 0.7; 
opacity:0.7; /* FX/Opera/Safari/Chrome */
background-color: white;
}
img, a img {	
	border: 0 none;
}
.fade_top {
	background-image: url(../images/top.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
.fade_bottom {
	background-image: url(../images/bottom.png);
	background-position: top;
	background-repeat: repeat-x;
}
.fade_left {
	background-image: url(../images/left.png);
	background-position: right;
	background-repeat: repeat-y;
}
.fade_right {
	background-image: url(../images/right.png);
	background-position: left;
	background-repeat: repeat-y;
}
.background2 {
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../images/background_top.gif);
}
.box_body {
	background-color: White;
	vertical-align: top;
}
.box_body2 {
	background-color: #F5F6E7;
	border: 1px solid #CCCCCC;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	vertical-align: top;
}
.box_body_home {
	background-color: #F5F6E7;
	border: 1px solid #CCCCCC;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
	vertical-align: top;
}
.box_blue {
	background-color: #88A1B9;
	border: 1px solid Black;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	color: White;
}
.box_blue h1, .box_blue h2, .box_blue h3, .box_green1 h1, .box_green1 h2, .box_green1 h3 {
	color: white;
}
.box_blue a:link, .box_blue a:visited, .box_green1 a:link, .box_green1 a:visited {
	color: #E1E71D;
	font-weight: bold;
	text-decoration: none;
}
.box_blue a:hover, .box_green1 a:hover {
	color: #D0D514;
}
.box_green1 {
	background-color: #9DA866;
	border: 1px solid Black;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.box_green2 {
	background-color: #57784B;
	border: 1px solid Black;
}
.box_white {
	background-color: White;
	border: 3px solid #D5DABC;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.box_left {
	background-color: #57784B;
	vertical-align: top;
	width: 220px;
}
.box_left2 {
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.box_left3 {
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.box_menu {
	vertical-align: top;
	background-color: #A1A513;
	border-bottom: 10px solid White;
	background-image: url(../images/oacsa_menu_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	color: #536a0f;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #57784b;
	margin-top: 0px;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color: Black;
	margin-top: 0px;
}
hr {
	height: 3px;
	color: #D5DABC;
	background-color: #D5DABC;
	border: 0px solid #D5DABC;
}
TD, A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
}
.link2, .link2:Link, .link2:Visited {
	color: #E1E71D;
	font-weight: bold;
	text-decoration: none;
}
.link2:Hover {
	color: #D0D514;
}
.link3, .link3:Link, .link3:Visited {
	color: White;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	line-height: 25px;
}
.link3:Hover {
	color: #E6EA52;
}
A, A:Link, A:Visited {
	color: #A1A513;
	text-decoration: none;
	font-weight: bold;
}
A:Hover {
	color: #D0D514;
}
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
 	text-decoration: none;
	color: White;
}
.white, .white:Link, .white:Visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.white:Hover {
	text-decoration: underline;
}
/* Tool Tips */
a.tooltip {
	text-decoration: none;
	color: #3C3C3C;
 }
 
a.tooltip span {
	display: none;
	padding: 2px 3px;
	margin-left: 8px;
	width: 250px;
	text-decoration: none;
	font-style: normal;
	text-align: left;
 }
 
a.tooltip:hover span{
	display: inline;
	position: absolute;
	background: #FFFFC1;
	border: 1px solid #cccccc;
	color: #535353;
	text-decoration: none;
	font-style: normal;
	text-align: left;
 }
 
 a.tooltip_img {
	text-decoration: none;
 }
 
a.tooltip_img span {
	display: none;
	padding: 2px 3px;
	margin-left: 8px;
	width: 250px;
	text-decoration: none;
	font-style: normal;
	text-align: left;
 }
 
a.tooltip_img:hover span{
	display: inline;
	position: absolute;
	font-style: normal;
	text-align: left;
 }
 

/* -- ASPxLeftMenu -- */
.leftmenu_item {
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;

}
.leftmenu_hover a {
	text-decoration: none;
}
.leftmenu_hover {
	color: #ffffff;
	background-color: #b4b742;
	text-decoration: none;
}
.leftmenu_selected {
	color: #ffffff;
	background-color: #b4b742;
	text-decoration: none;
}



.dxmSubMenu_leftmenu a
{
	text-decoration: none;
	color: black;
	display: block;
	text-align: left;
}
.dxmSubMenuItem_leftmenu, .dxmSubMenuItemWithImage_leftmenu, .dxmSubMenuItemWithPopOutImage_leftmenu, .dxmSubMenuItemWithImageWithPopOutImage_leftmenu {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #a1a513;
}

.dxmSubMenu_leftmenu a:Hover {
	color: black;
}
.dxmSubMenu_leftmenu
{
	background-color: white;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
.dxmSubMenuGutter_leftmenu
{
	background-color: #eceeeb;
}
.dxmSubMenuItemHover_leftmenu, .dxmSubMenuItemHoverWithImage_leftmenu, .dxmSubMenuItemHoverWithPopOutImage_leftmenu, .dxmSubMenuItemHoverWithImageWithPopOutImage_leftmenu
{
	background-color: #b4b742;
}
.dxmSubMenuItemSelected_leftmenu, .dxmSubMenuItemSelectedWithImage_leftmenu, .dxmSubMenuItemSelectedWithPopOutImage_leftmenu, .dxmSubMenuItemSelectedWithImageWithPopOutImage_leftmenu
{
	text-decoration: none;
	color: #a9a9a9;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}



   /* -- TopAdminBar -- */

table.admin_hdr_bar 
{
	width: 100%;
	background: #184c97 url(/images/admin_hdr_back.jpg) repeat-y right;
}
table.admin_hdr_bar td {
	color: white;
	padding: 3px;
}

table.admin_hdr_bar td a {
	color: #dbe8f7;
	font-weight: bold;
	text-decoration: none;
}
table.admin_hdr_bar td a:hover {
	color: #c3d9f3;
	font-weight: bold;
	text-decoration: none;
}
