* {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-size: 12px;
  font-family: arial;
  color: #777777;
}

* a {
  color: #999999;
  text-decoration: none;
}

* a:hover {
  color: #0C6992;
  text-decoration: none;
}

.a_top {
  color: #777777;
  font-size: 12px;
}

.a_topON {
  font-weight: bold;
  font-size: 12px;
}

.a_top:hover {
  color: #0C6992;
}

span {
  font-size:13x;
}

p {
  font-size:13px;
}

ol {
  font-size:13px;
}

ul {
  font-size:13px;
}

li {
  font-size:13px;
}

b {
  font-size:13px;
}

i {
  font-size:13px;
}

strong {
  font-size:13px;
}

img { 
  border: 0px; 
}

body { 
  background-color: #f2f2f2;
  text-align: center;
  alignment: center;
}

marquee a {
   color: white;
}

marquee a:hover {
   color: #222222;
}

.contentSeeMore {
  line-height: 22px;
  font-size: 11px;
  color: #0C6992;
  text-align:justify; 
  vertical-align: bottom;
}

.contentSeeMore a:hover {
  line-height: 22px;
  font-size: 11px;
  color: #777777;
  text-align:justify; 
  vertical-align: bottom;
}

#topOptions {
  width: 633px;
  position: absolute;
  top: 12px;
  text-align: right;
  right: 15px;
  height: 10px;
}

#menusTop {
  height: 88px;
  width: 933px;
  position: absolute;
  top: 50px;
  text-align: right;
}

#search-box {
  float: right;
  background-image: url('../images/search-box.jpg');
  background-repeat: no-repeat;
  width: 197px;
  height: 23px;
  position: absolute;
  right: 0px;
  top: -10px;
}

#menus-oobian {
  float: left;
  height: 88px;
  position: absolute;
  top: 27px;
}

#content {
  border: 0px solid gray;
  margin-left: 20px;
  margin-right: 20px;
  background: white;
  width: 948px;
  margin: 0 auto;
  /*height: 300px;*/
}

#wrapperOutside {
  margin: 0 auto;
  /*background-image: url('../images/right-shadow.jpg');*/
  background-color: #f2f2f2;
  text-align: left;
  width: 960px;
}


#marqueeTitle {
  background-image: url('../images/marquee-left.jpg');
  width: 930x;
  height: 25x;
  text-align: right;
}

#marquee {
  background-image: url('../images/marquee-background.jpg');
  height: 25x;
  width: 850px;
}

#wrapperLeft {
  background-image: url('../images/left-shadow.jpg');
  /*background-color: red;*/
  width: 960px;
  text-align: left;
  position: relative; left: 0px; top: 0px;
}

#wrapperRight {
  background-image: url('../images/right-shadow.jpg');
  /*background-color: blue;*/
  width: 954px;
  text-align: left;
  position: relative; left: 6px; top: 0px;
  z-index: 1;
}

#wrapper {
  margin: 0;
  width: 948px;
  background-color: white;
  text-align: left;
  position: relative; left: 0px; top: 0px;
}

#menuBarOptions {
  border: 1px solid red;
  width: 948px;
  height: 43px;
  margin: 0 auto;
  text-align: left;
}

.prop {
  height: 500px;
}

.wrapper_big {
  width: 100%;
  margin: 0 auto;
  background-color: white;
  text-align: left;
}

#logo { 
  position: relative; top:10px; left: 20px;
  border: 0px solid red;
  background-image: url(../images/logooobian.jpg);
  background-repeat: no-repeat;
  height: 85px;
}

#homeMenu {
  position: absolute; top:48px; right: 15px; 
  border: 0px solid gray;
  text-align: right;
  color: #999999;
  float: right;
  line-height: 20px;
  z-index: 1000;
}

#homeMenu a {
  padding-left: 5px;
  padding-right: 5px;
}


#content form input.error, textarea.error, form select.error  {
  background-color: #fafad2;
  color: #D35F02;
}

#errors {
  color:#b72222;
  color: #D35F02;
}

#messages {
  color: #D35F02;
}

#messages td {
  color: #D35F02;
  font-weight: bold;
  height: 30px;
  vertical-align: middle;
}

#content form .fieldError {
  color: #ec6e00;
}

#content .separator {
  height: 10px;
}

#content form select.error {
  background-color: #fafad2;
}

#content form input {
  border: 1px solid #dedede;
}

#content form select {
  border: 1px solid #dedede;
}

#content form submit {
   border: 1px solid #dedede;
}

#content form table {
  border-spacing: 5px;
}

#title {
  color: #0C6992;
  font-size: 12px;
  font-weight: bold;
}

#footer { 
  width: 960px;
  height: 36px;
  background: #efefef url(../images/footer.jpg) left top;
  background-color: white;
  margin: 0 auto;
  font-size: 9px;
  color: #777777;
}

#footer a { 
  font-size: 9px;
  color: #777777;
}

#footer a:hover { 
  color: #222222;
}

#footerInside {
  position: relative;
  top: 2px;
  left: -10px;
}

#footerMsg table { 
  padding: 0px;
  border: 0px solid red;
  background-color: black;
}

#footerMsg table td { 
  border: 0px solid red;
}

#footerMsg td { 
  text-align:right;
  height: 30px;
  font-family: arial;
  font-size: 10px;
  color: #999999;
  background-color: black;
  vertical-align:top; 
}

#footerMsg a { 
  font-size: 10px;
  color: #999999;
}

#footerMsg a:hover { 
  color: #0C6992;
}


#roundBody {
  background-color: #f5f5f5;
  font-weight: bold;
  text-align: left; 
}

#roundRealTitle {
  background-color: #f5f5f5;
  font-weight: bold;
  text-align: left; 
}

#roundRealBody {
}

#roundLeftTop {
  background-image: url('../images/msg3_left_top.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  height: 9px;
  width: 9px;
}

#roundRightTop {
  background-image: url('../images/msg3_right_top.jpg');
  background-repeat: no-repeat;
  background-position: top right;
  height: 9px;
  width:9px;
}

#roundLeftBottom {
  background-image: url('../images/msg3_left_bottom.jpg');
  background-repeat: no-repeat;
  background-position: bottom left;
  height: 9px;
  width:9px;
}

#roundRightBottom {
  background-image: url('../images/msg3_right_bottom.jpg');
  background-repeat: no-repeat;
  background-position: bottom right;
  height: 9px;
  width:9px;
}

#logon {
  margin: 0 auto;
  padding-left:4px;
  vertical-align: bottom;
  text-align: center;
}

#logon table {
  vertical-align: bottom;
  padding: 5px;
  border-spacing: 0px;
}

table th {
  font-family: arial;
  font-weight: bold;
  font-size: 12px;
  vertical-align: bottom;
  padding-right: 0px;
  padding-top: 0px;
  text-align: left;
  color: #777777;
}

.title {
  font-size: 16px;
  line-height: 25px;
  vertical-align: top;
  color: #777777;
  font-weight: bold;
}

.leftTitle {
  font-size: 14px;
  vertical-align: top;
  color: #0C6992;
  font-weight: bold;
}

.mand {
  color: #ec6e00;
}

#logon .title {
  text-align: left;
  width: 230px;
  color: #00ADD0;
  font-family: arial;
  font-weight: bold;
  font-size: 11px;
  vertical-align: bottom;
  padding-right: 0px;
  padding-top: 0px;
}

#logon .title a {
  color: #00ADD0;
  text-decoration: none;
}

#logon .title a:hover {
  color: #D35F02;
}

#logon table td { 
  text-align: left;
  font-size: 11px;
  font-family: arial;
  color: #999999;
  vertical-align: bottom;
  text-align:justify; 
  padding-top: 0px;
}

#logon .link {
  color: #999999;
  color: #00ADD0;
}

#logon .linkb a {
  font-size: 11px;
  color: #00ADD0;
  text-decoration: none;
}

#logon .link a {
  font-size: 11px;
  text-decoration: none;
  color: #999999;
  color: #00ADD0;
}

#pagination {
  border: 0px solid green;
  alignment: left;
  text-align: left;
}

#search a {
  color: #015472;
  text-decoration: none;
}

#search  a:hover {
  color: #D35F02;
}

#search th {
   font-size:11px;
}

#search td {
   font-size:11px;
}

#search input {
   font-size:11px;
   color:#7a7a7a;
}

#search select {
   font-size:11px;
   color:#7a7a7a;
}

#beginPagination {
   background: #666666 url('../images/pages_left_border.gif') no-repeat left;
   height:17px;
   width:20px;
}

#bodyPagination {
   color: white;
   font-size: 12px;
   background: #666666;
   vertical-align: middle;
}

#middlePagination {
   background: #666666 url('../images/pages_middle_border.gif') no-repeat right;
   height:17px;
   width:20px;
}

#gotoPage {
   color: white;
   font-size: 12px;
   background: #ababab;
   vertical-align: middle;
   padding-left:10px;
}

#endPagination {
   background: #ababab url('../images/pages_right_border.gif') no-repeat right;
   height:17px;
   width:20px;
}

#endClose {
   background: #666666 url('../images/close_right_border.gif') no-repeat right;
   height:17px;
   width:20px;
}

#previousPage {
   background: #666666 url('../images/pages_left_bt.gif') no-repeat center;
   height:17px;
   width:17px;
}

#previousPageOn {
   background: #666666 url('../images/pages_left_bt_on.gif') no-repeat center;
   height:17px;
   width:17px;
   cursor:hand;
   cursor:pointer;
}

#nextPage {
   background: #666666 url('../images/pages_right_bt.gif') no-repeat center;
   height:17px;
   width:17px;
}

#nextPageOn {
   background: #666666 url('../images/pages_right_bt_on.gif') no-repeat center;
   height:17px;
   width:17px;
   cursor:hand;
   cursor:pointer;
}

#firstPage {
   background: #666666 url('../images/pages_doubleleft_bt.gif') no-repeat center;
   height:17px;
   width:17px;
}

#firstPageOn {
   background: #666666 url('../images/pages_doubleleft_bt_on.gif') no-repeat center;
   height:17px;
   width:17px;
  cursor:hand;
   cursor:pointer;
}

#lastPage {
  background: #666666 url('../images/pages_doubleright_bt.gif') no-repeat center;
   height:17px;
   width:17px;
}

#lastPageOn {
   background: #666666 url('../images/pages_doubleright_bt_on.gif') no-repeat center;
   height:17px;
   width:17px;
   cursor:hand;
   cursor:pointer;
}

#pagination {
  text-align:right;
  padding-top:10px;
  margin:0px;
}
