﻿body{
  font: normal 14px Tahoma; 
  font-size:1em;
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  background:#E2E2E2 url(../Images/oycot_bg.jpg) repeat-x scroll 0 0;
  color:#4C4C4C;
  margin:0;
  padding:0;
}

#Oycot_main_form{}

#oycot_page{
  width: 100%;
  height: 100%;
  text-align: center;
}

#oycot_menupanel{
  clear:both;
  height: 100px;
}

#oycot_content{
  clear:both;
  background:transparent url(../Images/oycot_content.png) repeat-y scroll 0 0;
  width:998px;
}

#oycot_toppanel{
  clear:both;
  background:transparent url(../Images/oycot_content.png) repeat-y scroll 0 0;
  width: 998px;
  margin-left:auto;
  margin-right:auto;  
}

#oycot_leftpanel{
}

#oycot_centerpanel {
  margin:0;
  padding:0;
  width:641px;
}

#oycot_rightpanel{
}

#oycot_bottompanel{
  clear:both;
  background:transparent url(../Images/oycot_content.png) repeat-y scroll 0 0;
  width: 998px;
  margin-left:auto;
  margin-right:auto;  
}

#oycot_footerpanel{
  clear:both;
  height: 100px;
  width: 100%;
}

.sized_panel_1_4{
  width: 240px;
}

.sized_panel_1_2{
  width: 480px;
}

.sized_panel_3_4{
  width: 720px;
}

.sized_panel_1_1{
  width: 972px;
  margin: auto;
}

.centercontentmainsection{
  width: 974px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.content_frame_section{
  width: 974px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.hidden_panel{display: none;}
.visible_panel{vertical-align:top;}

.oycot_button{
  cursor: hand;
  cursor: pointer;
}

/*  HEADER */
#Oycot_headerpanel {
  background:transparent url(../Images/oycot_header.png) no-repeat scroll 0 0;
  height:94px;
  width:998px;
}

#login_section{
  font-size:0.6em;
  font-weight:bold;
  left:800px;
  position:relative;
  top:75px;
  float:left;
} 

#login_section a{
  color: #000000;
  font-weight:bold;
} 

#languages_section{
  float:left;
  position:relative;
  left:860px;
  top:15px;
}

/*  FOOTER */
#Oycot_footerpanel {
  background:transparent url(../Images/oycot_footer.png) no-repeat scroll 0 0;
  height:64px;
  width:998px;
}


