
body
{
    background-color : white ;
}



.class1{
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
}

.title    /* 2nd table for adv */
{ width : 100%;
  height : 120px;
  border: 0px solid black;
  background-color : #8181f7; 
  font-weight:bold ; 
  font-size: 40px;
   margin:auto;
   color : blue;
  border-radius: 12px 12px 0 0;
    background : url(../images/new_horizon2.jpg); 
}

li , lu
{
    font-weight: normal;
}

a
{ 
  text-decoration:  none;
  vertical-align:middle;
 color : #642EFE;
}

a:hover
{ 
  text-decoration:  none;
  vertical-align:middle;
 color : red;
}


img
{
    vertical-align : middle;
}

.image_small
{ display: block;
  border: 0px solid black;
  height: 90px;
  margin: auto;

 
}

.image_medium
{ display: block;
  border: 0px solid black;
  height: 120px;
  margin: auto;

 
}



 .menu_item
 {display: block;
  color : red;
 
 }
 
 
 
.left_menue_item
{
cursor:pointer; 
font-size: 16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align: center; 
height:40px; 
border: 1px solid #81F781 ; 
color : white; 
display:block ;
background-color: blue;
//border-radius: 12px 12px 12px 12px;
}

.left_menue_item:hover
{
color : white; 
display:block ;
background-color: black;
}
 
.footer_build_by
{font-size: 15;
color: #8181f7 ;
}

.mail_inputs
{
background-color: white;
text-align : right;
padding-right : 5px;
}


.spacer
{background-color : white;
 width : 4px;
   
}



#header_title_table td.header_menu_item
{font-size: 16px;
font-weight: normal;
font-family:"Verdana", Geneva, sans-serif;
color: white;

background-color : blue;
height : 35px;
text-align:center ;
vertical-align:middle;
border-radius: 0 0 10px 10px;
text-align :center;
width: 120px;
margin-right:auto ;
margin-left:auto;
white-space:nowrap;
}

#header_title_table td.header_menu_item:hover
{

color: white;


background-color : #8181f7;
}

#header_title_table td.header_menu_item_static
{font-size: 16px;
font-weight: normal;
font-family:"Verdana", Geneva, sans-serif;
color: white;
height : 35px;
background: linear-gradient( #8181f7, blue); 

text-align:center ;
vertical-align:middle;
border-radius: 0 0 10px 10px;
text-align :center;
width: 95%;
}

.header_menue_item_container
{font-size: 20px;
font-weight: bold;
color: white;
display : block;
background-color : #8181f7;
height : 50px;
text-align:center ;

width:80px;
}





.entry_heading1
{font-size: 20px;
 font-family:"Verdana", Geneva, sans-serif;
 font-weight: bold;
color: blue ;
background-color : #FAEBD7;
}




.entry_heading2
{font-size: 16px;
 font-weight: normal;
 font-family:Verdana, Arial, Helvetica, sans-serif;
color: black ;
background-color : #FAEBD7;
}

.entry_heading3
{font-size: 20px;
 font-weight: normal;
 font-family:"Verdana", Geneva, sans-serif;
color: black ;
background-color : #FAEBD7;
}

.projects_body
{font-size: 18px;
 font-weight: normal;
color: black ;
background-color : #FAEBD7;
}


#table_entry
{
background-color : #FAEBD7;
border-spacing: 0;

}

.about_text
{font-size: 21px;
 font-weight: normal;
color: black ;
background-color : #FAEBD7;
}


.right_column
{
width:120px ;  
border: 0px solid black ; 
background-color:#81F781 ;
color : white;  

vertical-align: top; 
border-radius: 0 0 20px 20px;
}








            
 #idtable {
    border: 3px solid blue;
    border-collapse: collapse;
    width:100%;
}

#idtable td {
    border: 5px solid green;
}

#idtable td.shrink {
    white-space:nowrap;
    
    
    font-size: 16px;
font-weight: normal;
font-family:"Verdana", Geneva, sans-serif;
color: white;

background-color : blue;
height : 35px;
text-align:center ;
vertical-align:middle;
border-radius: 0 0 10px 10px;
text-align :center;
width: 120px;
margin-right:auto ;
margin-left:auto;
white-space:nowrap;
 
    
    
    
}
#idtable td.expand {
    width: 99%;
} 
  


#header_title_table table.header_menu_left_item
{font-size: 16px;
font-weight: normal;
font-family:"Verdana", Geneva, sans-serif;
color: white;
padding:0 ;  
border-spacing: 0;
background: linear-gradient( #8181f7, blue); 
height : 45px;
text-align:center ;
vertical-align:middle;
border-radius: 0 0 10px 10px;
text-align :center;
width: 120px;
margin-right:auto ;
margin-left:auto;
white-space:nowrap;
display:block;
}

#header_title_table table.header_menu_left_item:hover
{

//background-color : #8181f7;
background: linear-gradient( #8181f7, white);
color: black;

}

.header_menue_image
{
    height:30px ; 
    margin: 8px;
   
}

.header_menue_image:hover
{
   
    
     transform:translate(3px, 3px); 
     transform:scale(1.2);
}

#header_title_table .selected_menue_item
{
font-size: 16px;
font-weight: normal;
font-family:"Verdana", Geneva, sans-serif;
color: white;
padding:0 ;  
border-spacing: 0;
background: linear-gradient( #8181f7, red); 
height : 45px;
text-align:center ;
vertical-align:middle;
border-radius: 0 0 10px 10px;
text-align :center;
width: 120px;
margin-right:auto ;
margin-left:auto;
white-space:nowrap;
display:block;
}

