
H1 { font-size: 16pt; font-weight: normal; font-style: italic; text-decoration: none; color: #014488; padding: 2px 1px -21px 2px; 
   font-family: arial, helvetica; letter-spacing: 2px; border-bottom: 1px solid #014488; }
H2 { font-size: 14pt; font-weight: none; color: #014488; font-family: arial, helvetica; }
H3 { font-size: 12pt; font-weight: bold; color: #014488; font-family: arial, helvetica; }
H4 { font-size: 11pt; font-weight: bold; color: #014488; font-family: arial, helvetica; }
H5 { font-size: 10.5pt; font-weight: bold; color: #014488; font-family: arial, helvetica; }
H6 { font-size: 10pt; font-weight: bold; color: #014488; font-family: arial, helvetica; }

hr { color: #5A1218; height: 1px; }
 

body { 
   background: #ffffff url(../images/background.jpg) repeat-x;
   margin: 0px;
   padding: 0px;  
   height: 100%;
   font-size: 10pt; color: #4F593E; font-family: arial, helvetica;
   min-height: 100%; 
}



.area_back { 
   vertical-align: top;
   font-size: 10pt; color: #000000; 
   font-family: arial, helvetica;
   padding: 20px;
      
   
}

.area_table {
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
	font-family: arial, helvetica;
}
.area_table a:link, .area_table a:active , .area_table a:visited,
.area_back a:link, .area_back a:active , .area_back a:visited {
	color: #014488;
	text-decoration: underline;
	font-weight: bold;
}
.area_table a:hover, .area_back a:hover { color: #014488; text-decoration: none; }


.top_menu { 
   
   font-family: arial, helvetica;
   color: #4F593E; 
   font-size: 8pt;   
   vertical-align: middle;

   
}
.top_menu a:link, .top_menu a:active, .top_menu a:visited { 
   font-size: 8pt;
   color: #ffffff;
   text-decoration: none;
   padding: 4px 10px 4px 10px;

}
.top_menu a:hover { 
   font-size: 8pt;
   color: #ffffff;
   text-decoration: none;
   padding: 4px 10px 4px 10px;
   background-color: #6692BA;
}

.side_menu { 
   vertical-align: top;
   font-family: arial, helvetica;
   color: #4F593E; 
   font-size: 9pt;   
   padding: 20px 0 0 10px;
   background-color: #F7F7F7;
   
}
.side_menu a:link, .side_menu a:active, .side_menu a:visited { 
   display: block;
   width: 169px;
   font-size: 9pt;
   color: #000000;
   text-decoration: none;
   padding: 4px 10px 4px 15px;
   border-bottom: 1px dotted #5784D1;
   background: url(../images/point.jpg) no-repeat left middle;
   

}
.side_menu a:hover { 
   display: block;
   width: 169px;
   font-size: 9pt;
   color: #000000;
   text-decoration: none;
   padding: 4px 10px 4px 15px;
   background-color: #6692BA;
   border-bottom: 1px dotted #5784D1;
      background: url(../images/point2.jpg) no-repeat left middle;
   background-color: #DDDDDD;
}

.address_header{     
   padding: 0 5px 0 5px;   
   background: url(../images/links.jpg) repeat-x;  
}

.bewisetech_logo{
   background: url(../images/logo.jpg) ;  
}
.copyright_header{
   background: url(../images/line2.1.jpg) repeat-x;

}

/*CUSTOM SECTIONS***************/
.search_name {
   font-size: 14pt;
   color: #013377;
}

.relevance {border: solid black 1px;}

/*CALENDAR *********************/
.calendar_header{
   background: #FFAA2A;
   color: #014488;
   font-size: 14pt;
   vertical-align: middle;
}

.calendar_name_days {
   background: #FFFFFF;
   color: #000000;
}

.calendar_days {
   background: #FFFFFF;
   color: #000000;
}

.calendar_today {
   background: #6AA3CC;
   color: #000000;
}

.border {
   border: solid black 1px;
}
.cal_detail_head {
   background: #FFAA2A;
   color: #014488;
   padding: 5px;
}

/*FOOTER MENU STYLE*************/
.footer { 
   vertical-align: top;
   font-family: arial, helvetica;
   color: #4F593E; 
   font-size: 7pt;
   padding: 10px 10px 10px 10px;
   
}
.footer a:link, .footer a:active, .footer a:visited { 
   font-size: 7pt;
   color: #4F593E;
   text-decoration: underline;
}
.footer a:hover { 
   font-size: 7pt;
   color: #4F593E;
   text-decoration: none;
}

INPUT { font-size: 10pt;  }
TEXTAREA { font-size: 10pt; }
SELECT { font-size: 10pt; }
OPTION { font-size: 10pt;  }
TD { font-size: 10pt;}
TH { font-size: 10pt; }
IMG { font-size: 10pt; }
ALT { font-size: 10pt; }

.code {
	font-family: "Courier New", Courier, monospace;
}