.common_window
{
  border: thin solid #0071F2;
  border-width: 2px;
  color: black;
  font-size: 13px;
  font-weight: normal;
  font-family: arial;
}


#menu
{
 float: center;
 font-size: 13px;
 color: white;
 font-weight: bold;
 width : 842px;
 height: 23px;
 border: thin solid black;
 border-width:1px;
 font-family: arial;
 background : url(../images/menu.jpg) repeat-x;
 padding-top:2px;
}
#menu a {
	display: block;
	float: left;
	height: 23px;
	
        font-family: arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: white;
	font-family: arial;
        background : url(../images/menu.jpg) repeat-x;

}

#menu li {
	display: inline;
}
#menu a:hover
{
 float : left;
 font-size: 13px;
 color : yellow;
 font-weight : bold;
/*  padding: 2px 15px 0px 15px; */
/*  background : #237FFF; */
/* background : url(../images/hover.jpg) repeat-x;*/
 
 font-family: arial;
  
}
.block_heading
{
 font-family:Century Gothic;
 background: url(../images/sub_menu.gif) repeat-x; padding-left:5px;
 color:#064560;
 font-size:13px;
 font-weight:bold;
 padding-bottom:3px;
}
.block_body
{
 font-family:Century Gothic;
 background: #F2FBFF;
 padding-left:10px;
 width:96%;
 padding-top:8px; 
 color:#05394F;
 font-size:13px;
 letter-spacing:0.04em;
 /*font-weight:bold;*/
 padding-bottom:8px;
}
.table_content
{
 font-family:Century Gothic;
 background: #F2FBFF;
 padding-left:10px;
 width:98%;
 color:#05394F;
 font-size:12px;
 letter-spacing:0.04em;
 /*font-weight:bold;*/
}
.left_block_heading
{
 font-family:Century Gothic;
 background: url(../images/navgrade.jpg) repeat-x;
 padding-left:5px;
 color:#064560;
 font-size:13px;
 font-weight:bold;
 padding-bottom:3px;
}
.left_block2_heading
{
 float:left;
 padding-left:0px;
 width:99%;
 background:url(../images/navgrade.jpg) repeat-x;
 padding-left:5px;
 color:#064560;
 font-size:13px;
 font-weight:bold;
 padding-bottom:3px;
}
.small_menu
{
 float:right;
 width:48%;
 padding-right:12px;
 background:url(../images/sub_menu.gif) repeat-x;
}
.left_block_body
{
 float:left;
 background:#F7FBFB;
 padding-left:1px;
 width:100%;
 color:#05394F;
 font-size:12px;
 letter-spacing:0.04em;
 /*font-weight:bold;*/
/*  padding-bottom:8px; */
/*  border:thin solid gray;  */
/*  border-width:0px;  */
}
.common_input
{
 border: thin solid #ADCFE2;
 font-weight: normal;
 font-size: 15px;
 height: 22px;
 width: 200px;
}
.table_record
{
 font-size:11px;
 background:white;
 color:#05394F;
}
.success_message
{
 color:green;
 font-weight:bold;
 font-size:13px;
}
.common_textarea
{
 border: thin solid #ADCFE2;
 font-weight: normal;
 font-size: 14px;
 width: 200px;
 font-family: arial;
}
.common_textarea1
{
 border: thin solid #ADCFE2;
 font-weight: normal;
 font-size: 15px;
 font-family: arial;
}
.common_drop_down
{
 border: thin solid #ADCFE2;
 background:white;
}
.common_button
{
  background: #3E3E3E; 
  color: white;
  font-size: 13px;
  font-weight: bold;
  height: 22px;
  border: 1px;
  font-family: arial;

}
.common_text
{
 font: normal 12px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
 padding: 3px 3px 3px 3px;
}
