/* MAISIS */

* {
  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 {
  font-size:14px;
  color: #0C6992;
  text-decoration: none;
}

span {
  font-size:14px;
}

p {
  font-size:14px;
}

strong {
  font-size:14px;
}

ol {
  font-size:14px;
}

ul {
  font-size:14px;
}

li {
  font-size:14px;
}

i {
  font-size:14px;
}

b {
  font-size:14px;
}

em {
  font-size:14px;
}

center {
  font-size:14px;
}

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

#logo { 
  position: relative; top:0px; left: 0px;
  border: 1px solid red;
  width: 940px;
  background-image: url(../images/logomaisis.jpg);
  background-repeat: no-repeat;
  height: 50px;
  top: 5px;
  float:right;
}

.contentTitle {
  line-height: 35px;
  font-size: 16px;
  color: #777777;
}

.contentSubtitle {
  line-height: 25px;
  font-size: 14px;
  color: #555555;
  font-weight: bold;
  text-align:justify; 
}

.contentResume {
  line-height: 16px;
  font-size: 14px;
  color: #7777777;
  text-align:justify; 
}

.contentResume a {
  font-size: 14px;
}

.contentResume a:hover {
  font-size: 14px;
}

.contentBody {
  line-height: 15px;
  font-size: 14px;
  color: #7777777;
  text-align:justify; 
}

.contentBody a {
  font-size: 14px;
}

.contentBody a:hover {
  font-size: 14px;
}

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

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

#topRound {
  background-image: url('../images/round-top.jpg');
  background-repeat: no-repeat;
  width: 922px;
  height: 13px;
}

#bottomRound {
  background-image: url('../images/round-bottom.jpg');
  background-repeat: no-repeat;
  width: 922px;
  height: 13px;
}

#backRound {
  width: 902px;
}

#backRoundLeft {
  background-image: url('../images/round-background-left.jpg');
  width: 10px;
}

#backRoundRight {
  background-image: url('../images/round-background-right.jpg');
  width: 10px;
}

#search-box {
  background-image: url('../images/search-box.jpg');
  background-repeat: no-repeat;
  width: 197px;
  height: 23px;
  position: relative;
  left: 390px;
}

#homeMenu {
  text-align: right;
  float:right;
  position: relative; left: -20px;
}

.top_left {
  width: 22px; 
  height: 17px; 
  background-image: url('../images/top-round-left.jpg');
  background-position: top;
  background-repeat: no-repeat;
}

.top_right {
  width: 22px; 
  background-image: url('../images/top-round-right.jpg');
  background-position: top;
  background-repeat: no-repeat;
}

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

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

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

img { 
  border: 0px; 
}

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

marquee a {
   color: white;
}

marquee a:hover {
   color: #222222;
}

#wrapper {
  width: 950px;
  margin: 0 auto;
  background-color: white;
  text-align: left;
}

#menuBar {
  border: 0px solid red;
  width: 950px;
  height: 20px;
  margin: 0 auto;
  background-image: url(../images/menubar.jpg);
  background-repeat: no-repeat;
}

#menuBarOptions {
  border: 0px solid red;
  width: 950px;
  height: 49px;
  margin: 0 auto;
  text-align: left;
}

.prop {
  height: 500px;
}

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

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

#content {
  border: 0px solid gray;
  position: relative;
  left: 0px;
  top: 0px;
  margin-top: 0px;
  margin-left: 10px;
  margin-right: 10px;
}

#insideContent {
  margin-left: 5px;
  margin-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;
}

#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: 950px;
  height: 15px;
  background: #efefef url(../images/footer.gif) left top;
  background-color: white;
  margin: 0 auto;
}

#footerMsg {
  width: 950px;
  margin: 0 auto;
}

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

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

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

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

#footerMsg a:hover { 
  color: #cccccc;
}


#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 {
  color: #00ADD0;
  color: #999999;
  font-family: arial;
  font-weight: bold;
  font-size: 14px;
  vertical-align: bottom;
  padding-right: 0px;
  padding-top: 0px;
  text-align: left;
  color: #0C6992;
}

.title {
  font-size: 14px;
  line-height: 25px;
  vertical-align: top;
  color: #0C6992;
  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;
  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-family: arial;
  color: #999999;
  vertical-align: bottom;
  text-align:justify; 
  padding-top: 0px;
}

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

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

#logon .link a {
  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 {
}

#search td {
}

#search input {
   color:#7a7a7a;
}

#search select {
   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;
}
